Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How to add multiple values for the same variable
example:
Variable X
needed values a and b and c ...etc
Regards,
Edit the variable in the Variable Overview and add the additional values.
i tried GetCurrentSelections(field name) but not working
Perhaps this works: =concat(distinct FieldName, ',', FieldName)