aaron
1
I am trying to create a filter on a Workflow it only runs if the value of an Input field is equal to ‘facebook’, ‘twitter’, ‘linkedin’, ‘youtube’ or 30 other social network names.

What’s the best way to do this? I tried adding all the possible social network names as an Option Set but couldn’t get the expression to work correctly.
Can anyone advise the best way to do this (Option Sets, Database Things, etc)? And what would the correct expression be here?
Thank you!
if those are just the set of inputs you want to create a filters on, I think Option set will do…
something like;

This might not be the best way, but it’s a way 
aaron
3
That’s perfect. Thanks so much.
I hadn’t seen the ‘is in’ operator on account of it being at the bottom of the list. Great to know!
1 Like
system
Closed
4
This topic was automatically closed after 70 days. New replies are no longer allowed.