Combine Static Data with Dynamic

Can you guide me on how in the select bar you can put static with dynamic value? for example
static value is Customer, Client & dynamic value which we need to get from form.

I tried to use CONCATENATE( [“Customer”,“Client”] , yourname) but it returns CustomerClientKunDan Kumar Jha, I Need three different value to select.

@kundan.jha

You can use MERGE function to Merge two arrays or Merge Array and Single value.
For more info Refer this article

Hope this Helps!

DronaHQ Docs have found a new place!

We have updated and moved our documentation to docs.dronahq.com.
You can continue to ask questions in the community here.