Does anyone know to set up a value conversion in a pie chart? I know we can do this easily for indicators and gauges, but that I might need to use a data expression for the pie chart. I have no idea how to set that up.
I have a field called Calc_Length and it is in feet, but I need to convert it to miles for my pie chart.
I know that I need to multiple my Calc_Length by 0.00018939 to get it in miles.