I'm wondering if anyone knows of a way to filter strings in Dynamics 365 that do not contain a certain substring. Our filters are limited to contains, begins with, is, and is not. I've tried using regular expressions to exclude substrings, but this doesn't work in the workflow editor. Any tricks or insights would be greatly appreciated.
Thank you!