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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
aaronbest_
New Member

Power BI Missing Data in Some Columns from Local SQL Database

I have Power BI Desktop connected to an local MS SQL server. Most of the data is pulling file, however some feilding in some columns is missing.

 

For example: In my SQL database I have the following data:

 

Power BI.PNG

But when I look in Power BI I get this:

 

Power BI 2.PNG

Other data appears to be queried correctly

1 ACCEPTED SOLUTION
ankitpatira
Community Champion
Community Champion

@aaronbest_ Few ways you can check if there's an issue,

 

1. go to data view in power bi desktop by clicking on Data view on left hand side and check all data is there or not

 

2. Check data in table visual and ensure you have Don't summarize for all the fields you've dropped on table visual

 

3. Ensure correct data type has been applied in power bi desktop to each columns

 

4. Query SQL Server data source explicitly for those columns by typing in sql query

View solution in original post

1 REPLY 1
ankitpatira
Community Champion
Community Champion

@aaronbest_ Few ways you can check if there's an issue,

 

1. go to data view in power bi desktop by clicking on Data view on left hand side and check all data is there or not

 

2. Check data in table visual and ensure you have Don't summarize for all the fields you've dropped on table visual

 

3. Ensure correct data type has been applied in power bi desktop to each columns

 

4. Query SQL Server data source explicitly for those columns by typing in sql query

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

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