XML Support
l
luke
Thanks Alex for the suggestion, I've created a feature request to explore XML upload and parsing capabilities.
To help prioritise this, could you share what types of XML files you're working with and what specific analysis workflows you'd want to perform?
In the meantime, depending on your XML structure, converting to CSV or JSON might be a temporary workaround.
Appreciate the feedback as always!
A
Alex
Hi Luke, thanks for your message. Here is a template: https://raw.githubusercontent.com/koenderks/rxaf/development/tests/testthat/ExactOnline.xaf usually we get them in .xaf formats. I would like to quickly see what is in the files how good columns are filed and the connection between the tables. I can convert it to a flat file indeed but would be nice to keep the table like structure (as SQL is well equipped for that). Thanks again!
A
Amin Khorrami
Alex Awesome. Thanks Alex. We will look into this soon.