Forum Discussion
Anonymous
3 years agoNot applicable
Refresh All in Power query editor failed
Hi All, I built the reports in Power BI desktop and the data is coming from Jira . Everything was working fine but when I tried to refresh the data in Power query editor then I am getting the fol...
Idrissshatila
3 years agoSuper User
Hello Anonymous ,
TRY Refreshing each table alone to see which query is having an error and it will tell you whats the error so you can solve it.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Anonymous
3 years agoNot applicable
Hello Idrissshatila ,
When I was trying to refresh the query , I just found out that if I go into Power query editor on Power BI desktop and open advanced editor to see the text of the query and change the maxResults to 800 then refresh on that query works fine and if it's more than 800 then it gives me Stack overflow error message . Please see below :
Do you know how can I retreive all data from Jira as setting maxResults to 1000 gives an error?
Thanks