I have a dynamically aggregated query layer that I created as a map image service in my portal and which is currently being visualized with a timeslider in a webmap: The html is here. The values being rendered in the choropleth map are dynamic and, therefore, respond to the timeslider. When I try to fetch those dynamic values and show them in the popup, however, the values are rendered statically, never responding to the filter applied by the timeslider.
Is there a way to change my code to produce a popup that shows dynamic values?
Thank you for your help.
Brad