Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Bokazoit
Continued Contributor
Continued Contributor

Incremental refresh from API as zip file possible?

I can retrieve the data as a zip file, unpack it and load it into a table in Power BI desktop, but how to add incremental refresh? CoPilot says that retrieving data as zip file removes query folding, so is there a way to do that by creating a flow or something?

6 REPLIES 6
anilelmastasi
Super User
Super User

Hi @Bokazoit ,

 

Is it possible to load data into a database? You can use database as staging area and dbs support query folding.

We are moving away from traditional Data warehouse. But I can use Dataflow Gen2 with a PPU licens?

Hi @Bokazoit,

Yes, Dataflow Gen2 can be used with a PPU license. Since you are moving away from a traditional data warehouse, this option should work well for you.

Incremental refresh will not work directly on ZIP files, but you can use Dataflow Gen2 to load and transform the data and store it in a Lakehouse table. Once the data is in the Lakehouse, you can build your model on top of it and use incremental refresh there.

So using Dataflow Gen2 as an intermediate step is the supported way to handle this scenario.

Hope this clarifies. Please let us know if you need any help setting this up.
Regards,
Community Support Team.

Hi @Bokazoit,
I hope the information provided above assists you in resolving the issue. If you have any additional questions or concerns, please do not hesitate to contact us. We are here to support you and will be happy to help with any further assistance you may need.

Regards,
Community Support Team.

Loading data into database is best practice but if you use Fabric, you can ingest data with Dataflow Gen2.

After that you can write results into Lakehouse table and build your model on top of the lakehouse.

 

If this solved your issue, please mark it as the accepted solution.

v-hjannapu
Community Support
Community Support

Hi @Bokazoit,
Thank you  for reaching out to the Microsoft fabric community forum.

Incremental refresh works only when Power BI can push filters back to the source (query folding). When the data is downloaded as a ZIP file and then unzipped in Power Query, that folding is lost. Because of this, incremental refresh will not work in this scenario.

Even if you use Power Automate or any other flow to download and unzip the file, Power BI will still treat it as a file-based source, so incremental refresh is not supported there.

If incremental refresh is mandatory, the data needs to come from a source that supports folding, like a database or an API where you can filter data by date. Otherwise, a full refresh is the only option with ZIP files.

Kindly refer to the below documentation links for better understanding:
https://learn.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-overview

Hope the above provided information help you resolve the issue, if you have any further concerns or queries, please feel free to reach out to us.
Best Regards,
Community Support Team.

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.