Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi,
I have created one Power BI report using Dynamic M Query parameter (Direct Query) to build SQL query I am selecting parameters from Import mode tables via slicers and then pass same value to Power Query to fetch data.
i.e. Having Category, Sub Category and Product slicers then It should display Monthly Revenue for selected product.
Currently it apply changes directly as per default behaviour and load chart but I want one button (Apply) and then it should pass slicer value to Power Query.
Can any one suggest for same?
Thanks
Solved! Go to Solution.
Helllo @jaysgovindiya ,
check the apply all filters button https://learn.microsoft.com/en-us/power-bi/create-reports/buttons-apply-all-clear-all-slicers?tabs=p...
Proud to be a Super User! | |
thanks @Idrissshatila
It worked and as per requirement I can able to plot dynamic M query visuals after Apply slicers button
Helllo @jaysgovindiya ,
check the apply all filters button https://learn.microsoft.com/en-us/power-bi/create-reports/buttons-apply-all-clear-all-slicers?tabs=p...
Proud to be a Super User! | |