Forum Discussion
Dataflow Incremental Refresh Update Specific Partitions
I understand how a specific partition can be refreshed in Power BI Dataset using SSMS or Tabular Editor via the XLMA Endpoints. Thanks GuyInACube
My question is how can I refresh specific partition for Power BI Dataflow. The XLMA Endpoint connect will only show the Datasets because these are SSAS Tabular Model. The Dataflow are not SSAS. They are objects in the Datalake.
How can I refresh the partitions between 5 Years and 14 Days without deactivating and re-activating the Incremental Load?
19 Replies
- v-janeyg-msftCommunity Support
Hi, Anonymous
PowerBI dataflow supports incremental refresh, It doesn't matter if it's not SSAS.
As long as these two conditions are met, incremental refresh of dataflow can be performed:
- Using incremental refresh in dataflows created in Power BI requires that the dataflow reside in a workspace in Premium capacity. Incremental refresh in Power Apps requires Power Apps Plan 2.
- In either Power BI or Power Apps, using incremental refresh requires that source data ingested into the dataflow have a DateTime field on which incremental refresh can filter.
More details in doc:
Using incremental refresh with dataflows - Power Query | Microsoft Docs
Have you tried it? Any errors?
Did I answer your question? Please mark my reply as solution. Thank you very much.
If not, please feel free to ask me.
Best Regards,
Community Support Team _ Janey- AnonymousNot applicable
v-janeyg-msft - Yes - the Incremental Refresh is up an running, but you have not understood the question. I want some of the older partitions. In my situation, the refresh is only updating records within the last 14 calendar day. I would like to update the partitions for 2021 to include additional data. If my incremental load was into a Power BI Dataset, I can use XLMA endpoint to refresh the older partitions. However, I need to update the partitions in Power BI Dataflow. These do not show up in the XLMA Endpoint.
In theory, I should be able to overwrite the old partitions with my update.
- v-janeyg-msftCommunity Support
Hi, Anonymous
You can check it:
Can't you see the partition when you turn it on?
Did I answer your question? Please mark my reply as solution. Thank you very much.
If not, please feel free to ask me.
Best Regards,
Community Support Team _ Janey
- fragnnNew Member
The possibility to refresh a single partition in incremental dataflows is indeed a necessity for many.
I haven't found a way to do it yet.The product team should definitely add the feature.
I just added my vote to the corresponding idea: Microsoft Idea (powerbi.com)