Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
Anonymous
Not applicable

Retrieve Jira export file

Hi All,

 

I have a Jira URL that successfully retrieves and downloads an export file:

https://jira.compABC.com/sr/jira.issueviews:searchrequest-csv-all-fields/temp/SearchRequest.csv?jqlQ...

 

I want to use it as a source for a table.  I have tried quite a few variants to no avail.  Such as:

let
    Source = Csv.Document(
        Web.Contents("https://jira.compABC.com/sr/jira.issueviews:searchrequest-csv-all-fields/temp/SearchRequest.csv?jqlQ..."),

            [Delimiter=",", Columns=252, Encoding=1252, QuoteStyle=QuoteStyle.Csv])
in
    Source

 

Looking for a native solution without the use of a connector.

 

Any thoughts?

 

Cheers, Steve

1 ACCEPTED SOLUTION
v-henryk-mstf
Community Support
Community Support

Hi @Anonymous ,

 

There used to be a Power BI content pack for JIRA to perform this function. However, this app is no longer available on the Power BI app marketplace. Nonetheless, you can download the .pbit version to use in Power BI Desktop.

 

Here is the link.Connecting Jira to Power BI: Easy Steps - Learn | Hevo (hevodata.com)

 

Then follow the steps to create a token and add a connection in the content pack.

vhenrykmstf_0-1624416626434.pngvhenrykmstf_1-1624416633957.pngvhenrykmstf_2-1624416642629.pngvhenrykmstf_3-1624416648877.png


Best Regards,
Henry

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

4 REPLIES 4
StevenDavidson
Regular Visitor

I know the question has been solved, but I'm curious about the use case here. Were you looking to apply transformations to the data or something else? I'm wondering whether Get and Transform in Excel could do some of what you might need (dropping columns, cleansing data for import, etc.) or if using another data prep tool like R might be more appropriate. 

v-henryk-mstf
Community Support
Community Support

Hi @Anonymous ,

 

There used to be a Power BI content pack for JIRA to perform this function. However, this app is no longer available on the Power BI app marketplace. Nonetheless, you can download the .pbit version to use in Power BI Desktop.

 

Here is the link.Connecting Jira to Power BI: Easy Steps - Learn | Hevo (hevodata.com)

 

Then follow the steps to create a token and add a connection in the content pack.

vhenrykmstf_0-1624416626434.pngvhenrykmstf_1-1624416633957.pngvhenrykmstf_2-1624416642629.pngvhenrykmstf_3-1624416648877.png


Best Regards,
Henry

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@Anonymous , You have JIRA app, if that can help

https://powerbi.microsoft.com/en-us/blog/explore-your-jira-data-with-power-bi/

 

or custom connectors from partners

https://marketplace.atlassian.com/apps/1221150/power-bi-connector-for-jira?hosting=cloud&tab=overview

https://marketplace.atlassian.com/apps/1219072/power-bi-connector-pro-for-jira?hosting=cloud&tab=overview

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

My understanding is that the Jira content pack is no longer available.

Is it still available somewhere? Link?

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! It's time to submit your entry.

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.