How to get the details of linked bugs in a different project

Hello,
I have two different projects in jira. Project A contains Initiatives and Project B contains epics, tasks, features, bugs etc.
Now, in Project A, an initiative has issues (bugs) from Project B linked to it.

This is how the initiative looks like :-

I want to create a report as below :-

How can I do it?

Hi, @Namrata_Chatterjee

Sorry for such a late answer.

Please import both projects into the eazyBI and use the GetMemberByKey() function to get all the properties.

Please see this report on our DEMO account: Stories with Bugs details - Issues - eazyBI Demo Training - eazyBI

The data you can get into eazyBI is limited by Jira JSON. For example, JSON has no Bug Linked date.

Kindly,
Ilze