How can we pull data/reports in one dashboard from 2 Jira projects hosted on different instances?
Hi @Kriti Kashyap This is not possible with standard Jira features. You will need to use external reporting tools like Power BI to pull data from different instances and set up a unified report.
Hi, @Kriti Kashyap
You can achieve this in Jira dashboards by using a pre-created filter with the following JQL: Project in (“A”, “B”).
Alternatively, you can use Report Hub, an app developed by our team. Report Hub provides:
✅ The ability to apply JQL directly inside reports without needing to create filters beforehand
✅ Preconfigured reports for quick insights
✅ Custom reports that allow deep customization
This way, you can configure reports on the fly without additional setup.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you @Alina Chyzh
We have one report in project A and another report / issue in project B. having said that, could you please elaborate your first suggestion?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My first suggestion will only work if both projects are in the same Jira instance. If they’re on different instances, JQL alone won’t be able to pull data across them.
One way to handle this is by importing data from one instance to another, either using Jira’s external issue import feature or third-party integrations that sync data between instances.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
welcome to the Atlassian Community.
when you want to report on data from 2 different Jira instances, you basically have two options:
Cheers,
Matthias.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.