is there a way to exclude items that start with a string from reference qualifiers?
I have a need to present a reference variable on a catalog item where a value does not start with certain strings. e.g. suppose I need to exclude users named 'Bob' from being selected. I can do: 'NAME' starts with 'Bob' OR 'NAME' starts with 'Robert...