Forum Discussion
Too much data? (Consuming the JIRA ChangeLogs)
- Anonymous8 years ago
Hi all,
I modified the queries to avoid the lead time to generate information following the steps mentioned in the URL below and it works like a charm. Hope this helps who are looking for solution to retrieve data from JIRA.
Kind regards,
A!
https://stackoverflow.com/questions/46904641/play-with-paginated-data-with-power-bi
Anonymous,
Could you please post the full error message that you get? Also please take a look at the following similar thread about pagination using M function.
http://community.powerbi.com/t5/Desktop/how-to-create-a-query-that-paginates/td-p/20047
Regards,
Lydia
Thank you for your response, while I am reading over the link you posted, here is my most current error:
OLE DB or ODBC error: [DataSource.Error] Web.Contents failed to get contents from 'https://mycompany.atlassian.net/rest/api/2/issue/33438/changelog?maxResults=500&startAt=0' (404): Not Found.
When entering this URL in a browser, the json data is there and should be readable - so I'm not sure what is going on.
Thanks again!
- Anonymous9 years agoNot applicable
Anonymous,
Could you check that REST is enabled for your JIRA?
Regards,- Anonymous9 years agoNot applicable
REST is indeed enabled as I am succussfully able to use the PBI JIRA content pack as well as access the urls in a browser.
- Anonymous9 years agoNot applicable
Anonymous,
Please check the JIRA URL as suggested in the following similar thread.
https://community.atlassian.com/t5/Jira-questions/Does-anyone-know-why-I-get-the-the-error-404-not-found-when-I/qaq-p/440403
Regards,
Lydia