Pass string variable to Flow Switch

Hi, I want to pass string variables to each case i use in a flow switch activity. I have changed the type argument to string but still it is not taking variables in case value. How can we do that?

1 Like

don’t do with the double quotes just pass like this Hi, My name is not like “Hi, My Name is”
cheers
@vamsikrish28

2 Likes

I am not using double quotes, just trying the give the variable name but it is not taking variable name

2 Likes

can i see screen shot??
@vamsikrish28

@Palaniyappan any idea?

1 Like

Fine
We can try in another way
Like pass the string variable to expression and
Values without quotes that we want to compare along the cases
Like this

Where vara is a string variable
And apple in case is a value

Cheers @vamsikrish28

Okay
Is it not possible to give string variable in the case value?

1 Like

No Vamsi, only in expression and not in case
@vamsikrish28

1 Like

cheers @Palaniyappan

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.