I have two Filter Result Gadgets that I need to check multiple times a day. Is it possible to have one Filter Results Gadget that displays two or more filters? This way I would be looking at one gadget window but technically checking both filters/queues.
Thanks!
If having two independent filters is useful for anything else -as if you wished to retain the possibility of displaying them in distinct gadgets- then I would suggest just to query both filters as follows (ie):
filter IN (19500, 19501)
Where the values provided are comma-separated and refer to the filter number you can see in the URL shown when you click on each filter, right after "filter=".
This approach allows to add as many filters as you need, as well as to easily maintain your filters, as changes on a referenced filter will automatically be reflected on any other filters with a reference to that filter.
@Ignacio Pulgar Thank you! I searched "filter IN (16500, 17309)" and created a new filter using that search. Enhances my workflow greatly!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You're welcome! :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So I'm trying to figure out how to display issues that were WNF vs. By Design, but can't find how to properly display both filters against each other on the dashboard. Any suggestions?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you just update the filter being used by the gadget so that it will display the results that you need? What filter do you have? E.g. You can use the "IN" operator for multiple projects Project in (ABC,DEF).
Alternatively, take a look at "Favorite Filters" gadget, maybe that can help you out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Your only option for Cloud is three filters - filter 1, filter 2 and then filter 3 includes both 1 and 2 (join with an "or" is the easiest choice) If you were not on Cloud, there's an add-on which provides a function "is in filter (x)", but you'd still need to use the "or" in filter 3
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.