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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

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
March PBI video - carousel

Power BI Monthly Update - March 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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

Top Solution Authors