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
Hello, I have a paginated report embedded into PBI report. The PBI and paginated report data source is Azure analysis services model. There is a date field in the model added as page filter in PBI report which is then passed to paginated report as input for report parameter.
There is a requirement to add a new filter that accepts user input which would be a number ex: 10 that needs to be passed to paginated report which would then need to be used to limit the number of rows on the paginated report - ie., ability for user to say how many rows they would like to see on the report. This user input is not part of the AS model. How would I go about implementing this in PBI as a page filter? Thanks in advance!
Hi @Itquest2009
Could you not create a new parameter in your paginated report, which would then pass through to your dax query in your analysis services model?
Here is an example Tutorial: Add a parameter to your report (Report Builder) - SQL Server Reporting Services (SSRS) | M...
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!