Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Facing this issue while refreshing the dataflow, Implemented incremental refresh, and not doing any transformaition using M query in any table. Please guide me how to resolve this.
Solved! Go to Solution.
Hello @Shubham_rai955,
Even though you mentioned no transformations in M, the incremental refresh policy still applies filters and type conversions. If any column expected as Number contains a Text value (or vice versa), Power Query throws this error.
Check column data types in the source
Add explicit type conversion in Power Query
Validate incremental refresh filters
Preview the query in the editor
You can also Re-run a full refresh once
Disable incremental refresh temporarily.
Run a full refresh to confirm if the issue is only with incremental partitions.
If full refresh succeeds, re-enable incremental refresh.
Hope it can help you !
Best regards,
Antoine
Hello @Shubham_rai955,
Even though you mentioned no transformations in M, the incremental refresh policy still applies filters and type conversions. If any column expected as Number contains a Text value (or vice versa), Power Query throws this error.
Check column data types in the source
Add explicit type conversion in Power Query
Validate incremental refresh filters
Preview the query in the editor
You can also Re-run a full refresh once
Disable incremental refresh temporarily.
Run a full refresh to confirm if the issue is only with incremental partitions.
If full refresh succeeds, re-enable incremental refresh.
Hope it can help you !
Best regards,
Antoine
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.