<?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 Check values in different tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263505#M851744</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to count the number of users (emails) from specific table and field but with a condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exemple:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2017-02-24 at 16.35.02.png" class="jive-image image-1" height="151" src="/legacyfs/online/154394_Screen Shot 2017-02-24 at 16.35.02.png" style="height: 151.06px; width: 188px;" width="188" /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG alt="Screen Shot 2017-02-24 at 16.35.09.png" class="jive-image image-2" height="155" src="/legacyfs/online/154395_Screen Shot 2017-02-24 at 16.35.09.png" style="height: 154.804px; width: 184px;" width="184" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i want is if(users (table1) exist on Followers (table2), count users (table 1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My idea, is create a resident table on script like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Users:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Date(floor(Date),'YYYYMMDD') AS date_id,&lt;/P&gt;&lt;P&gt;if(users=followed_user_id or user_id=follower_user_id, count(user_id)) as UC&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;resident Facts;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Facts is the name from the concatenation the tables that i have on database)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Drop Table Users;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Anyone have other ideia to do this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks in advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Pedro Lopes&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/105549" target="_blank"&gt;Resident load&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/120207" target="_blank"&gt;Count Distinct combination of 2 or more fields&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/32944" target="_blank"&gt;How to compare 2 tables and put non-matching results?&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;@&lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/swuehl" target="_blank"&gt;swuehl&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Check values in different tables</title>
      <link>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263505#M851744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to count the number of users (emails) from specific table and field but with a condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exemple:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2017-02-24 at 16.35.02.png" class="jive-image image-1" height="151" src="/legacyfs/online/154394_Screen Shot 2017-02-24 at 16.35.02.png" style="height: 151.06px; width: 188px;" width="188" /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG alt="Screen Shot 2017-02-24 at 16.35.09.png" class="jive-image image-2" height="155" src="/legacyfs/online/154395_Screen Shot 2017-02-24 at 16.35.09.png" style="height: 154.804px; width: 184px;" width="184" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i want is if(users (table1) exist on Followers (table2), count users (table 1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My idea, is create a resident table on script like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Users:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Date(floor(Date),'YYYYMMDD') AS date_id,&lt;/P&gt;&lt;P&gt;if(users=followed_user_id or user_id=follower_user_id, count(user_id)) as UC&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;resident Facts;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Facts is the name from the concatenation the tables that i have on database)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Drop Table Users;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Anyone have other ideia to do this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks in advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Pedro Lopes&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/105549" target="_blank"&gt;Resident load&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/120207" target="_blank"&gt;Count Distinct combination of 2 or more fields&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/32944" target="_blank"&gt;How to compare 2 tables and put non-matching results?&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;@&lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/swuehl" target="_blank"&gt;swuehl&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263505#M851744</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Check values in different tables</title>
      <link>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263506#M851745</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;What you need is the exists function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Followers from table 2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Users from Table 1 where exists(Followers,Users);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the second table will load only users which are there in table 1.&lt;/P&gt;&lt;P&gt;Then you can count the users from Table 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 17:03:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263506#M851745</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2017-02-24T17:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Check values in different tables</title>
      <link>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263507#M851746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaushik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How apply this method on my script:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Facts:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;user_id&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM [lib://DMP (qliksense_administrator)/DMP_1\users_*.qvd] &lt;SPAN style="font-size: 10pt;"&gt;(qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;user_id&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM [lib://DMP (qliksense_administrator)/DMP_2\users_*.qvd] &lt;SPAN style="font-size: 10pt;"&gt;(qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;followed_user_id,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; follower_user_id&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM [lib://DMP (qliksense_administrator)/Social\Connections\Connections_*.qvd] &lt;SPAN style="font-size: 10pt;"&gt;(qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;sharer_user_id&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM [lib://DMP (qliksense_administrator)/Social\Shares\Shares_*.qvd] &lt;SPAN style="font-size: 10pt;"&gt;(qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want 4 specific values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - if(user_id exist on followed_user_id &lt;STRONG&gt;and&lt;/STRONG&gt; follower_user_id, count(user_id) as LUC&lt;/P&gt;&lt;P&gt;2 - if(user_id exist on followed_user_id , count(user_id) as UC_ed&lt;/P&gt;&lt;P&gt;3 - if(user_id exist on follower_user_id , count(user_id) as UC_er&lt;/P&gt;&lt;P&gt;4 - if(user_id exist on sharer_user_id , count(user_id) as SUC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's possible create this new fields in other table? Because i still continue have the original fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry my giant question, but i can't see a simple way to do this.&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Pedro Lopes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 18:07:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263507#M851746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-24T18:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Check values in different tables</title>
      <link>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263508#M851747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please, anyone can help me? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Feb 2017 02:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263508#M851747</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-26T02:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Check values in different tables</title>
      <link>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263509#M851748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pedro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trust that you are doing good!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer below given sample script for your reference:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14881036847813762" jivemacro_uid="_14881036847813762" modifiedtitle="true"&gt;
