The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How to drill down to the issue level when displaying list of projects in eazy BI?

Pramodya Gamaethige
Contributor
May 27, 2021

 

I need to get an overview of all projects with some project trak fields as shown in excel.

I can retrieve the project level details but I need to drill down to issue level in each projects , showing issue level details like issue status.

Currently I have created the project level details as shown in screenshot and looking for a way how to include issue level details in the same report. 

Is this possible in eazy BI? appreciate if anyone can help.pic12345.PNGCapture890.PNG

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Fabian Lim
Community Champion
October 1, 2021

Hi @Pramodya Gamaethige,

Yes, this is possible.

You need to bring the "issue" dimension to the rows sections instead of projects.  Once you do that you should be able to modify the hierarchy.

To get the values for the issues, you need to look into the measures dimensions and look into the issue properties to pick up the customfields.

Sample reports: https://eazybi.com/accounts/1000/cubes/Issues/reports/42787-unresolved-issues-by-project-and-component

Regards 

Pramodya Gamaethige
Contributor
October 25, 2021

Thanks for the feedback @Fabian Lim