I want to connect a Power BI report to data from a Jira board. I have attempted two different connections, but neither is working:
Direct connection using an API Token.
Connection through the 'Power BI Connector for Jira Cloud' marketplace app.
In both situations, the connection fails due to similar errors. I have tried the following methods:
Connecting via Web -> Basic authorization -> using my credentials (user and generated password from OneIDM) and my API token.
Connecting via OData Feed using the same method as the Web connector.
Connecting via Web and using the Advanced option.
Connecting by creating a blank query and using code in the Advanced Editor (where I tried using the URL only; the URL and token; and the URL, token, and user).
Using different URLs (recommended paths from Docupedia and various forums, adapting them to my specific URL address).
All of these methods resulted in failure, producing errors such as: 'The credentials provided are invalid,' 'Expression.Error: Access to the resource is forbidden,' 'We couldn't authenticate with the credentials provided,' and 'DataSource.Error: The downloaded data is HTML, which isn't the expected type.'
Good morning -- I think I can help. I use the REST APIs to pull data into Power BIwithout any additional plugins. Here is a link to a "Work in Progress" Power BI Report that pulls data from ecosystem.atlassian.net daily (for test data purposes)
If you want to add a single API Endpoint to Power BI, here is one method.
To get your encoded Basic API token, you can:
I've included some screen shots. Let me know how this goes.
NOTES:
Your data source will look like this:
encoding at Base64Encode.com will look like this:
Do you know if there are any roles, licenses or settings I need to do before hand? I tried everything in connecting and it still doesn't work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Avram Elena Alexandra _BljP_TEF46_3_ ,
Thank you for posting your question on Atlassian forum!
Quentin here from Appfire; we have an alternative that might interest you: the Power BI Connector.
Our application uses your user token when generating the OData connector; you will not have to generate any authentication token yourself, and it will work out of the box. We offer a 30-day free trial, so do not hesitate to try it and provide feedback.
Hope this helps!
Sincerely,
Quentin
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.