Task Assignment Expression for offering used in bundle and single off We have a “Service Department” FX that I am wondering if someone may be able to assist with. We have a service offering that we have set up to be used as a stand-alone offering or as part of a few of our Bundle offerings. We are looking to have it assign to a desktop team based on region if used as part of any of the bundles, and to the Service Desk when it is not being used as of a bundle/ as a stand-alone or being used as part of a bundle when the region field is blank/null. Notes: The Region field is on the Parent Bundle Form and can sometimes not be required (empty). Current Expression: if($new.parentEvent.bundleEvent.serviceOffering.shortCode = "ONBOARDING", if($new.parentEvent.W("DESKTOP REGION").name = "US & Canada", "DESKTOP SUPPORT US & CANADA", if($new.parentEvent.W("DESKTOP REGION").name = "EMEA", "DESKTOP SUPPORT EMEA", if($new.parentEvent.W("DESKTOP REGION").name = "LATAM", "DESKTOP SUPPORT LATAM", if($new.parentEvent.W("DESKTOP REGION").name = "SEAPR", "DESKTOP SUPPORT SE