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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
airwolf39
Helper V
Helper V

Child Part Help

Hi folks,

 

I have 3 tables:

  1.  Parts table (the main table where all SKUs are held) - byu the way, we call "SKU"the "BOM#"... dont ask me why lol
  2. Open Sales table (The table that has sales by SKU)
  3. Single Bom Table (The table that has all the child parts by sku)

The Single Bom Table and Open Sales Table are both connected with a one to many relationship to the Parts Table.

 

The problem is that we have sales on parts that are not on the bill of material table because we source them already assembled. When i use the BOM# from the Parts table, it iterates through every single child part. I think this is because AAO-5586-01 does not have child parts.

airwolf39_0-1631128562987.png

What i want is for the parent to only show its child parts. If a BOM# does not have a child part, then i want the child part to be blank.

airwolf39_1-1631128695139.png

 

Thanks,

Brian

1 ACCEPTED SOLUTION
airwolf39
Helper V
Helper V

I figured it out but it would be too complicated to give the answer here.  I marked this as complete.

View solution in original post

3 REPLIES 3
airwolf39
Helper V
Helper V

I figured it out but it would be too complicated to give the answer here.  I marked this as complete.

Anonymous
Not applicable

Hi @airwolf39 ,

 

It's hard to reproduce the scenario, can you share some sample data?

You could check the topic about How-to-Get-Your-Question-Answered-Quickly .

 

Best Regards,

Jay

airwolf39
Helper V
Helper V

Note that I am using Bom# from the parts table (the dim table) and the "child part" from the single level bom table (a fact table). Open sales Qty is from the Open Sales table (a fact table).

 

I am pretty sure that is what is causing my issue but i dont know of any way around it...

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors