QuestionQ82
Correlating EventsWhich statement is true about using a KV Store Collection as a lookup?
- A Each collection must have at least 3 fields, one of which need to match values of a field in your event data.
- B Each collection must have at least 2 fields, one of which need to match values of a field in your event data.
- C Each collection must have at least 2 fields, none of which need to match values of a field in your event data.
- D Each collection must have at least 3 fields, none of which need to match values of a field in your event data.
Community Discussion