Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Apply filters to dashboards

Charles Delaporte
Contributor
May 13, 2018

I would like to create dashboards with filters, so that only issues that satisfy this filter are displayed. Is this possible?

 

 

1 answer

0 votes
Ollie Guan
Community Champion
May 13, 2018

What kind of chart do you need to generate?

Charts in the dashboard are all dependent on filters.

Charles Delaporte
Contributor
May 13, 2018

I would like the following gadgets - with a filter ("client site")

- list of issues 

- list of issues recently added

- list of issues recently changed

- list of issues assigned to me

In the future, I might also be interested in stats

Ollie Guan
Community Champion
May 13, 2018

You can do this with the following query

1.project = XXX

2.project = XXX ORDER BY created DESC

3.project = XXX ORDER BY updated DESC

4.project = XXX AND assignee  = currentUser()

Charles Delaporte
Contributor
May 14, 2018

Thanks, but where can I define the filters?

Jack Brickey
Community Champion
May 14, 2018

go to Search for Issues, click Advanced and enter into the search field. save the filter and give it a name. share it.

 

there is a lot of helpful info in the documentation. Here is one cloud like to get you going.

Charles Delaporte
Contributor
May 14, 2018

It seems to me that the only gadget that allows to apply a filter is "filter Results" - i.e. it does not seem possible to apply filters to other gadgets like graphs, charts, calendars, voted issues... ?

is this correct?

Charles Delaporte
Contributor
May 14, 2018

Ollie answered that "Charts in the dashboard are all dependent on filters"... so it seems to me that I missing something.

Nic Brough -Adaptavist-
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.
May 15, 2018

Almost all the gadgets ask you to provide them with a filter (or project, which makes them use "project = xxx" as the filter).

You need to create and save the filters you want to use and then you can select them when configuring your gadgets

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events