<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Data modeling issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-modeling-issue/m-p/1231765#M392452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would assume that the Item Master table has only finished goods.&amp;nbsp; If that is the case then what you should do is to link the finished good Item Number to the BOM Item Number finished good field.&amp;nbsp; That should give you the BOM components associated with the finished good. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your BOM table has recursive elements (This is where an item can be both a component and a finished good.) then you have a much more complex problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I cannot see how the information needs to be used in your application.&amp;nbsp; For instance, do you just need the total of all the component costs, or do you need to have more complex data presentation that shows the hierarchy of the sub assemblies.&amp;nbsp; If you just want totals or counts, it may be simple.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Nov 2016 15:34:45 GMT</pubDate>
    <dc:creator>sczetty</dc:creator>
    <dc:date>2016-11-10T15:34:45Z</dc:date>
    <item>
      <title>Data modeling issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-modeling-issue/m-p/1231763#M392450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Working on new project, &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;to give a good start need some suggestion &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 3 tables one Item master 2nd Customers 3rd Bom table, Now I can join Item Master &amp;amp; Customers using Item num and bring all the customer information and Finished goods info(as customer has only finished goods)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to join Bom info if Item num are in 2 diff columns one for finished goods and one for components ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="71.4" style="border: 1px solid rgb(0, 0, 0); width: 177.4px; height: 68.4px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Item Master&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Item Num&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;FinishedGoods&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Components&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;bbb&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE border="1" class="jiveBorder" height="119.4" style="border: 1px solid rgb(0, 0, 0); width: 179.4px; height: 113.4px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Customers&lt;BR /&gt;&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Item Num&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Finished Goods&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;kkk&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;lllll&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE border="1" class="jiveBorder" height="137.4" style="border: 1px solid rgb(0, 0, 0); width: 178.4px; height: 139.4px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;BOM&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Item Num 1(for finished goods&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Item Num2(components&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Finished Goods &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Components&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it make sense &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 15:06:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-modeling-issue/m-p/1231763#M392450</guid>
      <dc:creator>dseelam</dc:creator>
      <dc:date>2016-11-10T15:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Data modeling issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-modeling-issue/m-p/1231764#M392451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the BOM table just write Autonumerhash128(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Item Num 1(for finished goods,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Item Num2(components) as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Item Num&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 15:14:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-modeling-issue/m-p/1231764#M392451</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-10T15:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Data modeling issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-modeling-issue/m-p/1231765#M392452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would assume that the Item Master table has only finished goods.&amp;nbsp; If that is the case then what you should do is to link the finished good Item Number to the BOM Item Number finished good field.&amp;nbsp; That should give you the BOM components associated with the finished good. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your BOM table has recursive elements (This is where an item can be both a component and a finished good.) then you have a much more complex problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I cannot see how the information needs to be used in your application.&amp;nbsp; For instance, do you just need the total of all the component costs, or do you need to have more complex data presentation that shows the hierarchy of the sub assemblies.&amp;nbsp; If you just want totals or counts, it may be simple.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 15:34:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-modeling-issue/m-p/1231765#M392452</guid>
      <dc:creator>sczetty</dc:creator>
      <dc:date>2016-11-10T15:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data modeling issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-modeling-issue/m-p/1231766#M392453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BOM applications are tricky... Since you need to deal with two types of Items - Products and Materials, you need to load your Item Master twice - once for Products and once for Materials, renaming all the corresponding fields accordingly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;P&gt;Learn advanced Qlik techniques in my book &lt;A href="http://www.amazon.com/gp/product/1118949552/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=1118949552&amp;amp;linkCode=as2&amp;amp;tag=natursyner0f-20&amp;amp;linkId=CVZRHMG6CVR2FGTA"&gt;QlikView Your Business&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 15:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-modeling-issue/m-p/1231766#M392453</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2016-11-10T15:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Data modeling issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-modeling-issue/m-p/1231767#M392454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Dinesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;From [ITEM MASTER];&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;From BOM;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join (&lt;SPAN style="font-size: 13.3333px;"&gt; [ITEM MASTER]&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;ITEM NUM1,&lt;/P&gt;&lt;P&gt;FINISHED GOODS&lt;/P&gt;&lt;P&gt;RESIDENT BOM;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Left Join (&lt;SPAN style="font-size: 13.3333px;"&gt; [ITEM MASTER]&lt;/SPAN&gt;)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;ITEM NUM2,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;COMPONENTS&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;RESIDENT BOM;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;DROP TABLE BOM;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I am just assuming that this is what you want and I am unsure of the data. &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;If this does not solve your issue, Please provide a sample data.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 15:48:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-modeling-issue/m-p/1231767#M392454</guid>
      <dc:creator>aarkay29</dc:creator>
      <dc:date>2016-11-10T15:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Data modeling issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-modeling-issue/m-p/1231768#M392455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stephen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Item master has both Finished goods and components as mentioned in tables with single item number column &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 13:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-modeling-issue/m-p/1231768#M392455</guid>
      <dc:creator>dseelam</dc:creator>
      <dc:date>2016-11-11T13:51:55Z</dc:date>
    </item>
  </channel>
</rss>

