Excel to XML

0
hello All, Can anyone help, if its possible to get the data from Excel and convert it to and XML file.   Thanks in advance.   Warm Regards  
asked
1 answers
0

Hey,

 

Yes. You can do it by separating the two actions:

- The first would be import the Excel to the app with the proper data structure;

- Secondly, exporting this same data to XML using a xml schema and export mapping.

 

Does the excel always have the same data structure?

 

Best,

Miguel Sabugueiro

answered