Good morning,
I’m creating a Workflow that asks the user to choose the employee department (IT, Operations, Marketing, Finances, HR, Administration…) on a form. After, I need to perform a Switch to activate the “Active Directory Scope” with the Add group activities that add the groups of the correct department to the employee. For the moment I’m triying only with 3 of those departments to learn about how to user the “Flow Switch” activity, but after I will need to add more options to the switch for the other departments so I don’t want do it with a lot of flow decisions one after the other.
I don’t have any idea about the syntaxis I must use to determine wich case will match witch each condition. This is what I’ve inserted for the moment, but it always go to the “IT” scope, nevermind what I choose: