Destination Trigger Configuration - Any vs All Hi All,Looking for a bit of clarity on the Destination Event Mapping Trigger logic.I understand that All implies every condition in the trigger must be true resulting in AND logic.For example:Event Name is Order Completed Product Sku is abc Product Type is subscriptionBecomes:Event Name is Order Completed AND Product Sku is abc AND Product Type is subscription This would isolate Order Completed with the specific product parameters and send “abc product subscription purchase” to the given destinationBased on the documentation Any implies at least one of the conditions in the trigger must be true resulting in full OR logic.The example becomes:Event Name is Order Completed OR Product Sku is abc OR Product Type is subscription This would include all Order Completed events, any other events passing the abc sku, or any events passing a product type of subscriptionWhat I am struggling with is AND OR logic together. I am attempting to curate custom conversions for destinations where:Event Name