Forum Discussion
MrFahrenheit
6 years agoHelper I
Data Alert Sent With No New Data
I have a data alert set-up which activates when the number in a datacard is greater than zero (0). The issue I'm having is that alerts are being sent when the data has not changed. For exam...
GilbertQ
6 years agoSuper User
Hi there
My understanding is that you set the data alert for anything greater than zero.
Each hour when the data alert runs, it will look and if the value is greater than zero it sends the alert.
In your example this is working as expected. Currently it is not smart enough to view the previous alert sent was 1, so use this as the basis for the next alert. It defaults back to the setting for the data alert which is greater than zero.
My understanding is that you set the data alert for anything greater than zero.
Each hour when the data alert runs, it will look and if the value is greater than zero it sends the alert.
In your example this is working as expected. Currently it is not smart enough to view the previous alert sent was 1, so use this as the basis for the next alert. It defaults back to the setting for the data alert which is greater than zero.
- MrFahrenheit6 years agoHelper I
GilbertQ - Thank you for the reply.
The instruction says that a data alert will only be sent if the data changes which, if taken literally, means that it will send one alert when the data gets to 1 (which is expected) and will only send another alert if it changes to 2 or 3 or whatever. If what you are saying is true, that it will send an alert when the number is at 1 over and over again at each refresh, then the Microsoft instructions are incorrect.
And, to be clear, there are times when the number is greater than zero and only one alert is sent even though the number stays at 1 for many refreshes.
- GilbertQ6 years agoSuper UserHi there
The documentation can indeed be confusing.
And that is the way I read it in that it will not automatically increment the value and then send it if it increases.