Does anyone know if it would be possible to filter a table using math operators ‘<’ or ‘>’? I have a table which specifies ‘passenger capacity’, and I want to find all vehicles with a capacity < “X” (X = user entered value). I might also want to extend that to all vehicles with a capacity > “Y” So the filter would need to work across both < and > operators.
This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.