Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Oguzhan
Contributor III
Contributor III

BoM and corresponding Data

Hello,

I have a BoM Table like the following  bellow. I want to Load the table and in the next Step I want to Filter for e.g Field "Component Description" and LookUp Product A11x9 and get the Information about the Subcomponent/SubDocument/Submaterial/Subdrawing. My Problem is that the Documents belonging to the Installed Part have no Level assigned.  I am happy about every help

Best Regards

Oguzhan

RowNoLevelHead of PartlistDescriptionComponentComponent Description
101713Product A11x91713Product A11x9
2   8862Subcomponent A
3   5094Subdocument A
4   4867SubDrawing A
5.11713Product A11x92876SubProduct A
6   2377Subdrawing B
7..22876SubProduct A1173SubProduct B
8   1743SubMaterial B
9...31173SubProduct B5533SubDocument C

 

2 Replies
stevejoyce
Specialist II
Specialist II

How do you determine what Product a Subcomponent belong to?

Oguzhan
Contributor III
Contributor III
Author

Thats my problem unfortunately. In my Excel list, its clear because its chronological that mean everything without a level belongs to the Component. E.g. 1713 is my Product Number and (8862 Subcomponent A, 5094 Subcomponent A and 4867 SubDrawing A ) belongs to that product until in Level .1 that Product gets split into another Subproduct with its own documents . This hiararchy goes up to ........12 or even further.

My idea was to create 2 Tables:  In the first table I load all the Materials, and in the second table all of the Drawings and Documents and Link them with the material ID of the Products which is Unique. But that didnt worked as expected.