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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Kish1999
Helper II
Helper II

Report refresh issue

Hello All,

 

I have a report which is primarily getting data from JIRA using the AIO Connector and Sharepoint. None of the tables have very huge data. The number of rows are usually ~200000. But our report usually times out in power BI service, even when the refresh succeeds, it takes more than 1.5 hours. We do have some transformations in the power query editor and things like that but i can't understand why it takes so long to refresh. Can someonle please suggest some effective ways to reduce the refresh time.

 

Thank You!

1 REPLY 1
ibarrau
Super User
Super User

Hi. The Power Bi Service has some limitations regarding dataset refreshes. One of them is 2 hours limit to refresh the dataset, otherwise it returns timeout. Another timeout can be send by the source, if JIRA has limitations for some data it can return a timeout like a database. In my personal experiencia I think taking 200000 rows from JIRA is long and heavy process. The API can only return 1000 or 5000 rows by request depending on the request. So imagine that the process from the connector or power query it's paginating a lot of times to get your amount of rows.

I strongly suggest not connecting any API directly from Power Bi if you want to build a mature analytics structure with many rows.

For example I have a lakehouse that runs databricks process populating tables with JIRA info. Then PowerBi can just read data from a table very fast and easy.

That's my guess. I hope it helps,


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

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors