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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi,
I am trying to use parameter (like slicer) to filter the value in datasets.
Quality_Defect is from Dax in power bi service; whereas PO is a fact table from power bi service
Quality_Defect (NCR)
PO (Delivery_Sch)
Parameter (Supplier name)
When I run the model, it shows blank in report.
Please advise what I missed.
Also, how do I set a date parameter, ranging from date to date? I only could do a single date selection.
Solved! Go to Solution.
Thanks for letting me know.
You have to pass the parameter into your query.
Here is an example on how to do this: Tutorial: Add a Parameter to Your Report (Report Builder) - SQL Server Reporting Services (SSRS) | M...
I added like below, but not working.
then, I just tried adding parameter under dataset
then, run but got below error
managed to do referring to this https://www.mssqltips.com/sqlservertip/5865/sql-server-reporting-services-report-builder-with-dax-qu...
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.