Filtering Dimension for efficient queries in ACS
Hi there,
I have a data model with the following relationship
Profile 1 ---> n orders 1 --> n order items
In Adobe Campaign Classic there was the concept of "filtering dimension" which could be selected to filter your targeting dimension (usually recipients) using linked data, such as orders. And I understood this to be more efficient that "Orders exist such as"
Is there anything similar in ACS?
What is the most efficient way to target someone that has ordered a specific SKU other than starting with Profiles as the resource:
Orders exist such as:
Order Items exist such as
SKU = XXXX
I'm dealing with fairly large data sets in each of the tables, so keen for it to be as efficient as possible (but really needs to be done through the audiences/query builder for practical reasons)
Thanks in advance