Expand my Community achievements bar.

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!
SOLVED

Is there a way to do a NOTCONTAINS in TEXT MODE?

Avatar

Level 3

Is there a way to do a NOTCONTAINS in TEXT MODE?

 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi there, this is accomplished in 2 lines in text mode. Here's an example in a project report if you don't want any project names to contain the word 'test' (in filters > project name > does not contain > test):
name=test
name_Mod=cinotcontains

If you found this helpful, please mark correct to help others : )

If this helped you, please mark correct to help others : )

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi there, this is accomplished in 2 lines in text mode. Here's an example in a project report if you don't want any project names to contain the word 'test' (in filters > project name > does not contain > test):
name=test
name_Mod=cinotcontains

If you found this helpful, please mark correct to help others : )

If this helped you, please mark correct to help others : )