Interested in getting an Adobe Workfront certification? Don't miss our AMA on June 10th, where our experts will be available to answer any questions you may have about getting certified!
This conversation has been locked due to inactivity. Please create a new post.
How do you filter using a Contains or Equals modifier on a text field and search for more than one value? Ex. Field contains or equals "Clearance, Assurance, AHI". I want it to return results when one of the 3 search matches are found.
If you want it to just match one of the three words, you should be able to do OR statements in the filter. Just remember you have to do the other filters as well for each OR.
The one thing I haven't figured out is if you want something that matches all three words. If anyone knows how to do that, let me know. ;)