Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
lliu08
Helper I
Helper I

Paginated Report / Execute Multiple Reports at Once

Hi community, 

 

I have a task that I am wondering if it's doable on paginated report. 

 

So here are the records below: 

IDCountry CityContent
1CanadaToronto ABC
2USNew York DEF
3 MexicoMexico City GHI
4CanadaToronto JKL

 

I have a report parameter set at "Country" and "City"

 

The Paginated Report looks something like below table

 

Content
<Result of the content>

 

As you can see, from the records, if a user selects "Canada" then "Toronto",

 

the result of the paginated report will be 

 

Content
ABC
JKL

 

Is there anyway that instead of expanding the results in the same "report"/"table", the paginated report is able to loop through each item as it's own report so instead of one report with two records expanding the table rows, the result will be two seperate tables/two reports. 

 

Ideal Result should look like below

Content
ABC

 

Content
JKL
2 REPLIES 2
lbendlin
Super User
Super User

Do you still want separate pages per city?

it doesn't have to be saparate pages but multiple tables per city. I think I have figured it out now, I just have to "group" them and make sure all the tables I want in a report are actually just "one" big table. 

 

Another possible solution that I haven't looked into was I think the "sub-report" feature might does the job I am looking for. 

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.