What is the syntax for using numeric_filter if I want to select rows that match or are less in value to the filter? …,#numeric_filter<=N,… ??? Can’t figure out how to make this work. Thanks.
The comparison should be placed in the input of the filter by the user.