set a breakpoint before the type into
debug and get paused
use the immediate panel and inspect the CurrentRow(“Posting Date”).ToString Value
Also you can directly prototype the possible corrective statements within immediate panel
For analysis statements to find all invalid, out for expected format dates have a look here:
[FirstAid] Datatable: Debug & Analysis invalid DateTime Strings / String to DateTime Parsing Issues - News / Tutorials - UiPath Community Forum