Issue with Segmentation Using a "Look-Up Table"
Hello,
I've encountered an issue with segmenting data using a "Look-Up Table." I've set up an XDM individual profile schema with the following fields:
- Customer ID
- Address ID
- Customer First Name
- Customer Last Name
Additionally, I've created a look-up schema for customer addresses with the following fields:
- Address ID
- Street Name
- House Number
- City Name
The Address ID in the customer profile schema is linked to the Address ID in the look-up table. Both schemas have been enabled for profiles, and datasets have been created and enabled for both schemas. I've inserted data into both datasets.
However, I've encountered an issue when creating a segment for customers who reside in a specific city. I consistently receive a profile count of 0. I've double-checked the IDs and the city name and can confirm that the data is present in the profile-enabled dataset.
Could you please assist me in resolving this segmentation issue?
Thank you.

