how we give the data type to date variable
I have two type of date 1) 22 nd december 2022
2) 07/04/2022 when i give the data type to InvDate as string it will read properly.
but it will not able to read 2) date. it give error as cannot convert from system.dateTime
what we give the data type so that it can read both date without error
Hi @dhanu_lokhande ,
Could you let us know what was the method/Steps implemented for this ?
An Error Screenshot would also be helpful.