Forum Discussion
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 example, the datacard might change from zero (0) to one (1) and an alert will be sent (which is expected). Two hours later another alert will be sent but the number is still at one (1) and nothing has changed in the underlying data.
Either the "Alert" system doesn't work properly OR I don't understand it properly.
The alert set-up screen says "Alerts are only sent if the data changes" - That means to me that an alert will be sent when it hits "1" but will not send again unless it hits another number like 2 or 3. As long as it stays at "1" there should be only one alert.
If someone from Microsoft can confirm exactly how this works I'd appreciate it.
3 Replies
- GilbertQSuper UserHi 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.- MrFahrenheitHelper 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.
- GilbertQSuper 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.