Forums

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

How do I dynamically count the number of months that have passed in a specific year using eazyBI?

Cyber Tech Group July 3, 2023 edited

I needed to see the average closed issues per month against the number of assignees.

1 answer

1 accepted

0 votes
Answer accepted
Martins Vanags -eazyBI-
Atlassian Partner
July 4, 2023

Hi,

 

Try this formula in new calculated measure to return the distinct count of assignees for each period with closed issues.

 

Sum(
Filter(
DescendantsSet([Assignee].CurrentMember,[Assignee].[User]),
NOT [Assignee].CurrentMember IS [Assignee].[(unassigned)]
),
CASE WHEN
[Measures].[Issues resolved]>0
THEN
1
END
)

 

Martins / eazyBI

Cyber Tech Group July 4, 2023

This addressed my concern. Thank you very much!

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, atlassian government cloud, fedramp, webinar, register for webinar, atlassian cloud webinar, fedramp moderate offering, work faster with cloud

Unlocking the future with Atlassian Government Cloud ☁️

Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.

Register Now
AUG Leaders

Atlassian Community Events