We have introduced two new operators for filtering within Records! These operators are available for Text, Text (fixed values), and Number fields.
Is any of: Returns records that match any of the provided valuesIs none of: Returns records that don't match any of the provided values
These can also by used in the List Records API here.