AEP schema 1 to N values stored and created audience.
Hi Team,
i want to create a schema with below fields where multiple values can be supported so what should be my approach in creating this schema and loading the data into AEP, plus once it is created how can i create audience?
| field1 | field2 | field3 |
| ABC | FG | Hi |
| ABC | EJ | Do |
| ABC | A | B |
| CDE | XY | AG |
| CDE | BI | Xy |
Just to update you, approach that i was thinking is more of creating Dummy field with object as a data type where i can store same field 1 with different values for field 2 and field 3 but while creating audience its causing issue where i am not able to select Field 1 as its is inside the Dummy field object so i am not able to store the all ABC into the audience.
In ACS, we used to Have Insert or Update for creating records inside schema but not sure while schema what consideration i can take so that they are part of profile enabled schema plus i do have an option for inserting all records and fetching that inside audience.
Any help would be appreciated?