Hi all, is there a way to convert these values to show the actual values? thanks GJ
In the Indicator tab, turn off the Unit prefix option
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))
https://developers.arcgis.com/documentation/app-builders/no-code/arcgis-dashboards/calculate-and-for....
edit: read wrong, you want to turn off digit grouping or the unit prefix
@KenBuja thank you!
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.