Replies: 1 comment 2 replies
-
This is the meaning of the value count correlation. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have several usecases where I need a unique occurences of field values, for instance to detect account spraying:
Would NOT trigger:
Would trigger:
So as you can see, my proposition is a new type of "unique_count" (or any better suited term) as well as a new field to design the "unique:" values field.
Thoughts?
W/
Beta Was this translation helpful? Give feedback.
All reactions