
User15717589852053945299 (Customer) asked a question.
Hi All,
Can you help me with my issue regarding Expression Language in group rules? As you can see in the image there was an error when trying to preview the rule that I created.
Here's the expression language I used.
user.UltiproSquad=="FAC" AND user.UltiproSquad=="CBA" AND user.UltiproSquad=="CSA" AND user.UltiproSquad=="CSP" AND user.UltiproSquad=="DEX" AND user.UltiproSquad==FRD" AND user.UltiproSquad=="MNLFIN" AND user.UltiproSquad=="MNLGCC" AND user.UltiproSquad=="MNLHR" AND user.UltiproSquad=="MNLTRN" AND user.UltiproSquad=="REC"

There's a double quote missing in front of FRD
Also, should those ANDs be ORs? How can that same attribute "==" all of those conditions?
Thank you, Mike 🙂 All is good now.