Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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.
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 🙂
Solved! Go to Solution.
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.
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
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
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
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.
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
User | Count |
---|---|
115 | |
73 | |
60 | |
48 | |
47 |
User | Count |
---|---|
173 | |
123 | |
60 | |
59 | |
57 |