comments in flow designer

craigsnowadmin2
Kilo Guru

in flow designer action  , is there a way to combine two input  variables in one data pill to be the value  . As an example, input variable location = city data pill + state data pill 

1 ACCEPTED SOLUTION

Appli
Mega Sage
Mega Sage

Hi, flow designer does allow a concatenation of one or more data pills for some fields.

Example: I have an action with one string input, it contains two data pills (incident id : incident short description):

find_real_file.png

Hope it helps

Hope it helps

View solution in original post

2 REPLIES 2

Muhammad Khan
Mega Sage
Mega Sage

Hi

 

Did you try using flow variable ?

Create Flow Variables as per your requirement.

find_real_file.png

Use Set Flow Variable Logic to set their value.

find_real_file.png

Appli
Mega Sage
Mega Sage

Hi, flow designer does allow a concatenation of one or more data pills for some fields.

Example: I have an action with one string input, it contains two data pills (incident id : incident short description):

find_real_file.png

Hope it helps

Hope it helps