Question
Convert Multi select drop down to string type
Hi,
Any clue about converting a multi-select drop-down to a string?
An attempt to convert resulted in a code result.
Filed 1 = Multi-select dropdown
Field 2 (formulae field of type string)= concat (Field1, 0)
Is it expected?