Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,373 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to ingest an x12 formatted file using adf into databse.
HI @AbhirupSaha-5491 ,
Thanks for the question .
Your ask motivated me to know more about the X12 file format . I did some reading from here
At this time, I do not think that we do have any connector for X12 format.
One thought which I had was using * as field/column separator but unfortunately this will not work out as its not same in all the lines.
Do you need to capture all the lines? Thanks Himanshu