Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
cristianj
Helper IV
Helper IV

Is there a solution to send a mail with a report when something changes in a Table

Hello, is there a way, and what licenses do you need , to make a rule that when a change occur, or search from a scheduler and only send a mail when new records are added in a table? I am using power bi premium and power automate, if there is another solution please tell me.

Thank you

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

Use Power Automate to run DAX queries against your dataset.  Use an external data source (like a Sharepoint list) to figure out if a change happened ( Power BI has no memory, and cannot do that for you) . Once a change is detected, use the same Power Automate flow to send the notification emails.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

Use Power Automate to run DAX queries against your dataset.  Use an external data source (like a Sharepoint list) to figure out if a change happened ( Power BI has no memory, and cannot do that for you) . Once a change is detected, use the same Power Automate flow to send the notification emails.

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors