How to specify (join) per-column filters on ELN's Tables

Hi all, I was wondering if similar to datetime per-column filters on ELN’s Tables, it is possible to select samples by specifying per-column filters based on other categorial and numerical columns.

In the example below, we would like for example to display only samples with the same “sample” value and within a certain “temperature” range. “sample” column holds categorical data while “temperature” holds numerical data.

Many thanks in advance,