Flow designer: not able to select the 'Output format' of Date & Time Transform for a field.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2024 11:33 AM - edited 09-03-2024 11:33 AM
As you can see in the ss, I am trying to select the transform for field value- 'Date to String'. The moment i click on 'Select a choice' for 'Output Date format'. the popup is getting disappear and nothing is getting selected.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2024 11:45 PM
For now, I have used GlideDateTime Api in script to get the Month, year and date. Concatenate it and return.
But definitely it will require the HI case to get it resolved in future upgrade/patch