Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have two dataflows pointing to the same set of data. Dataflow A is on SQL server (on prem) and dataflow B is in multiple .parquet files that need to be combined into a single table.
When I run the dataflow A, it takes about 1minute and 30seconds to do a select * from the table. Below is a screenshot of the refresh time
When I run dataflow B, it takes 9-10minutes to get the same amount of data. Below is the screenshot of the power query:
Below is the refresh time (the top is using [HierarchicalNavigation=true] and the bottom query is without it)
A couple of things:
Why is my ALDS gen 2 load so much slower than on prem?
Solved! Go to Solution.
Turns out our best solution will be to spin up a vm, install a gateway on it, and use it for the dataflow refresh from alds gen2 datalakes.
Don't use an on-prem gateway for your Azure data sources. You may not even need a VNet gateway.
Turns out our best solution will be to spin up a vm, install a gateway on it, and use it for the dataflow refresh from alds gen2 datalakes.
FYI you cannot use VNet gateway for power bi dataflows.
What is a virtual network (VNet) data gateway (Preview) | Microsoft Learn
I will look into other options and get back t oyou
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
24 | |
20 | |
17 | |
15 | |
13 |
User | Count |
---|---|
37 | |
24 | |
22 | |
18 | |
12 |