Hi all
I have a monitoring tool which sends every 5 minutes new data into a SQL database. I grab these data with Alteryx and make my workflow ...
Unfortunately the tool is not very stable and sometimes there are no new data sent and a restart is needed.
How it is possible to setup an event in Alteryx if no new data are available for the last 5 min before the workflow runs.
It should only alarm when there are no new data. (Not for 0 and NULL values)
The workflow is sheduled on a Server to run every 15 minutes. There is a date/time field in the data.
Many thx in advance
Steffen