Hello Friends,
I am trying to build a job, where it process several xlsx files and read different worksheet and push specific worksheet in separate corresponding table. Each xlsx have several worksheets inside, i have is name of worksheet and name of table where that worksheet needs to pushed. how do i push specific worksheet in corresponding separate table of database.
Is there a way i can provide name of worksheet and job will process several xlsx file and read the worksheet name and push to corresponding table of database?
Please help.