- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
I am trying to assign offer to a group of people,please find the example data below.
| Offer Id | Group |
|---|---|
| 111 | 2221,2222 |
| 112 | 3321 |
| 113 | 4321,4432,4433,4444 |
In the above example groups will be separated by comma in the csv file .How to take these values in the enrichment activity ?
I tried double dimensional array to get values ,but Is it possible to get array value in the enrichment ?
Solved! Go to Solution.