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

import issue link data to eazyBI

Hi, 

I have an issue (User Story) - that has link issue ('relates to' type) to other issue type with field X.

I try to create a report on eazyBI, that represents all my User Story issues and a measure that gets the X field data from the link issue of every User Story.

How can I do it ? All the tutorials and samples that I tried to look on didn't bring me success :(

 

 

1 answer

0 votes
Fabian Lim
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 09, 2021

Hi Daniel,

First you have to create the issue link in the advanced settings:  https://docs.eazybi.com/eazybi/data-import/data-from-jira/advanced-data-import-options/import-issue-links

Once you have imported the issue links, you can access the properties of the related issues by the help of eazyBI standard functions. For instance, if the issue has only one linked issue with the imported issue link, you can access the linked issue property with the formula like this:

[Issue].[Issue].GetMemberByKey(
  [Issue].CurrentHierarchyMember.get('My link')
).get('My property')

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events