Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I have connected PowerBI to a table on SQL server through Import Mode Method. If i do any edits in query editor and then click on close & apply or apply, everytime it download the data again from server thus leading to lot of delay in completing the query changes.
Solved! Go to Solution.
Hi @Anonymous ,
Have you apply any advanced operation in query editor?(e.g merge, append, reference other steps, invoke custom functions...)
If that is a case, they will cause the looping calculation and duplicate cost on memory resource, you can consider to use Buffer functions to package these steps.
How and When to use List & Table Buffer?
Regards,
Xiaoxin Sheng
Hi @Anonymous ,
Have you apply any advanced operation in query editor?(e.g merge, append, reference other steps, invoke custom functions...)
If that is a case, they will cause the looping calculation and duplicate cost on memory resource, you can consider to use Buffer functions to package these steps.
How and When to use List & Table Buffer?
Regards,
Xiaoxin Sheng
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 20 | |
| 19 | |
| 11 |
| User | Count |
|---|---|
| 66 | |
| 56 | |
| 46 | |
| 44 | |
| 31 |