I am creating a Dashboard with several different serial charts. My data has a length field in feet; I am not able to edit the data or add a field. I need to have a bar chart that displays the length in miles. Is there a way for me to calculate this within the serial chart?
Solved! Go to Solution.
I finally figured it out, I needed to add the Path_Rating_txt to the push features. Thank you so much for your all of your patience and help! I owe you one!
I made one minor change; I changed the bolded part to "length_Miles" and it returns the converted value in miles. The only issue is it is returning the Path_Rating_txt as all null values. I tried adding a new variable to include the Path_Rating but it is returning all null values as well.
Try this: