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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
dzendras
New Member

PowerBI does not support RangeStart/RangeEnd as Edm.DateTimeOffset with incremental refresh

I am trying to enable incremental refresh with my OData V4 feed following the instructions from https://docs.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-overview

Unfortunately RangeStart/RangeEnd must be of type Date/Time (Edm.DateTime), while OData V4 obsoleted this type and forced all Date/Time properties to be of type Edm.DateTimeOffset. When those parameters are Date/Time/Zone then incremental refresh cannot be conifgured (Incremental Refresh toggle is disabled). If I revert my feed to V3 (and Edm.DateTime), then the toggle is enabled.

1 ACCEPTED SOLUTION
v-yetao1-msft
Community Support
Community Support

Hi @dzendras 

You can convert DateTime to integer then configure incremental refresh follow the steps in Incremental refresh doc .

https://docs.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-configure#convert-datetim...

Ailsamsft_0-1633584981163.png

Best Regards

Community Support Team _ Ailsa Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-yetao1-msft
Community Support
Community Support

Hi @dzendras 

You can convert DateTime to integer then configure incremental refresh follow the steps in Incremental refresh doc .

https://docs.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-configure#convert-datetim...

Ailsamsft_0-1633584981163.png

Best Regards

Community Support Team _ Ailsa Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

Incremental refresh also supports date numerals. Maybe that's an option for you?

Configure incremental refresh for Power BI datasets - Power BI | Microsoft Docs

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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