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
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.