I am an new eazyBI user.
I have created a report that contains the completed jira issues of a time period.
For example, all tickets that were completed in April 2024.
However, tickets with a different completion date also appear in the report. It is unclear to me why.
Has anyone an idea? Thank you!
Example (unfortunately, some attributes are in German and as a new user I can only add one screenshot):
Average transition date of issues closed in March 2024
There are issues included with closed dates not in March2024.
Hi,
The likely reason why eazyBI report shows the issues with different periods is that the report shall use measures not issue properties: Main concepts
The filter by time dimension works if you use a measure, but might not work if you use a property.
Let me show an example, where I used a property Issue resolution date and filter by time:
This report will not filter issues resolved in the selected period because Issue resolution date is a property.
The report can be fixed once I add the Issues resolved measure:
The same behavior will happen with the custom formulas if those are entirely based on the issue properties, not measures.
Kindly,
Janis, eazyBI support
Hello @janis.plume!
Thank you for your answer, it works as described!
I want to find out how long the issues closed in a time period (e.g. month) were in a specific transition status (e.g. “In Progress”) in average.
As soon as I add the measure “Average days in transition status”, not only the issues closed during the specified time period are taken into consideration - please refer to the added screenshot.
My goal is to create a report with the average time in the transition status “In Progress” for alls issues closed in a specific time period.
Thank you in advanced for your answer (and your patience with a non-experienced BI-user),
Hans-Dieter