Capture multiple values via Classifications?
Hi, I'm working with Classifications, which have proven to be very useful when it comes to give more value to our data. We are facing now a challenge, though: some of the classifications might come with multiple values on the same cell. For instance, let's imagine we have an activity ID, which is captured on an eVar, then we use classifications to give this activity more attributes:
- Key: activityID
- activityName: Webinar on shoe industry in Germany and France
- activityType: Webinar
- activityMarket: Germany, France
The problem is that, although I could split that activityMarket into two, I need to allocate them on the same classification level (activityMarket, in this example). I cannot create another classification with the same name, and create a different one, like activityMarket2, would not be useful for us as we need to breakdown only by activityMarket and allocate all values there.
Any thoughts on this?
Thanks a lot.