Forum Discussion
jomikk
9 years agoHelper I
Dynamically change query with button
Hi, I am querying to a SSAS database with MDX query. I was wondering if it is possible to add a +/- button to change the query dynamically in the report? So if I press -1 then it changes the query wi...
- Anonymous9 years ago
jomikk,
You can add slicers in the report page and use slicers to filter your visuals to show yesterday data.
Another option is to add parameter using "Manage Parameters" button in Query Editor , then you are able to enter parameter value by clicking “Edit Queries” ->“Edit Parameters” as described in the following blogs.
http://biinsight.com/power-bi-desktop-query-parameters-part-1/
http://biinsight.com/power-bi-desktop-query-parameters-part2-dynamic-data-masking-and-query-parameters/
Regards,
Lydia
Greg_Deckler
9 years agoCommunity Champion
Are you importing or live query?