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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
carinalou
Advocate II
Advocate II

Custom refresh schedule?

I'm working on a dashboard that is scheduled to refresh twice daily. However, the client has a requirement that at the beginning of each quarter, the dashboard must freeze for 10 days and continue showing the final numbers from the previous quarter. It should only start refreshing again once the current quarter has 10 days' worth of data. Is it possible to automate this schedule?

3 REPLIES 3
ppm1
Solution Sage
Solution Sage

You could also consider using Power Automate with a dataset refresh step. You could build your condition into a TriggerCondition or (simpler) start with an Excel table with Y or N for each day to indicate if refresh should occur or not (e.g., Filter to the current day and then refresh or not based on Y vs. N).

 

Pat

Microsoft Employee
tackytechtom
Super User
Super User

Hi @carinalou ,

 

I think you need to build something yourself. My suggestion would be that you update the schedule refresh settings according to your schedule with a script that uses the Update Refresh Schedule API:

Datasets - Update Refresh Schedule - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

Let me know if this helps 🙂

 

/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/



Did I answer your question➡️ Please, mark my post as a solution ✔️

Also happily accepting Kudos 🙂

Feel free to connect with me on LinkedIn! linkedIn

#proudtobeasuperuser 

Thanks, this at least gives me someplace to start.

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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 Kudoed Authors