I have created a counter with 0 as initialised value. It increments as per the condition.
So this happens for 1 excel file.
It extracts date from excel loads it into the application and keeps the counter incrementing as it meets the condition.
Now I have multiple excel files. I want the counter value should be back to 0, before it starts reading the next excel file.