Adding auto refresh functionality in DataActions and Aggregates within a predefined timespan
54
Views
0
Comments
New
Aggregates & Queries

If I want to create an auto refreshing dashboard, I define a "setInterval()" using a JavaScript node that targets a client action that refresh a DataAction or an Aggregate, to simulate auto refresh behavior.

We can add input to DataActions or Aggregates that contains the time interval for auto refresh to do said behavior.



RefreshData.png
SetInterval.png