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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
DakotaGoblinMan
Frequent Visitor

Relational Serial Number Table Filtering Out Information

Hello,

 

I had a question regarding relational tables, and how I should set up this data model.

 

I have two tables (tblSerialNos and TblNCMDAta) which are set up as the following:

tblSerialNos

Serial_NoNCM_No
ABC1231001
ABC124

1001

 

ABC1241002
ABC1261003

 

TblNCMData

NMC_NoDateStatusNCM_Desc
10015/29/23OpenBroken
10026/1/23ClosedMade Incorrectly
10036/5/23ClosedBroken
10046/13/23OpenMade Incorrectly

 

I have the relationship set up as one to many (TblNCMData to TblSerialNos)

 

The problem I am having is if a NCM_No does not have a serial no (is blank) then when I search for any data on a table (For example table has (NCM_no, serial_no,status) it wont pull anything up unless there is a serial number with the NCM_No. I have it seelcted to show data with no value. 

 

Is this an issue with the relationship of the data or do I need to merge the tables instead? 

2 REPLIES 2
Anonymous
Not applicable

HI @DakotaGoblinMan,

In fact, I think this result is expected for power bi relationship mapping works. These records which not matched relationship key will be mapping to the 'blank' serial no group.
Regards,

Xiaoxin Sheng

DakotaGoblinMan
Frequent Visitor

This is how I currently have the relationship setup.

PowerBISerialDataRelationship.png

 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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 Kudoed Authors