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,553,550
Community Members
 
Community Events
184
Community Groups

Filter date in EazyBi

Hi Guys,

Is there a way to filter out my date to show every Tuesdays and Thursdays on Eazybi?

Thanks 

1 answer

1 accepted

0 votes
Answer accepted
Oskars Laganovskis
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.
Mar 20, 2023

Hi @Ismail Sanni ,

You might use the "Weekday" dimension to filter out your desired days.

 

Regards,

Oskars
eazyBI support

@Oskars Laganovskis I will try that, and I also have another Issue,

I'm trying to find issues that were transitioned to a status within the past 10days. I tried this but it's not giving the issues, its just empty. 

Is there a better way to filter it out?

aaaa.png

Oskars Laganovskis
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.
Mar 20, 2023

@Ismail Sanni , the Transitions dimension contains the list of transitions that issues have encountered within Jira.

If you are looking for the number of issues that have had a specific transition to status, you are looking for the measure "Transitions to status Issues count". If you want to limit these transitions to the last 10 days, you might create a tuple with the measure and a calculated member in the "Time" dimension.

The expression for the calculated member "last 10 days" might be as follows.

Aggregate(
[Time].[Day].DateMembersBetween(
 '11 days ago',
 'now'))

Then you might create the following tuple.

([Measures].[Transitions to status issues count],
 [Time].[last 10 days])

This would work best with the "Transition Status" dimension.

You might read more about transitions and related measures here - https://docs.eazybi.com/eazybi/data-import/data-from-jira/import-issue-change-history.

Regards,

Oskars / eazyBI support

@Oskars Laganovskis 

Thanks, I really appreciate your help.

Like Oskars Laganovskis likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events