I've got an API that returns JSON data. One of the fields contains a UUE encoded csv file. Is there a way to load this to the ODX without some external pre processing?
Thanks,
Gerrit
I've got an API that returns JSON data. One of the fields contains a UUE encoded csv file. Is there a way to load this to the ODX without some external pre processing?
Thanks,
Gerrit
Best answer by Thomas Lind
Hi Gerrit
The CSV provider can also do RSD files, similar to the REST provider.
However once you have text data in a field you can use string split options to make them back into SQL tables/fields.
I have a project for that, we used to have a so called bigfile data source, but I made it work for just a large CSV file as well.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.