G'day All!
I am currently using Insights via ArcGIS Online.
I have a couple of cards that display some charts / figures from a table that is a hosted feature service.
I update this service every day.
Everyday this breaks the Insights page.
I currently need to manually Refresh Dataset in edit mode and then Save the page for other people to be able to see the updated data.
Two questions:
- Can Insights automatically tell the data has changed and use the new data (or is this actually a feature)
- Is there a Python function I can add to my feature service update script to force Insights to perform a Refresh Dataset.
Thanks