hello,
i want to make a report using SQL Server Report Builder 3 for the customer balance in dynamics GP 2016, and i want the report to show the customer ID, customer Name, Balance . I found all that in the (PM00202) table but i want the report to have parameters for example I specify a date for example 1/1/2020 to 1/1/2021 and show me the customer balance for that range but the table only have YEAR and PERIOD. how can I achieve that functionality please?