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
@KenBuja thank you!
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
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.