How would I go about filtering out events where a field is equal to a certain value?

mickey
mickey Posts: 3

Here’s the scenario:
I have a rest call that pulls in csv data, translates it into kv pairs, but now I want to filter out events where a certain field (non-indexed) are equal to a certain value.