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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,535
Community Members
 
Community Events
184
Community Groups

EazyBI - count number of linked isseus

Hi,

I would like to count the number of linked issues, more specifically  - how many bugs were linked to service desk case, then later to filter (per org, per product etc.)

I was able to bring the linked issues as a property, i want to use it as a measure.

I think the solution should be a calculated member using count, but I'm unable to get the proper result.

Thanks. 

 

1 answer

0 votes
Janis Plume _eazyBI_
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.
Jul 09, 2019

Hi,

The simplest way for counting the linked issues form the linked issue property is to create the formula counting the commas in the property. I have the linked issue property "Initiative stories":


Len([Measures].[Issue Initiative Stories]) -
Len(Replace([Measures].[Issue Initiative Stories],",","")) + 1

Note that this measure works for the Issue dimension issue level since it refers to the Issue property. You might need to build further your measures to work with other dimensions.

 

Kindly,

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events