Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

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 ->         Aft...
  • Vijay_A_Verma's avatar
    Vijay_A_Verma
    4 years ago

    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