Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! 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...
User | Count |
---|---|
32 | |
25 | |
25 | |
13 | |
12 |
User | Count |
---|---|
47 | |
33 | |
33 | |
15 | |
10 |