Filtering list

How can I retrieve a specific item from a filtered list in Decisions? I tried using the Evaluate All In List step, but I am not getting the item data back.

Comments

  • Hey Harvey,

     

    Thank you for reaching out in our forum. The Evaluate All In List step is intended to evaluate each item in a list against a rule and route the Flow based on a True or False result. It does not return a specific item from the list.

     

    If you need to retrieve a value from the filtered list, you can use one of the following approaches:

    • Get Item by Index – Use this when you know the position of the item in the filtered list.
    • Regular Expression – Use this when you need to identify or extract a specific value based on a pattern.

     

    The appropriate option depends on whether you already know the item's position or need to locate it based on its value or format.

     

    Regards,
    Vinh Tran | Decisions Support

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion