Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
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

In EazyBI, using distinct issue count returns more than 1

Edited

I am trying to generate a report to count the number of bugs created per week. I am looking for the distinct value.

I am also filtering out one of my Components (using a calculated member in the Projects section) using this formula:

Sum(
Except(ChildrenSet([Project].[ProjectName]),
{
[Project].[ProjectName].[ExcludeThisComponent]
}
)
)

However, the report I am getting does not provide the distinct value of bugs. (I know, because when I drill into the reported value, I see that the row count is lower than the total value.)

How can I get the graph to count issues once?

 

2 answers

0 votes
Sir Mārtiņš Vanags
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.
Aug 20, 2018

Hi,

 

Perhaps, you try using one of the distinct measures from "Measures" dimension.

For example, "Issues created count"

distinct measure.jpg

 

 

Martins / eazyBI team

hi, Martins,

Please, could you explain why the "issue created" is 2, and the "issue created count" is 1?

Why is it difference?

thank you ahead

DKostiuk

Sir Mārtiņš Vanags
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.
Feb 24, 2023

@Дмитрий Костюк 

Here is why.

Let's say issue has two components "CompA" and "CompB" and then you create a calculated member to aggregate all components except "CompC".

Since both issue's components belong to the calculated member (they both are not CompC), the issue is counted twice (one time for each of two components that belongs to the aggregate) when using "Issues created" measure.
However "Issues created count" is a distinct measure that knows how to count the issue just once per aggregate.

I hope that explains the challenge with multi-value field dimensions in eazyBI.

Martins

Like # people like this

New users with the same old problems, thanks for the content. The community helps daily in the evolution of our indicators.

Like Roberts Čāčus likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events