I want to Check whether today’s dated folder exist in my provided path or not using For Each activity.
I have tried below one
In Below screen shot i have declared my path into variable, but when it assign to item in For Each activity it is splitted. that means it is not consider as entire path to check my If condition.