This use cases presents how to use a resource that is different from the targeting dimension, for example, to look up for a specific record in a distant table.
For more on targeting dimensions and resources, refer to this section
Example 1: identifying profiles targeted by the delivery with the label ”Welcome back !”.
Example 2: identifying profiles who were not targeted by the delivery with the label “Welcome back !”
In the previous example, we used a resource different from the targeting dimension. This operation is only possible if you want to find a record that is present in the distant table (delivery logs in our example).
If we want to find a record that is not present in the distant table (for example, profiles who were not targeted by a specific delivery), you must use the same resource and targeting dimension, as the record will not be present in the distant table (delivery logs).