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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
dettenwangerk
Frequent Visitor

Dataflow refresh error on >35 mil rows

Hello,

 

I'm getting a error on my Power BI dataflow refresh: DataSource.Error: ERROR [HY000] [Microsoft][Hardy] (125) Token expired while fetching results: TEAuthTokenExpired. Please update the token and try again.
My data source is databricks, tables are updated incrementally and am using OAuth2 authentication. It refreshses in service for about an hour then times out. Has anyone ran into this with this type of setup and remedied?

 

Thanks!

1 ACCEPTED SOLUTION
v-yueyunzh-msft
Community Support
Community Support

Hi , @dettenwangerk 

The Azure Active Directory (Azure AD) OAuth token, used by many different data sources, expires in approximately one hour. 

 If you’re connecting to such data sources, and get a credentials failure when loading data takes more than an hour, OAuth might be the reason.

Azure AD tokens are valid for 60 minutes by default. If the Import query is expected to take longer than 60 minutes, it is recommended that the refresh be done with a Personal Access Token (PAT) rather than an Azure AD credential.

So, you can try other authentication methods.For more Information, you can refer to :

Troubleshoot refresh scenarios - Power BI | Microsoft Learn

 

Thank you for your time and sharing, and thank you for your support and understanding of PowerBI! 

 

Best Regards,

Aniya Zhang

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

2 REPLIES 2
v-yueyunzh-msft
Community Support
Community Support

Hi , @dettenwangerk 

The Azure Active Directory (Azure AD) OAuth token, used by many different data sources, expires in approximately one hour. 

 If you’re connecting to such data sources, and get a credentials failure when loading data takes more than an hour, OAuth might be the reason.

Azure AD tokens are valid for 60 minutes by default. If the Import query is expected to take longer than 60 minutes, it is recommended that the refresh be done with a Personal Access Token (PAT) rather than an Azure AD credential.

So, you can try other authentication methods.For more Information, you can refer to :

Troubleshoot refresh scenarios - Power BI | Microsoft Learn

 

Thank you for your time and sharing, and thank you for your support and understanding of PowerBI! 

 

Best Regards,

Aniya Zhang

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

lbendlin
Super User
Super User

Is this on Shared capacity or on Premium?

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

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 Solution Authors
Top Kudoed Authors