Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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).
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.
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.
Solved! Go to Solution.
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?
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:
Report test data:
| Customer | Source | Orders |
| Mike | Amazon | 15 |
| Mike | Ebay | 17 |
| Mike | Etsy | 5 |
| David | Ebay | 20 |
| David | Etsy | 10 |
| Angela | Amazon | 18 |
| Helen | Amazon | 13 |
| Helen | Etsy | 10 |
| James | Ebay | 11 |
| James | Amazon | 5 |
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?
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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.