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

View all the Fabric Data Days sessions on demand. View schedule

Reply
JonSwed
Advocate II
Advocate II

Setting up an email alert in powerbi

Hi all, Just need some feedback on whether this would work.

I'm gathering data from Google BigQuery for my dashboards.

I've built a dashboard showing me when those datatables update in BigQuery. So far, so good.

What I also want to do is send an alert if those data tables fail to refresh. e.g. if refresh date for the data table is today()-2.

Would it be possible to use the data alert function in dashboards to do this?
ie. that described here: https://docs.microsoft.com/en-us/power-bi/create-reports/service-set-data-alerts 

Thanks!






3 REPLIES 3
v-alq-msft
Community Support
Community Support

Hi, @JonSwed 

 

You may check 'Send refresh fail notifications to the dataset owner' in the corresponding dataset settings to see if it helps.

a1.png

 

Best Regards

Allan

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@JonSwed , You can create a date type column like

  Is Today = if('Date'[Date]=TODAY()-2,"Last day",[Date]&"")

 

and you can select last day on page and schedule that on filter

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

That's great feedback, thanks.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors