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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
RudraReddy
New Member

Direct query visuals showing - an exception occurred due to an on premise service issue in PBI Servi

Hi

I have a dataset with multiple Database connections (Oracle DB & Microsoft DB) and having queries with Import and Direct connectivity.The overall report is working good and refreshing also completed properly in desktop but I am facing some errors especially the visuals using fields from the direct query connection.

 

Error :

1.An exception occurred due to an on premise service issue.

2.Visual has exceeded the available resources.

 

Please help which is actually causing this issue.

RudraReddy_0-1709622237985.png

 

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

Hi @RudraReddy ,

 

According to the survey, it's the concurrency limit that's the problem.

There are multiple ways to workaround the throttling/timeouts caused by max concurrent DQ connections limit:

1. Move to larger SKU which has higher limits on Max concurrent DirectQuery connections (per semantic model) as per https://learn.microsoft.com/en-us/power-bi/enterprise/service-premium-what-is#semantic-model-sku-lim...

2. Use DirectLake mode instead of DirectQuery to SQL endpoint. Learn about Direct Lake in Power BI and Microsoft Fabric - Power BI | Microsoft Learn Keep in mind the limitations of using DirectLake mode if you are using T-SQL views.

 

Hope it helps!

 

Best regards,
Community Support Team_ Scott Chang

 

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

4 REPLIES 4
v-tianyich-msft
Community Support
Community Support

Hi @RudraReddy ,

 

According to the survey, it's the concurrency limit that's the problem.

There are multiple ways to workaround the throttling/timeouts caused by max concurrent DQ connections limit:

1. Move to larger SKU which has higher limits on Max concurrent DirectQuery connections (per semantic model) as per https://learn.microsoft.com/en-us/power-bi/enterprise/service-premium-what-is#semantic-model-sku-lim...

2. Use DirectLake mode instead of DirectQuery to SQL endpoint. Learn about Direct Lake in Power BI and Microsoft Fabric - Power BI | Microsoft Learn Keep in mind the limitations of using DirectLake mode if you are using T-SQL views.

 

Hope it helps!

 

Best regards,
Community Support Team_ Scott Chang

 

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

v-tianyich-msft
Community Support
Community Support

Hi @RudraReddy ,

 

Hi all,

 

We have seen on the internal platform that other engineers have reported this issue and submitted it.
The engineers on the product team are now aware and will do their best to resolve the issue. I will update here if there is any progress, so please be patient.

 

Best regards.
Community Support Team_Scott Chang

v-tianyich-msft
Community Support
Community Support

Hi @RudraReddy ,

 

It looks like you're using mixed connection mode, I think the main reason is that you're not creating full connections for them, make sure the gateway is working properly. Also the single visual exceeds the line limit.

 

Hope it helps!

 

Best regards,
Community Support Team_ Scott Chang

 

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

Grab the queries for these visuals with Performance Analyzer and then study them with DAX Studio.  Usually the issue is that a join columns has a high cardinality over 50k.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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