Hello,
I created a dashboard that shows all the utility assets owned by our city. We need to display the total length of pipeline in feet and miles. I tried adding a table element to the dashboard by using the sum of SHAPE.STLength() but I get an error “Cannot access data”. I noticed I can use other elements like Pie Chart, Indicator and Serial Chart to display this data.
I need to use the table element because I need to add an arcade expression to convert the total length in miles. Is anyone else experiencing this? Can you recommend a solution?
Thank you!
Mayra