Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I am connecting to an azure sql db and i am filtering a view down to just the relavant data in powerquery.
Let just say i filtered it to 5 row.
when i go to apply changes the report still shows loading the 30k rows in the view.
Which takes quite a while sometimes an hour
is there a reason for this?
Solved! Go to Solution.
Hi @abehrmann,
I assume that your query can't be folded to the Azure SQL DB. In such case PowerQuery downloads all data and then does all the transformations. It depends on what you do with your data in your ETL and if it is supported by the data source.
More about that for example on https://exceleratorbi.com.au/how-query-folding-works/ or just search for "Power BI Query Folding" on the internet.
Hi @abehrmann,
When querying an Azure SQL Database, have you tried implementing a SQL statement at the connection level to apply your filter before it goes into Power Query?
This could greatly improve the performance
Hi @abehrmann,
When querying an Azure SQL Database, have you tried implementing a SQL statement at the connection level to apply your filter before it goes into Power Query?
This could greatly improve the performance
This is what i have started to do to reduce the likeihood that a query will not fold.
Thanks
Hi @abehrmann,
I assume that your query can't be folded to the Azure SQL DB. In such case PowerQuery downloads all data and then does all the transformations. It depends on what you do with your data in your ETL and if it is supported by the data source.
More about that for example on https://exceleratorbi.com.au/how-query-folding-works/ or just search for "Power BI Query Folding" on the internet.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 |