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

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

Reply
Anonymous
Not applicable

Is it possible to create a reverse treemap?

Hi,

 

I was wondering if it's possible to create a treemap where the lowest values have the biggest portions on the treemap as opposed to how it is now?

 

For example, if I have 5 names and values like:

Billy - 5,

Chris - 4,

Josh - 3,

Lily - 2

Thomas - 1

 

then treemap will assign the biggest portion for Billy, and the lowest one for Thomas.

 

But what if I want to assign the biggest portion to Thomas, the guy with the lowest points? Is it possible to make a "reverse-treemap"?

3 REPLIES 3
lbendlin
Super User
Super User

Add a calculated column "6 - value" and use that for the treemap.

Anonymous
Not applicable

6 - value as a formula...seems not working...am I missing somehting perhaps?

Name

Value Reverse Treemap Value

Billy

5 1

Chris

4 2

Josh

3 3

Lily

2 4

Thomas

1 5

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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