The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I'm using the same values with the table on the left and Im trying to get rid of decimal places. I've tried to click on the value and under column tools they are set to whole number data type and whole number format and 0 under the decimals. Any help to change area in yellow whole number is appreciated
Solved! Go to Solution.
Hi @jcastr02
Unfortunately in this type of visual, there is no option to change the label format.
You can use the "format " function for the tooltip, but it will show both of them :
You can post this issue as a feedback:
As an alternative you can use a core Microsoft map + dynamic string formatting:
more information about dynamic string formatting here :
https://www.youtube.com/watch?v=N11LneTF8-4
Pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @jcastr02
Unfortunately in this type of visual, there is no option to change the label format.
You can use the "format " function for the tooltip, but it will show both of them :
You can post this issue as a feedback:
As an alternative you can use a core Microsoft map + dynamic string formatting:
more information about dynamic string formatting here :
https://www.youtube.com/watch?v=N11LneTF8-4
Pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly