Forum Discussion
sarjensystems1
Helper III
7 years agodynamic parameters
scenario: I have the sales table in the database and have prepared the 12 month report(dynamic) and suppose after 2 years(2021) the users need to check 2019 data.... I want to allow the users to ...
parry2k
Super User
7 years agosarjensystems1 you cannot pass slicer value to the underline query but you can use Parameter in edit query for use to select a Year and you can use that parameter value to pass to stored procedure.