I have a customer insights profile for customers. I added a new entity for spending transactions.This entity has an ID field that is linked to an ID field in the customer profile (but not the CustomerID field).
I have Run the activities.
When I look up a Customer Profile, I see only 1 single transaction. The transactions are correctly linked to each of the Customer Profiles, however, each CP should show at least 5 or more transactions over time.
The relationships are correct, i.e. Many to 1 from the transaction source to CI based on the custom id field.
If I import the data into Power BI I can then create the link between the two tables and the data shows up correctly there (meaning each customer has multiple transactions).
Any suggestions on what could be happening here?