Forum Discussion

sarjensystems1's avatar
sarjensystems1
Icon for Helper III rankHelper III
7 years ago

dynamic 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 select a specific date from a slicer and pass that date  to my  database/Stored procedure and refresh the reportfor the selection made.
I cannot load all the data first and then allow user to select the date since the sales tables are extremely huge and would impact performance. Is there any way to dynamically pass the values to the Stored procedure/Databsae as a parameter(at run time)?

2 Replies