Forum Discussion
OmikaU
2 years agoRegular Visitor
Reflex not tracking data
Hi Everyone, I have created an alert on my report which is published on a dedicated capacities workspace. The report pulls data from datalake and is a Near Real time report. I wanted to know if one ...
WillT
2 years agoCommunity Admin
From the screenshot it looks like the value (0.01534...) never changes. Can you post a screenshot of the report/visual configuration so we can if there's anything that was filtering it to a particular point in time, or otherwise limiting what value is returned?
The other thing to check is what condition you're looking for in the 'Detect' card. If it is "Becomes less than" then I would expect it to fire the first time the data is checked (the value is going from null to 0.01534) but after that the alret won't continue to fire. If you really want a message every time it's below 15% then you need the "Is less than" condition.
thank you!