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