Power BI: connect to the Jira eazyBI API report
Using eazyBI in Jira Cloud, I can import data from reports located in the analyze tab but not from the dashboards one:
Before to start, I will need my Jira account and token. Now, I will have to create a report and once done, click on the “3 dots -> embed report”:
From the popup, I will need to copy the URL:
https://aod.eazybi.com/accounts/111111/embed/report/2222222
Then I will have to replace “embed” by “export” and add at the end the extension “.xls” to export it in an excel format so it will look like that:
https://aod.eazybi.com/accounts/111111/export/report/2222222.xls
NOTE: do not put the “xlsx” extension since it is not supported yet at the moment I wrote this article, more information, go to its official webpage eazyBI report results export API
In Power BI Desktop, click on “get data -> web” and put the URL:
I will have to authenticate:
Once done, my eazyBI data will be loaded. Before to load it, I can add in the URL some conditions/filters, for more information, go to its official webpage eazyBI report results export API.
Useful eazyBI links:
I have to say that, using eazyBI, I was interested to get the Xray test plan overall execution status:
The result corresponds to the “latest status” based on the “final statuses have precedence over non-final” option:
But as we can read, unfortunately this option is not available for Jira Cloud !!!
Interesting Topics
-
Be successfully certified ITIL 4 Managing Professional
Study, study and study, I couldn’t be successfully certified without studying it, if you are interested...
-
Be successfully certified ITIL 4 Strategic Leader
With my ITIL 4 Managing Professional certification (ITIL MP) in the pocket, it was time to go for the...
-
Hide visual and change background color based on selection
Some small tricks to customize the background colour of a text box...
-
Stacked and clustered column chart or double stacked column chart
In excel, I use a lot the combination of clustered and stacked chart...
-
Refresh Power BI
From the Power BI Service, I can set refresh but, for instance, there is no option to do it monthly or each time a change is made...
-
Power BI alerts to be sent by email from an excel file based on condition
I will explain how to send a list of emails from an excel file after creating alerts...






