I am generating minor enhancements report every week using JIRA data. I am using some filters in excel sheet to generate it. its an old model that we are using to generate report. we are tired of working in excel sheet. so i have to automate it. is there any possibilities to generate automatic report from selective fields of jira data?
@Gowtham B
Hi,
You can subscribe to Jira filter, for receiving automatically generated report in defined periods.
I am using confluence pages with included JIRA filters to build reports. You can input defined Jira filter in to page and it will be dynamically.
The second way, which i like - addon Arsenale Dataplane. There are a lot of different report types, you can try trial version for 30 days.
I embed on Confluence pages too. If the information can be given real-time and you just want to display the tabular data (with no calculations) then it's easier to manage this way.
If you want to calculate things with that data then I think you need to start looking at Apps (e.g. I think EasyBI is something in that vein -- something on my radar but I haven't played with it).
@Иван Кузнецов
how to add jira filters?
There is a JIRA macro in Confluence: https://confluence.atlassian.com/doc/jira-issues-macro-139380.html
In this you can either write JQL or load in an existing filter
eazyBI is definitely an option to try out for creating advanced and automated reporting from the Jira data. You can check some of the report examples on the public demo account:
https://eazybi.com/accounts/1000/dashboards/4553-jira-issues-dashboard
You can start your trial from the Atlassian Marketplace for Jira Server:
https://marketplace.atlassian.com/apps/1211051/eazybi-reports-and-charts-for-jira?hosting=server&tab=overview
or Jira Cloud:
https://marketplace.atlassian.com/apps/1211508/eazybi-reports-and-charts-for-jira-cloud?hosting=cloud&tab=overview
and contact support when some questions arise.
Kindly,
Janis, eazyBI support
I am not able to install trial version of eazyBI. I am getting error like java exception has occurred
You'll need to read your logs and look at the error to see what the problem is. "Java exception" only tells us "something broke", we can't diagnose anything from that.
@Gowtham B please, contact eazyBI support for such cases. We will definitely look in more details on the issues with add-on installation.
Janis
This has been my biggest frustration, but then I was able to connect Jira with Power BI using Jira APIs. I have made it opensource and you can get it from here,
https://github.com/KoderLabs/jira-powerbi-template
Using Power BI, you can create all sort of reports you want without much hassle, that too for free. Before going with Power BI, I tried creating a plugin, but creating a plugin for every report takes too much time and is too much hassle to manage a lot of reports.
Feel free to use it and give feedback.
It looks like you're new here. Sign in or register to get started.