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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
Anonymous
Not applicable

Too many values to show in Treemap and it removes some of the largest values instead of the small

Hi,

 

I have made a treemap based on a creditorlist grouped by payment criteria in 4 categories and split by the names of the creditors.

At the top of the visual, it says "There are too many values, not all values are shown". This is fine as I don't need to show the "small" creditors, but only the larger ones. However, some of the very largest creditors in each group are not shown.

 

When I download the data based on the visual, all the creditors are in the table, but e.g. the second largest won't show in the visual.

 

In the below, you can see my treemap categorized and below that is the data that goes into the treemap. The creditors marked yellow are not shown in the "60+ dage" category, even though they contain way higher values than those shown.

 

treemaptreemapdata in treemapdata in treemap

 

 

How come it removes some of the values, that should be most important based on size?

Can I do anything to show those values instead of some of the smaller ones?

 

Any advise or info is much appreciated!

Thank you for your time 🙂

2 ACCEPTED SOLUTIONS
AllisonKennedy
Super User
Super User

It will skew your map, but you could filter for top N creditors.

 

Alternatively you could group the creditors, but not easy to do dynamically based on measure size.


Please @mention me in your reply if you want a response.

Copying DAX from this post? Click here for a hack to quickly replace it with your own table names

Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C

I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com

View solution in original post

v-jayw-msft
Community Support
Community Support

Hi @Anonymous ,

 

You could create a measure or a calculated column to rank the values. Then filter the vsiaul according to the rank value.

 

Best Regards,

Jay

Community Support Team _ Jay
If this post helps, then please consider Accept it as the solution
to help the other members find it.

View solution in original post

2 REPLIES 2
v-jayw-msft
Community Support
Community Support

Hi @Anonymous ,

 

You could create a measure or a calculated column to rank the values. Then filter the vsiaul according to the rank value.

 

Best Regards,

Jay

Community Support Team _ Jay
If this post helps, then please consider Accept it as the solution
to help the other members find it.
AllisonKennedy
Super User
Super User

It will skew your map, but you could filter for top N creditors.

 

Alternatively you could group the creditors, but not easy to do dynamically based on measure size.


Please @mention me in your reply if you want a response.

Copying DAX from this post? Click here for a hack to quickly replace it with your own table names

Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C

I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

March2025 Carousel

Fabric Community Update - March 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors