Fetch 2 different tables into one "menu selection"

Hi,

I am wondering how two different tables with different menu options can be combined and used in a “Menu selection” menu. The desired outcome is that if a specific condition is met, the options from one table should be displayed, and if another condition applies, the options from the other table should be shown.

I would be grateful for any help I can get.

Best regards,

Viktor

Example.
image

Hi,

You could just have one table and then add a column to it, let’s call it “Type” or something. Then based on previous conditions you can then filter the table (in assignment/script step) before using it in the User Step . Like this:

Thank you, that helped a lot.

BR, Viktor

1 Like

Great! Let us know if you have any other questions. Happy Flowing! :slight_smile:

Hi again!

I would like to set the default value in my menu selection input to orderId number 8 when running the flow, instead of the first value in the list. How can I retrieve this specific value from the list?

image

Hi again :).

Many of the user steps items can have a default value. Apart from sorting the list you can also provide a default value for list selections, like this: