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, aafp, jira migration, marketing collaboration, end siloed work, streamline workflows, kerrie gottschalk, jira cloud admins, unified marketing, process visibility, team efficiency, cross-team collaboration

How Kerrie Gottschalk unified AAFP’s marketing team with Jira

At the American Academy of Family Physicians, siloed marketing teams faced delays and duplicate work. Kerrie Gottschalk shook things up by moving the department to Jira, streamlining processes, boosting visibility, and sparking stronger collaboration.

Read the story
AUG Leaders

Atlassian Community Events