Work flow Explain
Hi,
I have the following workflow condition:
ExcludeChannel('Import') AND [<stOriginal_Owner_Channel_ITAG>]= 'Business Direct' AND [<plLead_State_ITAG>] = 'MQL Open' AND JoinFieldValue('<User>',[<OwnerId>],'<plChannel_ITAG>') = 'Mid Market' AND ([<plLead_Class_ITAG>] = 'New Logo' OR IfNull([<plLead_Class_ITAG>],'Y') = 'Y')
Could you explain me what this condition signifies? and the terms like "Exclude Channel", "JoinFieldValue"