<?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: requirement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/requirement/m-p/1459614#M435802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and how to do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jan 2018 13:17:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-05T13:17:48Z</dc:date>
    <item>
      <title>requirement</title>
      <link>https://community.qlik.com/t5/QlikView/requirement/m-p/1459610#M435798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have two qvds file,&lt;/P&gt;&lt;P&gt;with ids as common field,&lt;/P&gt;&lt;P&gt;so now I want to get the is which are in qvd1 and not in qvd2 and vice versa,&lt;/P&gt;&lt;P&gt;how to do that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 11:26:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/requirement/m-p/1459610#M435798</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-05T11:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: requirement</title>
      <link>https://community.qlik.com/t5/QlikView/requirement/m-p/1459611#M435799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For id which are in qvd1 but not in qvd2-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&amp;nbsp; qvd1 and &lt;/P&gt;&lt;P&gt;left join&lt;/P&gt;&lt;P&gt;load qvd2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For id exist in qvd2 but not in qvd1-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load&amp;nbsp; qvd2 and&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;left join&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;load qvd1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 11:57:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/requirement/m-p/1459611#M435799</guid>
      <dc:creator>neha_shirsath</dc:creator>
      <dc:date>2018-01-05T11:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: requirement</title>
      <link>https://community.qlik.com/t5/QlikView/requirement/m-p/1459612#M435800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok thanks,&lt;/P&gt;&lt;P&gt;so I will get the data by above ,so for getting the values as its has around 5million ids,how shud I export as its taking lot of time to get the data ,&lt;/P&gt;&lt;P&gt;actually I want to know what all ids exists in qvd 1 and not in qvd2 and vice versa,&lt;/P&gt;&lt;P&gt;is there any other way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 12:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/requirement/m-p/1459612#M435800</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-05T12:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: requirement</title>
      <link>https://community.qlik.com/t5/QlikView/requirement/m-p/1459613#M435801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Either you need Key to generate all common fields to one and the final table you must required to use call that Key into Exist() function? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 13:00:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/requirement/m-p/1459613#M435801</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-05T13:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: requirement</title>
      <link>https://community.qlik.com/t5/QlikView/requirement/m-p/1459614#M435802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and how to do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 13:17:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/requirement/m-p/1459614#M435802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-05T13:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: requirement</title>
      <link>https://community.qlik.com/t5/QlikView/requirement/m-p/1459615#M435803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we know more insight of your data and result set?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 13:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/requirement/m-p/1459615#M435803</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-05T13:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: requirement</title>
      <link>https://community.qlik.com/t5/QlikView/requirement/m-p/1459616#M435804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so I have around 5 million records in one qvd and 2 million records in other qvd I need to get the uncommon ids&lt;/P&gt;&lt;P&gt;which exists in frst qvd and not second and vice versa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 13:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/requirement/m-p/1459616#M435804</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-05T13:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: requirement</title>
      <link>https://community.qlik.com/t5/QlikView/requirement/m-p/1459617#M435805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a script that will give you an example of how to determine the IDs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15151596536834014 jive_text_macro" jivemacro_uid="_15151596536834014"&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;QVD1:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; Ceil( Rand()*50 ) AS ids1,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; 1 AS F1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;AUTOGENERATE 20;&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;QVD2:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; Ceil( Rand()*50 ) AS ids2,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; 2 AS F2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;AUTOGENERATE 20;&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;NOT_IN_QVD1:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; ids1 as ids_not_in2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;RESIDENT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; QVD1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;WHERE&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; Not(Exists(ids2,ids1));&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;NOT_IN_QVD2:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; ids2 as ids_not_in1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;RESIDENT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; QVD2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;WHERE&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; Not(Exists(ids1,ids2));&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;COMMON:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; ids1 as common_ids&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;RESIDENT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; QVD1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;WHERE&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; Exists(ids2,ids1);&lt;/SPAN&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 13:41:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/requirement/m-p/1459617#M435805</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-01-05T13:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: requirement</title>
      <link>https://community.qlik.com/t5/QlikView/requirement/m-p/1459618#M435806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what I did is:&lt;/P&gt;&lt;P&gt;load qvd1&lt;/P&gt;&lt;P&gt;load qvd2(where not exists(id))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but its giving me wrong numbers,&lt;/P&gt;&lt;P&gt;is it a right approach?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 07:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/requirement/m-p/1459618#M435806</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-08T07:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: requirement</title>
      <link>https://community.qlik.com/t5/QlikView/requirement/m-p/1459619#M435807</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;for this you should try not exits function and load you can get it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 07:08:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/requirement/m-p/1459619#M435807</guid>
      <dc:creator>satheshreddy</dc:creator>
      <dc:date>2018-01-08T07:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: requirement</title>
      <link>https://community.qlik.com/t5/QlikView/requirement/m-p/1459620#M435808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For id which are in qvd1 but not in qvd2-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&amp;nbsp; qvd1 and &lt;/P&gt;&lt;P&gt;left join&lt;/P&gt;&lt;P&gt;load qvd2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I take a count of ids after loading above ,&lt;/P&gt;&lt;P&gt;it will give me the count of common ids in two table den I need to subtract it from total count?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 07:36:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/requirement/m-p/1459620#M435808</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-08T07:36:30Z</dc:date>
    </item>
  </channel>
</rss>

