Forum Discussion
sajtx725
1 year agoRegular Visitor
Dynamic Number formatting for X and Y Axis
Hi, I'm trying to format the numbers on the y and x axes of my chart. I have a measure, whose value ranges from 1 to several thousand, depending on the filters selected by the user. So, I neede...
- 1 year ago
Hi,
I think there are several ways to fix this, and when the measure is having dynamic format string formula like what you have, please try to change disply units option for Y-Axis from "Auto" to "None", and please check if it works.
Or, please check the link down below and then you can find some other ways to achieve this.Use custom format strings in Power BI Desktop - Power BI | Microsoft Learn
danextian
Super User
1 year agoI tried something similar but it just didn't work out. I would let the axes be and just use custom data labels.