Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
jtushark
New Member

Connect Jira (on premise) with Power BI Desktop

Hi,

 

I am trying to connect Power BI Desktop to Jira (on prem) through Odata feed. I came up with an API (

https://odyssey.rowini.net/jira/rest/api/latest/issue/AMD-3230) which is fetching JSON results when run on browser but giving 406 error when I am putting the URL in the OData feed and doing basic authentication. Can someone please guide me through what I am doing wrong here or make me understand the concept as to why such error is coming. Please refer to the screenshot for the error.

 

Additionaly I found blogs where connection can happen through curl too but I have no idea how that works. So, if you can guide me through alternate way to make this connection, it will be really helpful. Please let me know if any further information is needed.

image.png

4 REPLIES 4

Hey @jtushark 

I’d like to propose and alternative solution for you, you might want to try out our app - Power BI Connector for Jira: https://marketplace.atlassian.com/apps/1221150/power-bi-connector-for-jira?hosting=cloud&tab=overvie... it's available for Jira Cloud / Server / Data Center.

We have a handy User/Admin Guide https://aserve.atlassian.net/wiki/spaces/PBCFJC/overview and fast/responsive support team at support@alpha-serve.com. Please let us know if you need any assistance.

Cheers!

Anton

===
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

v-shex-msft
Community Support
Community Support

Hi @jtushark,

 

Can you confirm you have correct configure your datasource that you can connect to it on current device? (server name, port, firewall rule...)

406 Not Acceptable: What It Is and How to Fix It

 

BTW, I found a dev guide of cloudy jira data platform, maybe you can take a look at following links:

The Jira Cloud platform REST API - Atlassian Developers

CData JIRA OData Connector 2016


Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

I do not have the data source details you asked. This is the convention to write a Rest API to Jira: 

Capture.PNG

Following this I wrote the API : 

https://odyssey.rowini.net/jira/rest/api/latest/issue/AMD-3230 (AMD is our resource)

 

From this can you tell what I am missing here. Since I am using Jira On premise I refered to the Jira Server Rest Api document.

 

HI @jtushark,

 

Did this issue appears when you use power bi odata connector to get data? If you switch to other connector, did this works? Can you use excel with odata connector to get data from same datasource?

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors