Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Refreshing all datasets in a PowerBi workspace using PowerAutomate

(0) ShareShare
ReportReport
Posted on by

Hello, I have been meaning to automate the refresh of all datasets of my workspace (27) when a dataflow finishes updating. I haven't found a better way than doing each update by hand using the 'Refresh dataset' connector. I also have tried using python in a dataset to trigger the other refreshes using the API. 

 

But I got no luck so far. Is there no way to actually just refresh all the datasets using only power automate?

 

Thanks

  • lbendlin Profile Picture
    7,794 Super User 2025 Season 1 on at
    Re: Refreshing all datasets in a PowerBi workspace using PowerAutomate

    Technically this is easy. Create an array with all dataset IDs and then iterate over that array to initate a dataset refresh for each.

     

    However, this will backfire as your Power BI capacity has limited renderers available ( six on a P1, for example) so your 27 requests will either be queued (best case) or ignored (worst case).  So it is imperative to add a delay in your loop. Better yet - use the enhanced refresh API and wait for one refresh to finish before starting the next.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,651 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,997 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow