Forum Discussion
niv_qrm
4 years agoFrequent Visitor
Pasre date giving error
Hi, I am not sure what I am doing wrong, but when I try to Parse date I am getting error after 13th of the month. I have done this before and worked previously but for some reason I am getting e...
- 4 years ago
Hi Anonymous,
Thanks for your reply. I figured out the mistake but forgot to come and check the replies here.
This table is a mix of data coming form different systems with different date formats.
So I seperated those ones with different format, then split the date and concatenated it and then used parse date and it fixed. For some reason when I try parse date isn't working when the data date format in US format. I tried using the Locale with UK, UAE but still I kept getting error. This is the only way I could fix it.
Thanks a lot for the replies.
manikumar34
4 years agoSolution Sage
niv_qrm ,
Click on the error and share screenshot of it, that would help on understanding the exact error
- niv_qrm4 years agoFrequent Visitor
This is the error I am getting.
Thank you!