Hi ,
I am trying to extract multiple excel sheets from the folder.
I am using Substitution parameters for root directory and for file name is global variable.
$G_FILE_NAME='FILE_NAME*.xlsx'
declared the above syntax. But job is not extracting any data from the files.
please suggest me which way i need to extract from the excel files.