Forum Discussion
PrashantMaheshw
3 years agoQrew Captain
HI Michael,
You can try the following formula , assuming your field name is Comment
Create a Multi Select Formula
var text a=Part(var text b=Part(var text c=Part(
Split(List(" ; ",$a,$b,$c))
Don't worry about a messy formula , multi select can display upto 20 options max , so fire away as many parts you need
------------------------------
Prashant Maheshwari
------------------------------
You can try the following formula , assuming your field name is Comment
Create a Multi Select Formula
var text a=Part(var text b=Part(var text c=Part(
Split(List(" ; ",$a,$b,$c))
Don't worry about a messy formula , multi select can display upto 20 options max , so fire away as many parts you need
------------------------------
Prashant Maheshwari
------------------------------