GunshamLakhiani
5 years agoQrew Cadet
Formula Field-Multi Select Text
Hi,
I have created a formula field which is of type multi select text. The formula is working fine but when i am selecting this field in the report selection as ask the user it shows as a plain text box and does not show as a multi select drop down to select the options.
Below is the formula which i have used in this field
Split(List(" ; ",
If( = true,"A"),
If (= false, "B"),
If ([ROption] = "A","Yes")
))
Can anyone help to find out why it does not display as a drop down?
Regards
Gunsham
------------------------------
Gunsham Lakhiani
------------------------------
I have created a formula field which is of type multi select text. The formula is working fine but when i am selecting this field in the report selection as ask the user it shows as a plain text box and does not show as a multi select drop down to select the options.
Below is the formula which i have used in this field
Split(List(" ; ",
If(
If (
If ([ROption] = "A","Yes")
))
Can anyone help to find out why it does not display as a drop down?
Regards
Gunsham
------------------------------
Gunsham Lakhiani
------------------------------