Forum Discussion
Anonymous
4 years agoNot applicable
DataFormat.Error: We couldn't parse the input provided as a Date value
Hello all, could you please help me to get rid off the date error: DataFormat.Error: We couldn't parse the input provided as a Date value
I used conditional column below ->
After that when I changed format to a date the mentioned error has appeared. I tried to change locale to English (American Samoa, Japanese
Thank you in advance!
Open advanced editor and you will notice double quotes around "#date(2020,1,1)"
Remove these double quotes from there and the problem will be solved
3 Replies
- Vijay_A_VermaMost Valuable Professional
Can you click on Error and post the screenshot here?
- AnonymousNot applicable
Hello Vijay,
- Vijay_A_VermaMost Valuable Professional
Open advanced editor and you will notice double quotes around "#date(2020,1,1)"
Remove these double quotes from there and the problem will be solved