Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Challenge

  • Data Integration and Visualization: trying to create a measure that will show how long each issue has spent in each status and visualize it in pie chart 

Solution

You just need to:

  1. Open the Time in Status reporting page.

  2. Filter issue list by the filter you need.

  3. Choose date ranges (start and end dates).

  4. Select your business calendar or create any new one.

  5. Configure the Time in Status report using the JQL query ( including condition "custom field" is not Empty)

    project = "Cloud Software" and "SCRUM TEAM[Dropdown]" is not EMPTY
image (24).png
  1. Save a report → generate a JSON link → copy JSON link

Знімок екрана 2024-05-07 о 00.29.35.png
  1. Copy JSON link

Знімок екрана 2024-05-07 о 00.34.25.png
  1. Go to the Eazy BI → Source Data → Add news source app

image-20240506-204750.png
  1. Select {REST:API} and paste the link into the Source data URL. Click "Continue"

image-20240506-204826.png
  1. Populate the "Dimension" for the "Issue key" and "In Progress" columns plus "Measure". Click on the "Start Import"

image-20240506-204904.png
  1. That’s all! Enjoy your data in EasyBI!

image-20240506-204932.png


Connecting Time in Status with EasyBI allows you to efficiently manage complex data sources and provide meaningful insights through well-configured reports, thus supporting better project management decisions.

If you need help or want to ask questions, please contact SaaSJet Support or email us at support@saasjet.atlassian.net

Haven't used this add-on yet? Try it now

  • No labels