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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Felipeandres
New Member

Error incremental refresh

Hello,

We have a query from SAP BW that brings some information. The same document, with the same configuration, was published twice: once before the latest Power BI upgrade and once after the Power BI upgrade. The version published before the Power BI upgrade supports incremental upgrade, while the one published after the Power BI upgrade does not.

We have a date field that is converted to DateTime format and filtered as shown below.

 

= Table.TransformColumnTypes(#"Added Custom",{{"Personalizado", type datetime}})

= Table.SelectRows(#"Changed Type", each [Personalizado] > RangeStart and [Personalizado] <= RangeEnd)

Felipeandres_0-1717171318515.pngFelipeandres_1-1717171329471.png

 

Is any additional configuration required?

Thank you.

1 REPLY 1
lbendlin
Super User
Super User

ok, what is the error message?

 

Note: usually RangeStart is inclusive and RangeEnd is exclusive, but your setup should work too.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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.

Top Solution Authors
Top Kudoed Authors