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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi guys, I have created a paginated report using the DAX query from PowerBI. But how do I add a parameter in the quer builder?
or can it only be done with MDX which is so slooooooooooooooooooooooow........
thanks guys
Solved! Go to Solution.
@IanCockcroft , I have tried with sql, where in have written r.region = @region
The same way it can be done for dax
refer
https://docs.microsoft.com/en-us/power-bi/paginated-reports/paginated-reports-parameters
@IanCockcroft , I have tried with sql, where in have written r.region = @region
The same way it can be done for dax
refer
https://docs.microsoft.com/en-us/power-bi/paginated-reports/paginated-reports-parameters