I have a requirement like im selecting multiple values(A1,A2,A3,Others) in Multiselect option.When i select “Others” value remaining selected values has to be removed.( using Data transform)
Attached image for your reference.
I have a requirement like im selecting multiple values(A1,A2,A3,Others) in Multiselect option.When i select “Others” value remaining selected values has to be removed.( using Data transform)
Attached image for your reference.
@Sureshm81 Try the below configuration
@BhanuPrakash_G Thank You!