Forum Discussion
carinalou
3 years agoAdvocate 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 sh...
tackytechtom
3 years agoMost Valuable Professional
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/
carinalou
3 years agoAdvocate II
Thanks, this at least gives me someplace to start.