Hello,
I want to ask if how can I configure my interface tool to enable me to filter amounts greater than a threshold. For example below and in the attached file, I have a custom filter for amounts >= 40000 or <= -40000. Amounts >= the absolute amount of 40,000 must be filtered regardless of it is negative or positive. I connected a text box tool for this to allow user to enter any amounts for threshold. I tried the configuration below but it returns amounts even lower than the absolute amount for 40000. I filtered the source check and 40000 as absolute amounts however, it returned me the source for deposit.
To summarize, it is desired that we will filter the source column as well as amounts greater than 40000 (absolute be it negative or positive).


Thank you.