Forum Discussion
Anonymous
2 years agoNot applicable
Alerts Work Some Days and Not Others
I have some simple alerts I am testing. I set up a "Days Left in January" metric so that each daily refresh would guarantee the alert would fire. However, it doesn't run consistently. I lin...
Anonymous
2 years agoNot applicable
Thanks for the reply. My measure is a very simple datediff formula (so that I would have something guaranteed to change every day)
Days Left in January = DATEDIFF(TODAY(),DATE(2024,01,31),DAY)
Would the Power BI alert service somehow be down while the Power BI report refreshservice is up? I figured they would be integrated. My report shows a successful refresh on 1/28, but no alert was triggered.
I am testing this alert functionality for a critical notification purpose, and I fear it is not consistent enough to be relied upon.
Greg_Deckler
2 years agoCommunity Champion
Anonymous Well, you probably aren't exactly wrong about that. You might try using Power Automate instead of Power BI Alerts.