<?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: Datamodel Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Datamodel-Help/m-p/679261#M246342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please look at your 2 tables and desired output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your output is not possible given the two source tables. I have attached an example that I believe accomplishes your desired result (assuming that you fix your references).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Oct 2014 16:52:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-10-22T16:52:13Z</dc:date>
    <item>
      <title>Datamodel Help</title>
      <link>https://community.qlik.com/t5/QlikView/Datamodel-Help/m-p/679258#M246339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am using 2 tables one is Master Material and other is Batchmaterial.&lt;/P&gt;&lt;P&gt;Master Material:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="WIDTH: 192px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="29" width="64"&gt;Material&lt;/TD&gt;&lt;TD class="xl66" style="border-left: medium none;" width="64"&gt;Material Text&lt;/TD&gt;&lt;TD class="xl66" style="border-left: medium none;" width="64"&gt;Comp MRP Controller&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="18" width="64"&gt;10020001&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none;" width="64"&gt;ABC&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none;" width="64"&gt;B02&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="18" style="border-top: medium none;" width="64"&gt;10020002&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; border-top: medium none;" width="64"&gt;EFG&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; border-top: medium none;" width="64"&gt;B03&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="18" style="border-top: medium none;" width="64"&gt;10020003&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; border-top: medium none;" width="64"&gt;hij&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; border-top: medium none;" width="64"&gt;B02&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="18" style="border-top: medium none;" width="64"&gt;10020004&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; border-top: medium none;" width="64"&gt;klm&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; border-top: medium none;" width="64"&gt;B04&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="18" style="border-top: medium none;" width="64"&gt;10020005&lt;/TD&gt;&lt;TD class="xl67"&gt;xxx&lt;/TD&gt;&lt;TD class="xl65" style="border-top: medium none;" width="64"&gt;B05&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="18" style="border-top: medium none;" width="64"&gt;10020006&lt;/TD&gt;&lt;TD class="xl67"&gt;yyy&lt;/TD&gt;&lt;TD class="xl65" style="border-top: medium none;" width="64"&gt;B08&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Batchmaterial&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="WIDTH: 192px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="29" width="64"&gt;Material&lt;/TD&gt;&lt;TD class="xl66" style="border-left: medium none;" width="64"&gt;Material Text&lt;/TD&gt;&lt;TD class="xl66" style="border-left: medium none;" width="64"&gt;BOM Component&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="18" width="64"&gt;10020001&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none;" width="64"&gt;ABC&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none;" width="64"&gt;10020004&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="18" style="border-top: medium none;" width="64"&gt;10020001&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; border-top: medium none;" width="64"&gt;ABC&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none; border-top: medium none;" width="64"&gt;10020002&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="18" style="border-top: medium none;" width="64"&gt;10020003&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; border-top: medium none;" width="64"&gt;hij&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none; border-top: medium none;" width="64"&gt;10020005&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="18" style="border-top: medium none;" width="64"&gt;10020002&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; border-top: medium none;" width="64"&gt;EFG&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none; border-top: medium none;" width="64"&gt;10020001&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From these table i need to display here CompMPRController should be take of&amp;nbsp; BOMComponent.&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="263"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="29" width="64"&gt;Material&lt;/TD&gt;&lt;TD class="xl66" style="border-left: medium none;" width="64"&gt;Material Text&lt;/TD&gt;&lt;TD class="xl66" style="border-left: medium none;" width="64"&gt;BOM Component&lt;/TD&gt;&lt;TD class="xl66" style="border-left: medium none;" width="71"&gt;Comp MRP Controller&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="18" width="64"&gt;10020001&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none;" width="64"&gt;ABC&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none;" width="64"&gt;10020004&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none;" width="71"&gt;B04&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="18" style="border-top: medium none;" width="64"&gt;10020001&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; border-top: medium none;" width="64"&gt;EFG&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none; border-top: medium none;" width="64"&gt;10020002&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; border-top: medium none;" width="71"&gt;B03&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="18" style="border-top: medium none;" width="64"&gt;10020003&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; border-top: medium none;" width="64"&gt;hij&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none; border-top: medium none;" width="64"&gt;10020005&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; border-top: medium none;" width="71"&gt;B05&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="18" style="border-top: medium none;" width="64"&gt;10020002&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; border-top: medium none;" width="64"&gt;klm&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none; border-top: medium none;" width="64"&gt;10020001&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; border-top: medium none;" width="71"&gt;B03&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 16:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datamodel-Help/m-p/679258#M246339</guid>
      <dc:creator>santharubban</dc:creator>
      <dc:date>2014-10-22T16:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Datamodel Help</title>
      <link>https://community.qlik.com/t5/QlikView/Datamodel-Help/m-p/679259#M246340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your output not understood can you explain more about that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 16:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datamodel-Help/m-p/679259#M246340</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-10-22T16:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Datamodel Help</title>
      <link>https://community.qlik.com/t5/QlikView/Datamodel-Help/m-p/679260#M246341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply..&lt;/P&gt;&lt;P&gt;for each material there will be different BOMcom , i want to display CompMRPcontroller correspounding to the BOMCom not to material. I want to pick the ComMRPController from thr Mastermaterial that should be based on the BOMcom in Batchmaterial table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 16:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datamodel-Help/m-p/679260#M246341</guid>
      <dc:creator>santharubban</dc:creator>
      <dc:date>2014-10-22T16:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Datamodel Help</title>
      <link>https://community.qlik.com/t5/QlikView/Datamodel-Help/m-p/679261#M246342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please look at your 2 tables and desired output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your output is not possible given the two source tables. I have attached an example that I believe accomplishes your desired result (assuming that you fix your references).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 16:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datamodel-Help/m-p/679261#M246342</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-22T16:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Datamodel Help</title>
      <link>https://community.qlik.com/t5/QlikView/Datamodel-Help/m-p/679262#M246343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An apply map might be helpful; try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map_MasterMaterial:&lt;/P&gt;&lt;P&gt;Mapping LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Material,&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp; [Material Text],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Comp MRP Controller]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; [&lt;/SPAN&gt;&lt;A _jive_internal="true" data-containerid="2051" data-containertype="14" data-objectid="139128" data-objecttype="1" href="https://community.qlik.com/thread/139128"&gt;http://community.qlik.com/thread/139128&lt;/A&gt;&lt;SPAN&gt;] &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;(html, codepage is 1252, embedded labels, table is @1);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;BatchMaterial:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; Material,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Material Text],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [BOM Component],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('Map_MasterMaterial',[BOM Component],'N/A') as [Comp MRP Controller]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; [&lt;/SPAN&gt;&lt;A _jive_internal="true" data-containerid="2051" data-containertype="14" data-objectid="139128" data-objecttype="1" href="https://community.qlik.com/thread/139128"&gt;http://community.qlik.com/thread/139128&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; (html, codepage is 1252, embedded labels, table is @2);&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 17:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datamodel-Help/m-p/679262#M246343</guid>
      <dc:creator>albertovarela</dc:creator>
      <dc:date>2014-10-22T17:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Datamodel Help</title>
      <link>https://community.qlik.com/t5/QlikView/Datamodel-Help/m-p/679263#M246344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to load this way&lt;/P&gt;&lt;P&gt;[Master Material]:&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[ Material, Material Text, Comp MRP Controller&lt;/P&gt;&lt;P&gt;10020001, ABC, B02&lt;/P&gt;&lt;P&gt;10020002, EFG, B03&lt;/P&gt;&lt;P&gt;10020003, hij, B02&lt;/P&gt;&lt;P&gt;10020004, klm, B04&lt;/P&gt;&lt;P&gt;10020005, xxx, B05&lt;/P&gt;&lt;P&gt;10020006, yyy, B08 ]; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Batch Material]:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;LOAD Material as [Batch Material],[Batch Material Text],[BOM Component] as Material;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[ Material, Batch Material Text, BOM Component&lt;/P&gt;&lt;P&gt;10020001, ABC, 10020004&lt;/P&gt;&lt;P&gt;10020001, ABC, 10020002&lt;/P&gt;&lt;P&gt;10020003, hij, 10020005&lt;/P&gt;&lt;P&gt;10020002, EFG, 10020001 &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 18:53:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Datamodel-Help/m-p/679263#M246344</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-10-22T18:53:32Z</dc:date>
    </item>
  </channel>
</rss>

