Forum Discussion
tantle61
3 years agoNew Member
Power BI Report Builder Viewing Report
I have several reports in Power BI Report Builder that contain query filters passed to the SQL. Upon opening the report, the entire report runs without filters turned on. Some of these reports take...
- 3 years ago
If you remove the default value from one or more of your parameters the report will then wait for the user to select a value and click run before it executes.
tantle61
3 years agoNew Member
Thank you for the tip, works great!