Hello! I'm trying to remove the decimal places that show up when i use an indicator box. I'm referencing shape lengths that are automatically generated based on points on the map. In this case, sewer pipes. Every solution i have found online says that i need to change it in the "configure popup" option on the map. But that is currently set to not show decimals and the map being referenced confirm that.
Any solutions to help me get rid of decimals places on my dashboard? Thanks!
Solved! Go to Solution.
Since you are 10.8.1, you will need to use that pattern box to format your values. Try something like this: #,##0
On the Indicator tab of the configuration panel, expand the Value Formatting section. There you will see the option to set the minimum decimal places.
Thank you! But mine looks different than what you showed. I don't see the option to expand the value formatting. Could this be because i'm using shape.lengths that are generated by GIS?
What version of Enterprise are you on?
Our GIS guy tells me that it is version 10.8.1
Does that help at all?
Since you are 10.8.1, you will need to use that pattern box to format your values. Try something like this: #,##0
That worked! Thankyou!