&lt;P&gt;Map_Shares:&lt;/P&gt;
&lt;P&gt;Mapping LOAD&lt;/P&gt;
&lt;P&gt;sharer_user_id AS user_id,&lt;/P&gt;
&lt;P&gt;1 AS Cnt;&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;Date, sharer_user_id, Country, Value&lt;/P&gt;
&lt;P&gt;01/01/2017, Jack@, IN, 1000&lt;/P&gt;
&lt;P&gt;01/01/2017, Joe@, IN, 3000&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 9pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 9pt;"&gt;Connections:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;Date, followed_user_id, follower_user_id, Country, Value&lt;/P&gt;
&lt;P&gt;01/01/2017, Jack@, Jack@, IN, 1000&lt;/P&gt;
&lt;P&gt;01/01/2017, Jinny@, Jack@, IN, 2000&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 9pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 9pt;"&gt;Map_Connections_er:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Mapping LOAD&lt;/P&gt;
&lt;P&gt;follower_user_id AS user_id,&lt;/P&gt;
&lt;P&gt;1 AS Cnt&lt;/P&gt;
&lt;P&gt;Resident Connections;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 9pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 9pt;"&gt;Map_Connections_ed:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Mapping LOAD&lt;/P&gt;
&lt;P&gt;followed_user_id AS user_id,&lt;/P&gt;
&lt;P&gt;1 AS Cnt&lt;/P&gt;
&lt;P&gt;Resident Connections;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 9pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 9pt;"&gt;DROP Table Connections;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 9pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 9pt;"&gt;Users:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;Date, user_id, Country, Value&lt;/P&gt;
&lt;P&gt;01/01/2017, Jack@, IN, 1000&lt;/P&gt;
&lt;P&gt;01/01/2017, Jinny@, IN, 2000&lt;/P&gt;
&lt;P&gt;01/01/2017, Joe@, IN, 3000&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 9pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 9pt;"&gt;FinalUserCount:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;LOAD&lt;/P&gt;
&lt;P&gt;user_id,&lt;/P&gt;
&lt;P&gt;Sum(If(ApplyMap('Map_Connections_er', user_id, 0)=1 AND ApplyMap('Map_Connections_ed', user_id, 0)=1, 1,0)) AS LUC,&lt;/P&gt;
&lt;P&gt;Sum(ApplyMap('Map_Connections_ed', user_id, 0)) AS UC_ed,&lt;/P&gt;
&lt;P&gt;Sum(ApplyMap('Map_Connections_er', user_id, 0)) AS UC_er,&lt;/P&gt;
&lt;P&gt;Sum(ApplyMap('Map_Shares', user_id, 0)) AS SUC&lt;/P&gt;
&lt;P&gt;Resident Users&lt;/P&gt;
&lt;P&gt;GROUP BY user_id;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that it will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Feb 2017 10:10:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263509#M851748</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-02-26T10:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Check values in different tables</title>
      <link>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263510#M851751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" href="https://community.qlik.com/people/rahulpawarb"&gt;Rahul Pawar, &lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - In my case when i make a mapping&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Map_shares:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mapping LOAD&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sharer_user_id as user_id,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1 as Cnt&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From .....qvd&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't need to do the load in line (i read from my table shares)? Right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the connections table, i read the table and after a make some mappings and i use the resident table? Right?&lt;/P&gt;&lt;P&gt;After i drop the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2- In the final user count, i use sum or count? In reality, i want to count de users. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Pedro Lopes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 11:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263510#M851751</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-28T11:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Check values in different tables</title>
      <link>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263511#M851753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pedro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see my comments:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - In my case when i make a mapping&lt;/P&gt;&lt;P&gt;Map_shares:&lt;/P&gt;&lt;P&gt;mapping LOAD&lt;/P&gt;&lt;P&gt;sharer_user_id as user_id,&lt;/P&gt;&lt;P&gt;1 as Cnt&lt;/P&gt;&lt;P&gt;From .....qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't need to do the load in line (i read from my table shares)? Right?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;You can write a mapping load script to read data from table. It should work without any issues.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the connections table, i read the table and after a make some mappings and i use the resident table? Right?&lt;/P&gt;&lt;P&gt;After i drop the table.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;For Connections table, we need to have two different mapping tables - 1. For follower_user_id and 2. For followed_user_id&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;You can achieve it using resident load and post that drop the Connections table.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2- In the final user count, i use sum or count? In reality, i want to count de users.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;If you see the logic applied, If a given user_id is present in Connections or Shares table then ApplyMap function will return 1 else 0. Therefore, we using sum instead of count.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 11:41:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263511#M851753</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-02-28T11:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Check values in different tables</title>
      <link>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263512#M851755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your support &lt;A _jive_internal="true" href="https://community.qlik.com/people/rahulpawarb"&gt;Rahul Pawar,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works very well &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Pedro Lopes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 09:46:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263512#M851755</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-03T09:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Check values in different tables</title>
      <link>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263513#M851757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 10:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-values-in-different-tables/m-p/1263513#M851757</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-03-03T10:10:18Z</dc:date>
    </item>
  </channel>
</rss>

