Hello,
I am trying to work with some time-enabled data. The goal that I want to accomplish is have polygons change symbology based on their start and end times, but keep the polygons on the map the entire duration of the time slider. So if a polygon's start time has not arrived, the polygon is just a black outline until the start time where it would change to an orange coloring. Then once the end time is reached, the polygon changes to a green.
I am asking if that is possible because from my experience working with time enabled data, the polygons will only appear if the time is between the start and end time. I understand how to use arcade to adjust symbology based on fields, but that is only helpful if the polygons can stay visual the entirety of the time.
I know that there could be a workaround where you can just duplicate your data and have multiple of the same polygon, but with different start/end times according to the status of that polygon, but I do not want to have triple the data as I will also have widgets utilizing statistically analyses in dashboards.
Thank you for any and all help,
Cole