Flow Designer | Catalog Variables | Cannot retrieve Choices in IF condition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2019 06:21 AM
Hello guys,
I have created a Flow Designer that leverage the Service Catalog plug in and retrieve the variable from the Catalog Item.
One of the variable is a "choice" (Look up Select Box).
- It works perfectly on the Service Catalog form (I can see all the values I expect to be there)
- On the Flow Designer, I would like to create an IF condition that will be triggering if the choice field is having a specific value.
Sample Screen shot:
I know I may use a script to capture the value... but as one of the advantages of Flow Designer is to be almost a no coding solution, I wonder if there is a better way...
Thanks a lot 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2020 07:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2021 08:18 PM
Hi
We have faced the same issue and we used Look Up record step in the beginning to retrieve value based on the value entered on the portal and used that in the If step to compare.
Thanks,
Pratyusha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-05-2025 09:37 AM - edited ‎01-07-2025 04:19 AM
Hello gabriel_sk
i know that this post is quite old, but for the sake of future doubts, the lack of matchs on the flow variable is usualy due to values on the choice field is missing, maybe you just filled the label and not the value.
hope i was of help