<?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 loss due to join in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-loss-due-to-join/m-p/362466#M134742</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;thanks for your reply. I only import the tables into QV and they are associated due to the common attribute. The join is not explicitly specified in the script. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jun 2012 13:42:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-21T13:42:23Z</dc:date>
    <item>
      <title>Data loss due to join</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loss-due-to-join/m-p/362464#M134740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just started exploring the possibilities of QlikView a week ago and struggle with the following problem. My table structure is shown in the Screenshot, essentially I have two tables users and messages. The users table contains 200 users and the messages table 1000 messages. These message are, however, created by 196 out of the 200 users. When I now want to calculate the number of users, e.g. via count(DISTINCT mc_u_id) I receive 196 users instead of the desired 200. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to solve this problem? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Stephan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 13:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loss-due-to-join/m-p/362464#M134740</guid>
      <dc:creator />
      <dc:date>2012-06-21T13:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Data loss due to join</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loss-due-to-join/m-p/362465#M134741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you joining the two tables - join, left join, ...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you left join the message table to the user table, all users will remain and your count should be correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 13:40:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loss-due-to-join/m-p/362465#M134741</guid>
      <dc:creator>john_duffy</dc:creator>
      <dc:date>2012-06-21T13:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Data loss due to join</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loss-due-to-join/m-p/362466#M134742</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;thanks for your reply. I only import the tables into QV and they are associated due to the common attribute. The join is not explicitly specified in the script. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 13:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loss-due-to-join/m-p/362466#M134742</guid>
      <dc:creator />
      <dc:date>2012-06-21T13:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Data loss due to join</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loss-due-to-join/m-p/362467#M134743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I justed checked the tables under document settings, the user table has 200 entries. Does anybody have an idea how I can show the 200 users independent from the messages?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 14:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loss-due-to-join/m-p/362467#M134743</guid>
      <dc:creator />
      <dc:date>2012-06-21T14:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data loss due to join</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loss-due-to-join/m-p/362468#M134744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached a sample application using inline load to simulate your data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please take a look at the application and let me know how the table relationship differs from that in your application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are your User IDs a primary key (ie. unique).&amp;nbsp; If not, the distinct clause will eliminate duplicates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 14:58:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loss-due-to-join/m-p/362468#M134744</guid>
      <dc:creator>john_duffy</dc:creator>
      <dc:date>2012-06-21T14:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Data loss due to join</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loss-due-to-join/m-p/362469#M134745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a Chart(Straight Table). Add 'mc_u_id' in Used Dimentions list. Select the added dimention and check 'Supress Value is null' check box. Then write an expression like Only(mc_mf_text). In Presentation Tab uncheck 'Supress Missing' and 'Supress zero-values' checkboxes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will give you all users independent from having messages.&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;Som&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 15:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loss-due-to-join/m-p/362469#M134745</guid>
      <dc:creator>somenathroy</dc:creator>
      <dc:date>2012-06-21T15:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Data loss due to join</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loss-due-to-join/m-p/362470#M134746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh my god, sorry, that was completely my mistake. I have a report over several sheets and I selected data on one sheet and then saw only a limited amount of values in the other... Sorry about that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help anyway!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 16:08:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loss-due-to-join/m-p/362470#M134746</guid>
      <dc:creator />
      <dc:date>2012-06-21T16:08:20Z</dc:date>
    </item>
  </channel>
</rss>

