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
Anonymous
Not applicable

Couldn't load data for this visual - no DAX.

Hello folks, 

Can you please help me with the issue below?

My table has fields from the two dim_tables shown below, and I'm not using any DAX measure. 
I've searched what the error msg could be and how to fix it, and I found the article below, but I'm stuck because I'm not using any DAX measure here. What could that be?

https://blog.crossjoin.co.uk/2021/10/31/understanding-the-the-operation-was-cancelled-because-of-loc...

 

ROG_BI22_0-1649172125060.png

 

Many thanks,

R.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi, @Pragati11  It's a direct query. Not sure what happened, but I think it was because I was using some columns that I hid and were no longer available in the reporting view. I created a new table using only the available fields and it worked. Thanks.

View solution in original post

3 REPLIES 3
Pragati11
Super User
Super User

Hi @Anonymous ,

 

Are you importing this data live or via directquery in Power BI?

Locking conflicts error can happen whe bought data in above mode due to the parallel use of the tables say in your database and also in Power BI.

 

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

Anonymous
Not applicable

Hi, @Pragati11  It's a direct query. Not sure what happened, but I think it was because I was using some columns that I hid and were no longer available in the reporting view. I created a new table using only the available fields and it worked. Thanks.

Hi @Anonymous ,

 

Great that it is resolved for now. But I do think this can occur again as you are using a Directquery connection to access data from database.

Locking conflicts happen mostly from database end when bringing the data in directquery mode in Power BI. This could be due to various reasons - 

  • longer time in running the queries 
  • sometimes DAX queries can cause this as well - so better to make them better from performance point of view

You can find may articles online regarding this error.

 

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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