Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

EazyBi. How to hide some issueTypes?

NewByatl
Contributor
October 3, 2023

How to create measures like “Show all issuetypes in table, but not Stories”
In JQL it looks like: issueType NOT IN (“Story”)

I wanna hide some tasks with this kind of issueType

1 answer

1 accepted

0 votes
Answer accepted
Martins Vanags - eazyBI
Atlassian Partner
October 3, 2023

Hi @NewByatl 

 

Try creating new calculated measure using this formula with Aggregate and Except functions to count Issues created from all issue types execpt stories.

 

Aggregate(

Except(

[Issue Type].[Issue Type].Members,

{

[Issue Type].[Story]

}),

[Measures].[Issues created]

)

 

Martins / eazyBI support

NewByatl
Contributor
October 3, 2023

Nice, thx!

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, ace, atlassian community event, donation, girls who code, women in tech, malala fund, plan international, kudos, community badge, badge, atlassian badge, International Women’s month, International Women’s Day, women's month, women's day

10 for Change at Atlassian Community Events

Show up and give back by attending an Atlassian Community Event: we’ll donate $10 for every event attendee in March!

Join an Atlassian Community Event!
AUG Leaders

Upcoming Jira Events