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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
jdwalker5
Helper II
Helper II

Data available in power query editor but not loading to model

Hello,

 

I recently ran into an issue with one of my reports where data was missing from the model, but was clearly available when I opened query editor.  I was trying to view data in a simple table visual when I noticed that hundreds of rows were missing.  When I opened query editor I was able to see the data, so I double checked that no rows were filtered and verified the table was included in load and refresh.  I tried manually refreshing the data in power query, as well as refreshing data from the model, but the data was still missing from the model.  Finally, I reopened query editor and changed one of my columns to a different data type to see if that would "trigger" the data to load, and it worked.

 

While I'm happy to have the data I need, this doesn't seem like a sustainable solution if the issue comes up again.  I'm curious if anyone else has run into this issue and what you did to correct it.

 

For reference, I'm currently using desktop version 2.107.841.0 64-bit (July 2022) and my dataset is well below the 1GB limit.

3 REPLIES 3
v-jianboli-msft
Community Support
Community Support

Hi @jdwalker5 ,

 

What is the connection mode of your data? Please check the data view of your data:

vjianbolimsft_1-1660802337303.png

Can you get all the data in the data view? If you can get all the data in the data view, the issue may caused by the table visual.

For example, table visual will remove duplicates from table visual:

vjianbolimsft_2-1660802680116.png

If you want to keep duplicates, you need to add another column to make the row unique:

vjianbolimsft_3-1660802899943.png

Output:

vjianbolimsft_4-1660802936193.png

 

 

 

If this is not what you want, please provide me with more details about your table and your problem or share me with your pbix file after removing sensitive data.

 

Refer to:

How to provide sample data in the Power BI Forum

How to Get Your Question Answered Quickly

 

Best Regards,

Jianbo Li

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

 but the data was still missing from the model. 

How did you confirm that?  Did you look at the data tab to investigate?

I originally created a new page with no filters and brought the data into a table visual, but I also looked at the data tab to double check myself the data was missing from there too.  This is not something I've seen before and I thought it may be a bug in the desktop version.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors