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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Frostwind
Frequent Visitor

Interactive sorting for adjacent groups in Power BI Report Builder

Hello

I have a question regarding paginated reports creation in Power BI Report Builder.

Is it possible to setup interactive sorting for two adjacent groups?

 

As an example:

I have two row groups: subtotals for sources (SourceSubTotal) and the group for customers (Customer).

Frostwind_3-1729619692037.png

One of the table columns displays total number of orders summed for each source or customer. I'd like to use this column for interactive sorting, so both sources and customers will be sorted the same way. But sorting menu allows me to select only one group. 

Frostwind_4-1729620311473.png

I tried to use different options of "Apply this soting to all groups and data regions in", but seems like it doesn't affect anything.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Frostwind ,

I updated your sample rdl file, please check if that is what you want.

vyiruanmsft_1-1730097964865.png

vyiruanmsft_0-1730097911887.png

Best Regards

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi @Frostwind ,

You can refer the following official documentation to get it:

Add interactive sort to a table or matrix in paginated reports

 

If the above one can't help you get the expected result, could you please provide the following info for the further troubleshooting?

  • Provide some sample data for these two groups
  • Row Groups settings
  • Visual settings(Table, Matrix or other?)
  • The expected result base on the previous sample data

Best Regards

Hello @Anonymous 

Thank you for the reply. I read the documentation, but was not able to find a solution there.

You can check the minified report example here: download PBI Report file 

The desired result is to apply interactive sort to both Customer and SourceSubtotal groups.

Report structure:

Spoiler
Frostwind_2-1729682803219.pngFrostwind_3-1729683004335.png

 

Report test data:

Spoiler
CustomerSourceOrders
MikeAmazon15
MikeEbay17
MikeEtsy5
DavidEbay20
DavidEtsy10
AngelaAmazon18
HelenAmazon13
HelenEtsy10
JamesEbay11
JamesAmazon5

 

 

Anonymous
Not applicable

Hi @Frostwind ,

I updated your sample rdl file, please check if that is what you want.

vyiruanmsft_1-1730097964865.png

vyiruanmsft_0-1730097911887.png

Best Regards

Anonymous
Not applicable

Hi @Frostwind ,

What's your expected result base on the sample data? The below screenshot is what you want or not? Do you want to sort the sum of order base on both Custom and Source? 

vyiruanmsft_0-1729763006629.png

Best Regards

Hi @Anonymous 

I'm sorry for the long delayed response.

 

Yes. My goal is to sort both sources (in SourceSubTotal group) and customers (in Customer group) by their total sums or orders.

Frostwind_1-1731668291294.png

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors