In Node Google shield get row there are filters
Select a column and value. If you need to filter the “Price” column by a specific value (1 or 10 or 50) or by an empty value - I understand that. But how to filter by:
price is greater than 20?
or the price is not equal to an empty value?
For more complex filters, another workaround I’ve found useful is to add a helper column directly in the Google Sheet (here with the example ‘Filter 20’). In this column you can add your complex formula and have a Boolean as an output.