Is there a way to convert values in a chart based on a reference?
I have a pipe feature that has length attributes in feet, but that I need to show totals based on size and material in miles. I can add an indicator widget with a reference of 5280, then display the number as length/5280 to show miles; however, since I also need it broken down by size and material, I end up having around 12 indicators. I can display everything I need in a single bar chart, but the lengths are displayed in footage. Is there a way to convert the length to mileage within the chart?