I was working on a application that allowed the user to update a status of work they are doing on a particular feature, in this case road signs. The user has the ability to update a feature and set it's "Work Completed?" to Yes. The map will automatically filter to signs that still need work, Work Completed set to No.
I also wanted to include a counter to show how many signs still need work done.
This is simple to do using dynamic text. The problem I ran into is that when the user would update a feature, the count was not updating unless I refreshed the web page. Turns out there is a refresh data interval setting that you can turn on in Experience builder.