Currency Format for Donut Chart w/ labels

We have a donut chart visualization that has options to toggle by Count and Total Charges. When there is an amount less than $1k and an amount over $1k it displays in the following format:

There doesn’t seem to be a way to customize the formatting on how this displays in the chart?

Please advise on how we may be able to get amounts less than $1k to show as $260 for example instead of $0.26k

It also appears to be rounding these amounts when displaying under $1k

Hi @krushmere
it the “rounding” the issue or the decimal numbers?
For the rounding i would use a table visual to check. Will help us too.
For the format you could try to set the Units to “Auto”


BR

@ErikG thank you for the quick response! I am in the process of testing this out and will follow-up shortly!