Visualize JIRA data in PowerBI - Jira API v3
Table of Content:
- Create API Token
- Configure PowerBI Desktop
- Custom Dashboards:
The JIRA content pack in Power BI relies on JIRA API. The Power BI team has originally shared the JIRA content pack in the following blog post which was later removed.
Below are the steps to use the .pbit file
- Navigate to the API Token page in your Atlassian account settings (https://id.atlassian.com/manage/api-tokens)
- Login to your atlassian account.
- Navigate to
Account settings > Security
- Under API Token, click on 'Create and manage API tokens'.
- Click the "Create API Token" button and enter any name of your choice like "PowerBI" and click Create
- Copy the token to clipboard using the "Copy" button\
Note: You will not be able to see the token again. Make sure to store the token somewhere safe
- Download the Original_Jira_PowerBI_ContentPack.pbit PowerBI template and double click to open it.
- Once the file is open, it will ask to input the JIRA URL of your company. Eg:
https://companyName.atlassian.net
- Enter the URL and click Load
- After few seconds of processing, you will be asked to enter your credentials.
- Choose "Basic" on the left sidebar
- Type in your "Email Address" in the "User name" field and enter the "API Token" copied from step 1 in the "password" field
- Click connect or hit enter
- The dashboard will start populating the content in visuals in the ContentPack template.