In IFS 10 it was quite easy to search for something like “Part Number” <>123;456;789.
However in IFS Cloud this query returns: ((CatalogNo != '123') OR (startswith(CatalogNo,'456')) OR (startswith(CatalogNo,'789')))
We have tried several variations to try to get this to work…. is the only way Advanced Search?
