Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Good day! Just want to ask, is it possible to send alerts in Power BI everytime the value in total is not matched with the total value by category?
Example:
Total Value: 100
By Category:
A: 25
B: 30
C: 40
When adding this up, By Category is only 95.
Everytime this happens, we need to send alert to the user.
Thank you! 🙂
Solved! Go to Solution.
Hi @cieloloyyy ,
You can create a measure to check if the total equals the sum of individual values. If they are equal result is 0 else 1.
Then put that measure on a card visual and then in PBI service add this visual to a dashboard and then setup alerts that if the value of the card visual is 1 then send the alert.
Another way is to use Power Automate, which needs some more configuration than the above mentioned method and I'll have to read up on it, how to set it up.
So try the above method first.
Hope this helps.
Thank you,
Vishesh Jain
Proud to be a Super User!
Hi @cieloloyyy ,
You can create a measure to check if the total equals the sum of individual values. If they are equal result is 0 else 1.
Then put that measure on a card visual and then in PBI service add this visual to a dashboard and then setup alerts that if the value of the card visual is 1 then send the alert.
Another way is to use Power Automate, which needs some more configuration than the above mentioned method and I'll have to read up on it, how to set it up.
So try the above method first.
Hope this helps.
Thank you,
Vishesh Jain
Proud to be a Super User!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |