Hi all, I am using for each loop from a list of string, i am finding the date in excel using loop, when I pass currentitem/currentitem.tostring it thrown an error of “Assign: Value cannot be null. (Parameter ‘input’)” and when i pass the date manually in the value to find it works. I don’t know what’s the problem with the code i have checked an validate every step.