Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hello everyone, I have a data source which is Excel and which has a schema which changes from one sheet to another, This file can have several sheets,
my problem is that I can't recover this data in a CSV file that I will use afterwards to feed a database
Attached the structure of my Excel file
Note: languages change from one sheet to another
Thank you in advance for your help
I'm sorry, I am afraid we will need more of an explanation of the problem and what you have tried. However, if your sheet schemas are fixed, but your sheets are different within the Excel file, you can set up a component per sheet to achieve this. Have you tried that?