Forum Discussion

Dave82's avatar
Dave82
Frequent Visitor
2 years ago

Paginated Report - 1 page per parameter value?

I have a parameter with a set of values and I want to run each value through the parameter so I can have 1 page per set of charts repeated for each different value.

 

 

I can only get the report to print the first selected value from the list:

 

The last post I could find on this was something from 2020:

https://community.fabric.microsoft.com/t5/Report-Server/Report-with-one-page-for-each-parameter-value-Report-Builder/m-p/1486684

 

I'm just wondering if there has been any functionality changes since then, if this is now possible or not?  I wrote a Power Automate flow with the paginated report export feeding in all the values, but it also only generates the first page.  Do I need to write some kind of C# app using PBI API to feed in each parameter value, get back 1 pdf page at a time, and manually concatentate each page into one big file?

2 Replies