Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi,
i am having an issue with pagianted report parameters.
in paginated report I am trying to use DIM table filed as parameter. But this was not filtering the data on FACT table and instead it is giving all the data in FACT table.
in power bi all my realtions from DIM table to FACT table working properly in filtering the data and giving correct results.
After publushing this report to service,
I am trying to replicate same report in paginated report by connecting data source to the same power bi dataset.
please help me how to use DIM table field as parmeter to filter the data.
If i use fact table field as parameter it is working but I want DIM table field as parameter.
thankyou
Solved! Go to Solution.
Hi @Anotny ,
Is there any relationship created between the DIM table and FACT table in underlying data source side? It is required that it exist the proper relationship between the DIM table and FACT table. You can refer the following link to create and set the parameter for your paginated report:
A STEP-BY-STEP OVERVIEW OF PAGINATED REPORTS IN POWER BI
Paginated Report - Help With Parameters
I got this figured out. I had pasted the query for the paginated report from the Power BI desktop query in the performance analyzer. That creates a completely different DAX query than if you add your model and drag and drop your columns/measures into the query designer from scratch. Once I did this, the parameters were fine. I did have to include an "ORDER BY" at the end of the query because it doesn't alphabetize them.
Best Regards
Hi @Anotny ,
Is there any relationship created between the DIM table and FACT table in underlying data source side? It is required that it exist the proper relationship between the DIM table and FACT table. You can refer the following link to create and set the parameter for your paginated report:
A STEP-BY-STEP OVERVIEW OF PAGINATED REPORTS IN POWER BI
Paginated Report - Help With Parameters
I got this figured out. I had pasted the query for the paginated report from the Power BI desktop query in the performance analyzer. That creates a completely different DAX query than if you add your model and drag and drop your columns/measures into the query designer from scratch. Once I did this, the parameters were fine. I did have to include an "ORDER BY" at the end of the query because it doesn't alphabetize them.
Best Regards
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |