I have a list of record and I want to filter out those records that contain "~6". The problem is.... I can only filter if it is "~(space)6" but not "~6". When I try to filter "~6", I get the same list of result as when I filter the results which contain 6. I have been trying for whole day and has no idea what is wrong. Anyone can help? Thank a lot. Here is example data :
Here is the result I want if I filter the records that contain ~6
Try using a double tilde as the filter text, i.e., ~~6. (The tilde is the escape character for wildcard searches.)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With