<?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: Field intersection (Load) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-intersection-Load/m-p/1607300#M597502</link>
    <description>&lt;P&gt;You just need add extra line like below while loading your second table like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;&lt;P&gt;....,&lt;/P&gt;&lt;P&gt;Part,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;from data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;&lt;P&gt;....,&lt;/P&gt;&lt;P&gt;Part,&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;from data2 where exist(Part,Part)&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jul 2019 06:44:34 GMT</pubDate>
    <dc:creator>miskinmaz</dc:creator>
    <dc:date>2019-07-30T06:44:34Z</dc:date>
    <item>
      <title>Field intersection (Load)</title>
      <link>https://community.qlik.com/t5/QlikView/Field-intersection-Load/m-p/1607299#M597501</link>
      <description>&lt;P&gt;Dear Qlikview experts,&lt;/P&gt;&lt;P&gt;I have one problem with cleaning my data. I want to import (Load) from table&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;data2&amp;nbsp;&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;only the data if field Part exist in table &lt;EM&gt;&lt;STRONG&gt;data.&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;In another words i don't want to have Parts G,H,I,J,K,L from &lt;EM&gt;&lt;STRONG&gt;data2&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt; nether its date and demand loaded.&amp;nbsp; I want to have only parts and its corresponding date and demand if it intersect with Field Part from table data.&lt;/P&gt;&lt;P&gt;data:&lt;BR /&gt;Load*Inline [&lt;BR /&gt;Date,Part,Quantity on stock&lt;BR /&gt;7/13/2019,A,10&lt;BR /&gt;7/14/2019,A,20&lt;BR /&gt;7/14/2019,B,5&lt;BR /&gt;7/14/2019,C,14&lt;BR /&gt;7/14/2019,D,18&lt;BR /&gt;7/14/2019,E,16&lt;BR /&gt;7/14/2019,F,18&lt;BR /&gt;7/24/2019,A,25&lt;BR /&gt;7/24/2019,B,18&lt;BR /&gt;7/24/2019,C,17&lt;BR /&gt;7/24/2019,D,13&lt;BR /&gt;7/24/2019,E,28&lt;BR /&gt;7/24/2019,F,11&lt;BR /&gt;];&lt;BR /&gt;//Loading demands in future&lt;BR /&gt;data2:&lt;BR /&gt;Load*Inline [&lt;BR /&gt;Date,Part,Demand&lt;BR /&gt;7/28/2019,A,5&lt;BR /&gt;7/28/2019,B,2&lt;BR /&gt;7/28/2019,C,14&lt;BR /&gt;7/28/2019,D,10&lt;BR /&gt;7/28/2019,E,2&lt;BR /&gt;7/28/2019,F,2&lt;BR /&gt;7/30/2019,A,5&lt;BR /&gt;7/30/2019,B,5&lt;BR /&gt;7/30/2019,C,8&lt;BR /&gt;7/30/2019,D,5&lt;BR /&gt;7/30/2019,E,11&lt;BR /&gt;7/30/2019,F,5&lt;BR /&gt;7/31/2019,A,3&lt;BR /&gt;7/31/2019,B,3&lt;BR /&gt;7/31/2019,C,3&lt;BR /&gt;7/31/2019,D,3&lt;BR /&gt;7/31/2019,E,3&lt;BR /&gt;7/31/2019,F,3&lt;BR /&gt;8/2/2019,A,5&lt;BR /&gt;8/2/2019,B,2&lt;BR /&gt;8/2/2019,C,14&lt;BR /&gt;8/2/2019,D,10&lt;BR /&gt;8/2/2019,E,2&lt;BR /&gt;8/2/2019,F,2&lt;BR /&gt;&lt;STRONG&gt;8/2/2019,G,5&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;8/2/2019,H,2&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;8/2/2019,I,14&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;8/2/2019,J,10&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;8/2/2019,K,2&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;8/2/2019,L,2&lt;/STRONG&gt;&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Possible result would be:&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;&lt;P&gt;Date,&lt;BR /&gt;Part[Only common one],&lt;BR /&gt;[Quantity on stock],&lt;BR /&gt;Demand ;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-intersection-Load/m-p/1607299#M597501</guid>
      <dc:creator>carg1</dc:creator>
      <dc:date>2024-11-16T20:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Field intersection (Load)</title>
      <link>https://community.qlik.com/t5/QlikView/Field-intersection-Load/m-p/1607300#M597502</link>
      <description>&lt;P&gt;You just need add extra line like below while loading your second table like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;&lt;P&gt;....,&lt;/P&gt;&lt;P&gt;Part,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;from data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;&lt;P&gt;....,&lt;/P&gt;&lt;P&gt;Part,&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;from data2 where exist(Part,Part)&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 06:44:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-intersection-Load/m-p/1607300#M597502</guid>
      <dc:creator>miskinmaz</dc:creator>
      <dc:date>2019-07-30T06:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Field intersection (Load)</title>
      <link>https://community.qlik.com/t5/QlikView/Field-intersection-Load/m-p/1607303#M597503</link>
      <description>&lt;P&gt;Thanks for Your reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my exact case where should I implement &lt;EM&gt;&lt;STRONG&gt;where exist&lt;/STRONG&gt;&lt;/EM&gt;?&amp;nbsp;&lt;/P&gt;&lt;P&gt;//Loading data (from past)&lt;BR /&gt;data:&lt;BR /&gt;Load*Inline [&lt;BR /&gt;Date,Part,Quantity on stock&lt;BR /&gt;7/13/2019,A,10&lt;BR /&gt;7/14/2019,A,20&lt;BR /&gt;7/14/2019,B,5&lt;BR /&gt;7/14/2019,C,14&lt;BR /&gt;7/14/2019,D,18&lt;BR /&gt;7/14/2019,E,16&lt;BR /&gt;7/14/2019,F,18&lt;BR /&gt;7/24/2019,A,25&lt;BR /&gt;7/24/2019,B,18&lt;BR /&gt;7/24/2019,C,17&lt;BR /&gt;7/24/2019,D,13&lt;BR /&gt;7/24/2019,E,28&lt;BR /&gt;7/24/2019,F,11&lt;BR /&gt;];&lt;BR /&gt;//Loading demands in future&lt;BR /&gt;data2:&lt;BR /&gt;Load*Inline [&lt;BR /&gt;Date,Part,Demand&lt;BR /&gt;7/28/2019,A,5&lt;BR /&gt;7/28/2019,B,2&lt;BR /&gt;7/28/2019,C,14&lt;BR /&gt;7/28/2019,D,10&lt;BR /&gt;7/28/2019,E,2&lt;BR /&gt;7/28/2019,F,2&lt;BR /&gt;7/30/2019,A,5&lt;BR /&gt;7/30/2019,B,5&lt;BR /&gt;7/30/2019,C,8&lt;BR /&gt;7/30/2019,D,5&lt;BR /&gt;7/30/2019,E,11&lt;BR /&gt;7/30/2019,F,5&lt;BR /&gt;7/31/2019,A,3&lt;BR /&gt;7/31/2019,B,3&lt;BR /&gt;7/31/2019,C,3&lt;BR /&gt;7/31/2019,D,3&lt;BR /&gt;7/31/2019,E,3&lt;BR /&gt;7/31/2019,F,3&lt;BR /&gt;8/2/2019,A,5&lt;BR /&gt;8/2/2019,B,2&lt;BR /&gt;8/2/2019,C,14&lt;BR /&gt;8/2/2019,D,10&lt;BR /&gt;8/2/2019,E,2&lt;BR /&gt;8/2/2019,F,2&lt;BR /&gt;8/2/2019,G,5&lt;BR /&gt;8/2/2019,H,2&lt;BR /&gt;8/2/2019,I,14&lt;BR /&gt;8/2/2019,J,10&lt;BR /&gt;8/2/2019,K,2&lt;BR /&gt;8/2/2019,L,2&lt;BR /&gt;];&lt;BR /&gt;//Makeing one table for calculations&lt;BR /&gt;Table:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;LOAD&lt;BR /&gt;Date,&lt;BR /&gt;Part,&lt;BR /&gt;[Quantity on stock]&lt;BR /&gt;&lt;BR /&gt;Resident data;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Concatenate (Table)&lt;BR /&gt;LOAD&lt;BR /&gt;Date,&lt;BR /&gt;Part,&lt;BR /&gt;Demand&lt;BR /&gt;&lt;BR /&gt;Resident data2;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Drop Table data;&lt;BR /&gt;DROP Table data2;&lt;BR /&gt;//Final Table with calculated values&lt;BR /&gt;FinalTable:&lt;BR /&gt;Load&lt;BR /&gt;Date,&lt;BR /&gt;Part,&lt;BR /&gt;[Quantity on stock],&lt;BR /&gt;Demand,&lt;BR /&gt;If(IsNull([Quantity on stock]),Peek(Forecast,-1),[Quantity on stock]) as Forecast,&lt;BR /&gt;If(IsNull(Demand),0, Peek(ACCDemand,-1)+ Demand) as ACCDemand&lt;/P&gt;&lt;P&gt;Resident Table order by Part;&lt;BR /&gt;DROP Table Table;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 06:51:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-intersection-Load/m-p/1607303#M597503</guid>
      <dc:creator>carg1</dc:creator>
      <dc:date>2019-07-30T06:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Field intersection (Load)</title>
      <link>https://community.qlik.com/t5/QlikView/Field-intersection-Load/m-p/1607307#M597504</link>
      <description>&lt;P&gt;While loading your second table for first time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 06:58:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-intersection-Load/m-p/1607307#M597504</guid>
      <dc:creator>miskinmaz</dc:creator>
      <dc:date>2019-07-30T06:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Field intersection (Load)</title>
      <link>https://community.qlik.com/t5/QlikView/Field-intersection-Load/m-p/1607311#M597505</link>
      <description>&lt;P&gt;Thank you very much.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 07:14:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-intersection-Load/m-p/1607311#M597505</guid>
      <dc:creator>carg1</dc:creator>
      <dc:date>2019-07-30T07:14:10Z</dc:date>
    </item>
  </channel>
</rss>

