Forums

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

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, state of product 2026 webinar, product team report, webinar, product management, ai productivity, agile practices, team alignment, product report, atlassian learning, product strategy, discovery to delivery, survey insights

Webinar: State of Product 2026

We asked real teams how they’re coping with an industry in flux. Join this webinar to hear the research –plus tips for leveling up your team’s work.

Register now
AUG Leaders

Atlassian Community Events