Is it possible to populate a text box with a dynamic expression as a percentage?
I have [Instance_Count] and [Previous_Year_Count]. I can use Arcare to calculate the Change [Incident_Change] as "$feature.Instance_Count - $feature.Previous_Year_Count" However, I would like to show this change divided (/) by the [Previous_Year_Count]. It seems you are not able to write these long expressions. Can you please advise how this can be accomplished.
