Discussions
How to use a Multiselect field as a condition in workflow?
I have a workflow where I am trying to use a "Set Field Value" action with a condition using a multiselect field. But I can't see that multiselect field in the condition popup. I have checked in different blog its recommended to use custom formula in that case. I tried that too as below
{approvalstatus.id}=1 and {custbody_line_subsidiaries}=1 and {custbody_approved_by_us_user.id}='F'
Here "custbody_line_subsidiaries" is the multiselect field. But I am getting Invalid Expression error, while executing that workflow.
Please guide.
Thank you
Asha