Hi! Is there a way to limit a table containing a group with lots of variables to the ones in the list that meet a certain condition?
I put a lot of variables with a numeric score in 1 group, so that I can show them in a table like this:
However, I'd like to filter out all scores that have a correlation of less than 0.5
Of course there is the “Enable top/bottom N values” options, but this won't work with all these metrics.
Perhaps an advanced filter would do it, but there's no way to say e.g. “metric X < Y”
Another option is to use a custom metric, but there as well I'm limited
Ideas?