I am looking to use dynamic text to show a count of an attribute set to "No".
I created a view for this clause.

I added a text widget and connected it to the data.

Set up the expression:

This works and shows the correct count when the app loads.

The problem I am encountering is when I make an update in the app to this attribute by setting one of the features completed work to "Yes", this number does not update.
I have also set the refresh interval on the layer in the map to 30 seconds:

Yet this number does not change.
The only way to get the number to update is to refresh the app in the browser.
Is there a way to accomplish this?