<?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: Unlocated data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unlocated-data/m-p/1091600#M465146</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried the two approaches I described above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is not working, could you upload a small sample QVW?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Mar 2016 21:02:15 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-03-29T21:02:15Z</dc:date>
    <item>
      <title>Unlocated data</title>
      <link>https://community.qlik.com/t5/QlikView/Unlocated-data/m-p/1091597#M465143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Edit by Community Team member:&lt;/P&gt;&lt;P&gt;Please post your topics in English unless posting in a specific language section.&lt;/P&gt;&lt;P&gt;Topic translated by google translate.&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Currently I have a base of premium customers, who need to monitor every month to see if they shopped.&lt;/P&gt;&lt;P&gt;I need you in the table appear only those without activity. (But not in my report as active&lt;/P&gt;&lt;P&gt;That is to say;&lt;BR /&gt;My client is 001 Premium (I have one with all ID) - but not in my report "January"&lt;/P&gt;&lt;P&gt;I need you on my table all those cases where they are in my table ID Premium vs the existing and just throw me what not to appear.&lt;/P&gt;&lt;P&gt;I could support&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 17:34:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unlocated-data/m-p/1091597#M465143</guid>
      <dc:creator>areli1990</dc:creator>
      <dc:date>2016-03-29T17:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unlocated data</title>
      <link>https://community.qlik.com/t5/QlikView/Unlocated-data/m-p/1091598#M465144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want this in your script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD ClientID,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .....&lt;/P&gt;&lt;P&gt;FROM JanuaryReportTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD ClientID as ClientNotExistInJanuary&lt;/P&gt;&lt;P&gt;FROM ClientTable&lt;/P&gt;&lt;P&gt;WHERE NOT EXISTS(ClientID);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the UI, you may be able to get your results just by using the associatice logic, create a chart with dimension ClientID&lt;/P&gt;&lt;P&gt;and as expression &lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;ClientID = e() &amp;gt;} 1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then select from your fact table January month, or any field value that filters your fact for January.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 19:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unlocated-data/m-p/1091598#M465144</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-29T19:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unlocated data</title>
      <link>https://community.qlik.com/t5/QlikView/Unlocated-data/m-p/1091599#M465145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For Example:&lt;/P&gt;&lt;P&gt; &lt;IMG alt="example1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119734_example1.png" style="width: 620px; height: 299px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 20:16:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unlocated-data/m-p/1091599#M465145</guid>
      <dc:creator>areli1990</dc:creator>
      <dc:date>2016-03-29T20:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unlocated data</title>
      <link>https://community.qlik.com/t5/QlikView/Unlocated-data/m-p/1091600#M465146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried the two approaches I described above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is not working, could you upload a small sample QVW?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 21:02:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unlocated-data/m-p/1091600#M465146</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-29T21:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unlocated data</title>
      <link>https://community.qlik.com/t5/QlikView/Unlocated-data/m-p/1091601#M465147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the expression does not work &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 17:02:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unlocated-data/m-p/1091601#M465147</guid>
      <dc:creator>areli1990</dc:creator>
      <dc:date>2016-03-30T17:02:11Z</dc:date>
    </item>
  </channel>
</rss>

