Subtract results from one filter from another filter

Jannik Ackermand March 21, 2019

Hi! 

I have two filters and would like so subtract the results from the first one from the other one to create a third filter. So Filter 1 - Filter 2 = Filter 3. It will only let me use AND or OR when working with the filters. Does anyone know if what I am looking for is possible? 

 

Any help would be much appreciated! 

 

Jannik

1 answer

1 accepted

3 votes
Answer accepted
Vasiliy Zverev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 21, 2019

@Jannik Ackermand , hi!

 

You could use filter != 27501. Place id of filter2 instead a number.

Jannik Ackermand March 21, 2019

Thanks Vasiliy, that solved the problem!

Yadagiri Gajjela December 26, 2020

Where can we find the ID of a filter? I have similar problem to solve..

Anders Dyhrberg March 23, 2021

The easiest I have found, is when you open the specific filter, then just look in the URL. There you will see something like this:

   https://<domainname>/issues/?filter=35604

That number is your filter id.

Like Tobias Reinke likes this

Suggest an answer

Log in or Sign up to answer