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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

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
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.

Top Kudoed Authors