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! Request now

Reply
KSmithson
Regular Visitor

Expand rows positionally up instead of down in matrix

I have a matrix for financial statements that looks like this:

KSmithson_0-1675900993728.png

Is there a way to make it so that the top level of the heirarchy (revenue, expenses, other) shows at the bottom and when expanded the next layer is above like it would be in an excel format? (see below)

 

This way the detail from the lower levels of the heirarchy add up going down to the subtotal and totals instead. 

 

KSmithson_1-1675901379559.png

 

 

Alternatively, I tried to put subtotals at the bottom, but there is no way to customize the name of each subtotal. They would just all say "total" or "subtotal" and not "total revenue" or "total expenses" 

 

 

3 REPLIES 3
LagardR
New Member

I am looking as well a solution to this topic.

aj1973
Community Champion
Community Champion

Hi @KSmithson 

You might need to add a column with numbers according to the order you want to see.

like : IF RPA Revnue then 1 ELSE

        IF REC Revenue then 2 ELSE

        .... 

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

I have the sort in the order I want them to appear already. The issue is I need the format to show the higher level of the hierarchy to show on the bottom, not the top. 

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