Forum Discussion
How do I delay the direct query execution until the user has finished all slicers choices?
I try to a develop a parameter driven direct query PowerBI Desktop project based on three parameters connected to three slicers.
However, if the user makes a choice in one of the slicers, the parameter driven direct query executes immediately - before the other two slicers choices are done.
How do I delay the direct query execution until the user has finished all three slicers choices?
Is it possible to M-script a kind of "Update" command button in the report view?
You can add an 'Apply all slicers' button!
https://powerbi.microsoft.com/en-us/blog/deep-dive-into-the-new-apply-all-slicers-and-clear-all-slicers-buttons/
1 Reply
- SykResident Rockstar
You can add an 'Apply all slicers' button!
https://powerbi.microsoft.com/en-us/blog/deep-dive-into-the-new-apply-all-slicers-and-clear-all-slicers-buttons/