Forum Discussion
Error mirroring tables on Prem SQL to Fabric
- 1 year ago
Hi cseajs ,
The error suggests that the issue is likely related to how the data is being parsed—possibly due to malformed or inconsistent structure in the source files or tables you can follow the checks suggested by mabdollahi .
Additonally, you can
1.Try loading the tables manually into OneLake and use the “Load to Table” option to see if the issue reproduces.
2. Enable raw data preview in your pipeline to inspect malformed rows.
Hope this helps!
If the response has addressed your query, please accept it as a solution so other members can easily find it.
Thank you.
Hi cseajs ,
The error suggests that the issue is likely related to how the data is being parsed—possibly due to malformed or inconsistent structure in the source files or tables you can follow the checks suggested by mabdollahi .
Additonally, you can
1.Try loading the tables manually into OneLake and use the “Load to Table” option to see if the issue reproduces.
2. Enable raw data preview in your pipeline to inspect malformed rows.
Hope this helps!
If the response has addressed your query, please accept it as a solution so other members can easily find it.
Thank you.