Model A has a Multipicklist__c field.
Model B has a Picklist__c field.
Both use the same value set.
Is there a way I can write a condition on Model B to return records where the value of Picklist__c is one of the selected values in the Multipicklist__c field in the first row of Model A?
I would have expected ‘in’ to work, but apparently ‘in’ acts like ‘=’ over multiple rows?
Question
Condition to determine if field value in one model is selected in multipick field in another model

This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.