Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hey All,
I was wondering what your work around is for refreshing WEB API for Dataflow. Basically I have multiple queries using difference calls, but all under the same API. So when they refresh parallely, I go beyond the rate limit that the API allows.
Unlike the desktop file, there is no option for me to disable parallel loading. I am using invoke after and I am giving excessive buffer times to make sure that my data refreshes smoothly. BUt it's really surprising how I can't simply disable parallel loading.
Am I missing something here?
Edit: After a bit of research, it seems this option is not available on dataflows. If anyone has the same issue, https://ideas.powerbi.com/ideas/idea/?ideaid=9f65c4d8-0bf4-ec11-b5cf-281878de4cfd
You may want to split your queries into different dataflows and chain their sequential execution via Power Automate so that one starts just after the other is finished. For illustration, the left branch of the process below is sequential, the right one runs in parallel:
Woah, creative! I'll risk making my workspace really messy 😛 But it's a pretty full proof idea if all else fails.
Yes, you do want to name your dataflows with meaningful and consistent names if you're going to have many of them. I like to prepend numbers in case I have many dataflows and they're meant to be chained in a sequence (e.g. staging vs. silver vs. gold stages).
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
58 | |
30 | |
24 | |
23 | |
20 |
User | Count |
---|---|
55 | |
34 | |
23 | |
22 | |
20 |