How can we create a calculated field that contains multiple string values?

How can we create a calculated field that contains multiple string values?

You can use concat.

@Max Concat adds the string together and i need to create a new calculated fields that contains multiple values

Can you give an example of what you are looking for?

Hi @dhanopiyaankit

Can you give an example to help you better .

We can create multi-value parameter and use it in a calculated field .

Please refer the below documentation on how to use multi-value parameters within calculated field expression evaluation conditions.

Hope this helps , if not please share us with an example on the use-case.

Thanks