Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
I know how to do incremental refresh for future date partitions in datasets semantic models.
However we now have a need to do the same for dataflows. How do I specify the "Effective Date" for dataflow incremental refresh?
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...
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.
Check out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.