This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
From below links I learned that assigning keys can greatly improve performance.
Let's say I have several queries with steps that maintain query folding to an SQL server. Then I want to merge these queries into one table. There are some SQL tables that already have a key assignment, but there are also tables that lack key assignments. So I thought, let's assign these keys, but then I noticed it breaks the query folding. What would be better practice, assiging keys and break query folding, or assign no keys and keep query folding? Or can I make use of both in a different way?
As tested, we know that some functions prevent the query folding taking place, like Table.AddKey, Table.Buffer.
As the author of your first link said,
There aren’t any general rules I can give you though, you just need to make sure you test thoroughly.
Besides from the test of this blog, sometimes executing queries inside the Power Query engine itself is better than query folding.
Thus, it's hard to say which is unconditionally better.
We could make a test to monitor the performance of Power Query when running these queries.
There are different monitor tools for different kinds of data sources.
https://blog.crossjoin.co.uk/2018/07/16/process-monitor-power-query/
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 6 | |
| 4 |