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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Max19
Advocate I
Advocate I

Unable to load the visual

Hi,

I am unable to load visuals for donut chart & matrix chart . I have experienced the following error. Could someone please assist or suggest any solutions for the same.

 

Max19_0-1726716837626.png

 

8 REPLIES 8
Anonymous
Not applicable

Hi @Max19 

Based on your description, please check thay if your query is too complex, you can consider to break the query into multiple queries, you can refer to the following link.

MSSQLSERVER_8623 - SQL Server | Microsoft Learn

You can use sql profile to trace the action in power bi.

Configure SQL Server Profiler as an External Tool ... - Microsoft Fabric Community

 

Best Regards!

Yolo Zhu

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

 

dbrowne
Microsoft Employee
Microsoft Employee

If you hit Copy Query it will copy both the Dax and SQL query.  Looks like the SQL is either slow or returning too many rows.  You can use Dax Studio to analyze the performance of the DAX query.

Well there is one matrix visual and Donut chart for which I could not generate a query from the optimizer.
How do I analyze that in the studio?

dbrowne
Microsoft Employee
Microsoft Employee

That looks like SQL Server error number 8623. So is this a DirectQuery model? If so troubleshoot with the PBI desktop performance analyzer and see what kind of SQL queries it's generating.

Hi @dbrowne ,

I have checked the performance analyzer and I could see that it is generating direct query and normal query

// Direct Query
// Query




@Anonymous @dbrowne , I am maintaining a direct query and trying to transform one of the column with a space as delimeter using the EXTRACT option. This says the query is not supported in Direct query mode.

Could you please suggest any other way which is supported in direct query?

It is direct query connection only. I have checked the performance analyzer. Could you please be specific about it (see what kind of SQL queries it's generating).
FYI, please find the snippet below

Max19_0-1726804687243.png

Max19_1-1726804778934.png

 

 


Also, following is the error message for the visuals which are not loading. I have applied all the possible filters. Yet, I could not load them. I am able to generate for 

Max19_0-1726805985659.png

 



Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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