Can the filter definition from interactive filters be extracted

Hi @AnotherFraudUser,

You can export the definition using the Model Writer node and use it later in Filter Apply node or any other nodes with a filter definition input port.

If you want to have the filtered values, just use the Filter Apply node after the Interactive Value Filter Widget node in the component and connect both definition and data ports then use a Groupby node to group your value column. That’s it.

23612-1-1.knwf (18.7 KB)

:blush:

4 Likes