- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 03:39 PM
Hello,
I am trying to convert a single line text variable to date field on user form. I tried the built in flow designer transform string to date but I get this error. STRING_TO_DATE with name com.glide.transform.adapter.StringToDateAdapterRule: Date format does not match date to be transformed or input is not a string date/time:. The date format on the variable is YYYYMMDD I want to convert this SN Date so I used the sn date/time transform but get the error. Any ideas?
Thanks,
Chad
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 09:50 PM
Hi @purdue
Set the Tranform function as below and see if it helps :
I am getting output as shown below with this :
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 09:50 PM
Hi @purdue
Set the Tranform function as below and see if it helps :
I am getting output as shown below with this :
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.