Forum Discussion
QuickBaseCoachD
Qrew Captain
If you use
ToText([My Multi-Select field])
then it will be a text in a formula.
ToText([My Multi-Select field])
then it will be a text in a formula.
WayneMajor
6 years agoQrew Cadet
I tried this, except i get an error basically stating that the ToText() function does not support conversions from a textlist (It basically says it is looking for text, numbers, bools, etc. but found textlist)