Hi all, is there a way to convert these values to show the actual values? thanks GJ
Solved! Go to Solution.
You can use the advance formatting options in dashboards to achieve this. In the indicator tab select advanced formatting and use the Round() function to only return 2 decimal places for you display text fields:
Text(Round($datapoint.FIELD, 0))
edit: read wrong, you want to turn off digit grouping or the unit prefix