Forum Discussion
Seantb
3 years agoFrequent Visitor
Dynamic Data Labels Formatting for Switch Measure (April 2023 Updated feature)
Hi all, I am trying to utilise the new dynamic formatting for measures feature that was released in the April 2023 update but am having trouble getting it to work as i need. I have a slicer I am...
DataInsights
3 years agoSuper User
Have you tried using a fields parameter? This is a simpler way to achieve dynamic measure switching, and the format of each measure is preserved.
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
To format a measure in millions, add #,, in the format property (it's a drop-down, but you can manually enter a custom format string).