Skip to main content
July 20, 2024
Solved

strange value when I put datetime test data in the expression rule

  • July 20, 2024
  • 2 replies
  • 0 views

Hi

If anyone knows why  strange value  show like that way, please let me know.

Why did I get a strange value when I put datetime test data in the expression rule?
What should I do with the correct test data?

Best answer by stefanhelzle0001

You cannot just write some string. Appian tries to parse this somehow and fails.

Create a real datetime value using the datetime() function.

2 replies

stefanhelzle0001
July 20, 2024

You cannot just write some string. Appian tries to parse this somehow and fails.

Create a real datetime value using the datetime() function.

karumurua531442
July 21, 2024

hi [mention:53e4399458e849be94876965e8b832f2:e9ed411860ed4f2ba0265705b8793d05]  as [mention:a11f77a729fb4db2af76b09948583328:e9ed411860ed4f2ba0265705b8793d05]  parsing of the values fails when we pass some string. you can use to date() or todatetime() functions to your values into valid datetime or date whenever you are passing values to your input or use datetime () function to have actual datetime