Is there a way to do a NOTCONTAINS in TEXT MODE? | Community
Skip to main content
Level 3
June 28, 2023
Solved

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

  • June 28, 2023
  • 1 reply
  • 649 views

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

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Madalyn_Destafney

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 : )

1 reply

Madalyn_Destafney
Community Advisor
Madalyn_DestafneyCommunity AdvisorAccepted solution
Community Advisor
June 28, 2023

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 : )