We are planning to get all of the Service now and JIRA data on one platform and then analyze the data and get reports as per the requirement. We are using PowerBI tool to do all this job.
The requirement is how to Connect to JIRA database from PowerBI? What's the best way for us? Is there any free plugin or any process.
The "best" way to do it is not.
The Jira database is not built for reporting, and the worst possible way to report on Jira is via the data.
If you insist on doing this, you are going to need to connect to the database with a driver in powerbi, and build and maintain a useful data dictionary (this will need to change every time you upgrade Jira or install or upgrade an add-on). NEVER connect to the production database either. Your queries are going to be slow, inefficient and load the database heavily, and hence should never be run while Jira is active, you will need to report off a replicated copy.
Instead, you should be using REST to question Jira. Or an add-on that understands the Jira database.
Validate your expertise in managing Jira Service Projects for Cloud. Master configuration, optimize workflows, and manage users seamlessly. Earn global 🗺️ recognition and advance your career as a trusted Jira Service management expert.
Get Certified! ✍️Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.