Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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)
Is any additional configuration required?
Thank you.
ok, what is the error message?
Note: usually RangeStart is inclusive and RangeEnd is exclusive, but your setup should work too.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 52 | |
| 24 | |
| 12 | |
| 11 | |
| 11 |