For these table features:
… we currently have the following options, but they do not cater for tables where many records with very similar substrings can be difficult to separate from each other:
- contains
- does not contain
- is
- is not
- is empty
- is not empty
- is any of
- is none of
… so it’d be helpful to have the following additional ways to filter:
- “starts with”
- “ends with”
… for example if I have 1000s of records named by format:
- YYYYMMDD-hh:mm:ss-[0-9][A-Za-z0-9 -]
… I would be able to separate records of a particular year from each other by filtering/coloring on