Forum Discussion
Receiving Emails for all the Data points from Reflex Trigger
Hi Uttasarga ,
You mean you still received the email even though the trigger conditions weren't met, right?
Best Regards,
Neeko Tang
- Uttasarga2 years ago
Helper I
Hi Neeko, Anonymous
Okay - since I am trying to get emails for only those views, for which the Status of their load "IS EQUAL TO" ZERO - 0(NOT LOADED), why am I receving emails for all the views which are a part of the Report?- Anonymous2 years agoNot applicable
Hi Uttasarga ,
You can create a measure and then set up an alert for that measure.
(1) This is my test data.
(2)We can create a measure.
Measure = MAX('Table'[status])(3) Set up an alert for that measure.
Here's the overall layout:
And here is the email I received:
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Uttasarga2 years ago
Helper I
Hi Anonymous , I think I was able to do the steps which you are showing up above. But, the issue comes when I expcet an email at 7:00 AM EST and I never receive it. That's probably because we need Streaming Data (Timestamp of Every Second) to work with Data Activator.