Solved
Forum Discussion
dimitri_hristov
6 years agoContributor
Hi @munish,
Do you know the number of sheets in the Excel file, and their respective names, in advance?
If you do know this information in advance, it could be relatively easy to accomplish this by using a child pipeline in which you can implement you logic for reading from the Excel file and writing the data to a JSON file.
Cheers,
Dimitri