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?
Discussion posts and replies are publicly visible
You cannot just write some string. Appian tries to parse this somehow and fails.
Create a real datetime value using the datetime() function.
hi 8888 as Stefan Helzle 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