Hi
I have following excel file for store details in which firstly I was using ETPCode To fetch the Data But since I want to automate my report so I have decided to have SapCode in my incremental load ( a view is being created in database in which Sapcode is being added so that now there is no requirement of ETP code)
Now In my script I want to make changes so that there is no use of ETPCOde means Mapping of SAPCode and ETPcode is not required) Data will be only fetched using SAPCODE
Store_MAPPING(below image)
Following script is attached. Please help me where should I make changes in the script on the basis of given above scenario