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! Learn more

Reply
bcdobbs
Community Champion
Community Champion

Load vs Not Load Linked Entities

Hi,

I'm wondering if someone can point me in the direction of something to read or shed some light on how the behaviour of a linked entity changes when it is loaded vs not loaded.

 

Scenario:

I have 2 dataflows that ingest data.

One has some dimension tables.

The other contains a few million rows

of raw data.

 

Then in a 3rd dataflow I bring in entities from both as linked entities and merge them to get the Ids from the dimension tables.

 

If I let it run in that state everything works ok. However given I only want the end result after transformations I told it not to load the linked tables in order to hide them. It all looks ok but then the refresh fails about 5 minutes in with a message about DirectQuery reaching an unexpected end.

 

I'm trying to understand what is happening behind the scenes and therefore what is breaking.



Ben Dobbs

LinkedIn | Twitter | Blog

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
1 REPLY 1
v-jingzhang
Community Support
Community Support

Hi @bcdobbs 

 

I couldn't reproduce this error. I did a test that used Choose data source > Other > Blank table to create two Dim tables in a dataflow, then created the second dataflow with the same method. In the third dataflow, I brought tables from the first two dataflows as linked tables and merged two linked tables to create a computed table. At last, I unchecked Enable load option for the linked tables and refreshed the third dataflow. The refresh succeeded without any error. 

 

Did you use any feature involving DirectQuery with dataflows in Power BI? As your error message includes "DirectQuery reaching an unexpected end". I haven't tested DirectQuery yet. 

 

Best Regards,
Community Support Team _ Jing

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