I just need it to go row by row and grab dates for later manipulation, but need a way to remove the parts in parenthesis.
Alternatively, if there’s just absolutely no way to do it, I’d settle for UiPath to just skip rows (For Each Row) where the date isn’t in the format I want.
Hi Priyanka, I tried the formula, and although it works for a date such as 12/3/2021 (1/3), when I use it on a date that doesn’t need a conversion (such as 12/10/2021), it returns something like 44540.
Is this the expected behavior?
When I use the For Each Row function in UiPath, I was hoping to go row by row and grab dates, but if this particular function only works on the incorrectly formatted dates, I’m wondering if there’s another workaround.