Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
i would like to show in all my visualizations/chart numbers with all digits. So i don`t want any roundings or "k" seperators.
E.g. i prefer 2.130 instead of 2.1k in my bar-charts.
Do you have any suggestions how i can fix this? Can i write it in the data-editor or do i have to fix it via the measures?
Thank you for your support!
Please check the format of that measure?
change format of your measure to Number
Thank you! I`ve checked my measures in the master-elements and correct them as followed:
Num(My measures/formulas, '#,###')
--> then my outcome is 2,100 instead of 2,1k.
Am i correct or does exist an other/faster solution?
Thank you!
did you try what I suggested in screenshot?
Yes. Thank you ! It worked well.
please mark the appropriate reply as correct solution so that it will be helpful for others to refer