How to use a 'Is Not' with a dynamic filter

wouterstorms
Kilo Contributor

Hi,

 

I am looking for a way to filter the 'My Team's Work' table on the CSM Workspace landing page in such as way that tasks assigned to "me" are NOT displayed as they are already on "My work" list. 
There is a filter option 'IS (Dynamic)' that allows for the use of dynamic filters, but I cannot figure out how to use similar functionality to filter out values. 'IS NOT (Dynamic)' is not available as a logical operator, the operator 'IS NOT' will not work with a dynamic filter. 

Any ideas would be appreciated!

1 REPLY 1

Shivambitanwar1
Tera Contributor

Hi @wouterstorms ,

 

You can use Assigned to  'is not' javascript:gs.getUserID() 

 

Warm Regards,

Shivambi