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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

creating flat table BOM

HI,

I'm attempting to perform a bill of materials explosion in QV using Hierarchy & HierarchyBelongsTo. My data looks something like this:

ParentChildTypeQty
ABMake2
AEBuy1
AFBuy1
BCMake2
CDBuy2
DGMake1
GHBuy1

My goal it to get a flat table depicting the total BOM structure. The resulting table would look something like this:

ParentChildTypeQtyLevel
AAMake10
ABMake21
ACMake42
ADBuy83
AEBuy11
AFBuy11
BBMake10
BCMake21
BDBuy42
DDMake10
DGMake11
DHBuy12
GGMake10
GHBuy11

Any idea?

2 Replies
santhosh_k_n
Creator II
Creator II

Hi,

Please go through the following link,

Qlik Design Blog

BR,

SK

marcus_sommer

See: Bill of Materials

- Marcus