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

See when key Fabric features will launch and what’s already live, all in one place and always up to date. Explore the new Fabric roadmap

Reply
lbendlin
Super User
Super User

Incremental Refresh for Future Dates in Dataflows?

I know how to do incremental refresh for future date partitions in datasets semantic models. 

Advanced incremental refresh and real-time data with the XMLA endpoint in Power BI - Power BI | Micr...

 

However we now have a need to do the same for dataflows.  How do I specify the "Effective Date" for dataflow incremental refresh?

2 REPLIES 2
collinq
Super User
Super User

Hey @lbendlin ,

 

In the Dataflow, I don't think that you can directly....however, I am just thinking out loud here....what about creating an "effective date" parameter (that is a datetime) and then use that as the the date field in the incremental refresh for the Dataflow????  Part of me thinks that would work great....and part of me thinks it will fail miserably but I am just thinking about it...




Did I answer your question? Mark my post as a solution!

Proud to be a Datanaut!
Private message me for consulting or training needs.




It's a funny situation - our fiscal year 2024 has already started but incremental refresh doesn't know about fiscal years. So we can 

 

- shift the partition date back a bit

- wait until Jan 1st for the problem to go away by itself

- use your idea with the parameter (for example as a delta to fool RangeStart and RangeEnd)

 

Or - as my colleagues suggested, sod it and create another dataflow for the "future" dates  and then append the dataflows in Power Query.

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors