Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
I have a Dataflow (Gen1) that contains a large volume of data. Both columns and rows. I have already profiled the data to delete redundant and unnecessary data.
Now I would like to further optimize the refresh.
In fact, the data in the dataflow is only the sales of the last 3 years. This data is updated weekly with the sales of the previous week.
What concepts / approaches are there to further optimize the refresh?
Hi Joshuha1990,
One thing to consider, did you already have followed good data processing techniques? What is your data source? You might benefit a lot from query folding. Additionally follow the processing iteration:
I don't know, what data source and whether query folding would be available. However, putting some transformations before, results in running those in your source system, from which you can benefit a lot.
Regards,
Oktay
Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.
Hi @joshua1990 !
Please try to setup an incremental load to optimize your data load rather than full load;
https://learn.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-overview
https://learn.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-configure
Regards,
Hasham
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 43 | |
| 35 | |
| 33 | |
| 21 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 59 | |
| 31 | |
| 27 | |
| 25 |