<?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 Data Model Doubts..... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Model-Doubts/m-p/1070250#M940247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All i have some doubts in data model while creating Optimizing and using joins and keeps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp_Data:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code&lt;/P&gt;&lt;P&gt;10&lt;/P&gt;&lt;P&gt;] ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;Code, Name,Region,Plant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From..... Where Exists(Code);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doubts:&lt;/P&gt;&lt;P&gt;1.Here i m fetching data code=10 using Where Exists&amp;nbsp; but how to apply left keep to this table.&lt;/P&gt;&lt;P&gt;2. I want to load Plant 100 to 250.How to load only 100 to 250 plants.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jan 2016 08:21:07 GMT</pubDate>
    <dc:creator>subbareddykm</dc:creator>
    <dc:date>2016-01-26T08:21:07Z</dc:date>
    <item>
      <title>Data Model Doubts.....</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-Doubts/m-p/1070250#M940247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All i have some doubts in data model while creating Optimizing and using joins and keeps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp_Data:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code&lt;/P&gt;&lt;P&gt;10&lt;/P&gt;&lt;P&gt;] ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;Code, Name,Region,Plant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From..... Where Exists(Code);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doubts:&lt;/P&gt;&lt;P&gt;1.Here i m fetching data code=10 using Where Exists&amp;nbsp; but how to apply left keep to this table.&lt;/P&gt;&lt;P&gt;2. I want to load Plant 100 to 250.How to load only 100 to 250 plants.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 08:21:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-Doubts/m-p/1070250#M940247</guid>
      <dc:creator>subbareddykm</dc:creator>
      <dc:date>2016-01-26T08:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Data Model Doubts.....</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-Doubts/m-p/1070251#M940248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) I don't understand; left keep from which tables? and what's the result you want to achieve?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Where Exists(Code)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;and Plant &amp;gt; 100 and Plant &amp;lt; 250;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 19:29:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-Doubts/m-p/1070251#M940248</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-01-26T19:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Data Model Doubts.....</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-Doubts/m-p/1070252#M940249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) No need of Left Keep.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; you are fetching the records from the source table, where the Code is available in Temp_Data. It carters your requirement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2) &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Load *&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;from Source where Exists(Code) and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Plant &amp;gt; 100 and Plant &amp;lt; 250;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 05:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-Doubts/m-p/1070252#M940249</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2016-01-27T05:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Data Model Doubts.....</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-Doubts/m-p/1070253#M940250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Temp_Data:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Code&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;10&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;] ;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;inner join&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Data:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Code, Name,Region,Plant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From..... Where plant &amp;gt;= 100 and plant &amp;lt;=200;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 05:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-Doubts/m-p/1070253#M940250</guid>
      <dc:creator>rajeshforqlikvi</dc:creator>
      <dc:date>2016-01-27T05:32:19Z</dc:date>
    </item>
  </channel>
</rss>

