Forum Discussion
ravneet_artist
1 year agoNew Member
Help on dynamic formatting for numeric values
In a dashboard, lets say i have some bar charts, columncharts, matrix etc., and in formatting of those charts, in display units, i can either select K or M, but i want values lesser than 1M in K and ...
- 1 year ago
ravneet_artist - If it is visual specific, you could use 'Visual Calculations' to add a formatted column just for that visual.
Deku
Super User
1 year agohttps://youtu.be/IVgjqL2AL2s?si=Rcn9IvSqpyvfgwEX
You could use the above in a calculation group. Add the calculation group to the visual and set the calc item to selectedmeasure(), for the format string of the calc item check if the result is numeric, if so apply the format string