You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello Community!
I'm new to eazyBI app and I need in your help.
We use multiple fix versions on one issue.
For example, we can have issue with fix versions: "Release 2.5", "Release 2.6", "Release 2.7".
It means that issue was resolved just in the last "Release 2.7".
Now I want to create a report that will show issue in releases through that logic.
We have 8 projects, that create version with the same names.
For aggregate them I created two formulas (the first column in screen):
- "[Fix Version.By name].[Release 2.6]" and named it 2.6.
- "[Fix Version.By name].[Release 2.7]" and named it 2.7.
My problem is that I see issue with multiple fix versions in both versions (screen).
Is it possible to write formula that will show that issue just in Release 2.7?
Hi Alexander,
Try to write this expression:
[Fix Version].CurrentHierarchyMember.Name MATCHES 'Release 2.7'
https://community.eazybi.com/t/filter-fix-version-by-specific-name-and-a-status/5067
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.