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.
I'm new with EazyBi and MDX. Is there way to get results filtered by parent issue type. Just to give background I have Own issue type 'Customer claim' and below that I have Subtasks 'Items' and now target is to create another issue type which would also benefit Items but this will mess up Eazybi reports where my filter has been issuetype 'Items' so I would need another filter for 'Items' where parent is 'Customer claim' but can't handle this.
Hi Ari,
For fields like "Issue type", "Status", "Resolution" and few more default Jira fields you can import Issue link field dimensions in eazyBI.
https://docs.eazybi.com/eazybijira/data-import/advanced-data-import-options/issue-link-field-dimensions
[[jira.issue_link_field_dimensions]]
name = "Parent Issue type"
source_dimension = "Issue Type"
issue_id_column = "subtask_parent_id"
group = "Linked issue dimensions"
Try this code in advanced settings and then import new dimension that would import parent's issue type in separate dimension.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.