I am new to azure data factory. I have one xml file with below data 1234567890.1234567890123456789 I have to load this data. But ADF truncating this number.
Please help me on this.
I tried with all possible data type like float, string, decimal but it's not working.