Hello Guys,
I really need your help. I tried everything to achieve json from csv file.
But there are few problems like tab delimiter, \r etc.
Finish of this should be items on sharepoint list.
Im attaching my export file.
Can someone help me out please?
Thank you very much
In your Export.csv file there is only one row of data. Will there always just be a single row, or could be many?
And will the column names always be the same?
Hello, column names will be always same. Yes there could be many rows.
Hello Grantjenkins,
Did you find any solution how to do it?
Thank you a milion
@RMVW Sorry for not getting back to you. Did you get this working, or still need help?
Basically i decided to change source file. To add delimiter at the end of every row. That solved problem.
🙂