<?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: Strange issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Strange-issue/m-p/532850#M1140060</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HAHAHA... &lt;SPAN style="text-decoration: underline;"&gt;litterally&lt;/SPAN&gt; what you said in your first post!&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your help and I appologize for my stupid moment!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Sep 2013 18:22:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-17T18:22:32Z</dc:date>
    <item>
      <title>Strange issue</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue/m-p/532846#M1140056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the second time this week I ran into this and I am not sure if I am doing something wrong or if it is a strange quirk that I have run into.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I am not great at coding so I am sure there is a different way to do this)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three referrals tables and they each build off the previous one.&amp;nbsp; Referrals2 creates a flag using the full load in the Resident table called Referrals. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Referrals3 is just a check point I built for myself to validate the total number of 'good' records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I hit run QlikView is loading Referrals2 twice(see Referrals Progress attachment)&lt;/P&gt;&lt;P&gt;Any Ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 18:05:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue/m-p/532846#M1140056</guid>
      <dc:creator />
      <dc:date>2013-09-17T18:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue/m-p/532847#M1140057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Katie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have said Load * for Referrals3. Means the column names are same and this is concatenating with Referrals 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default QlikView is joining the columns that have same names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try Noconcatenate immediatly after referrals3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 18:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue/m-p/532847#M1140057</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2013-09-17T18:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue/m-p/532848#M1140058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very interesting...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you show me a sample of the syntax so I don't screw it up?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 18:17:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue/m-p/532848#M1140058</guid>
      <dc:creator />
      <dc:date>2013-09-17T18:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue/m-p/532849#M1140059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Katie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Include the word noconcatenate as shown below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Referrals3:&lt;/P&gt;&lt;P&gt;noconcatenate&lt;/P&gt;&lt;P&gt;load * resident Referrals2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 18:20:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue/m-p/532849#M1140059</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2013-09-17T18:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue/m-p/532850#M1140060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HAHAHA... &lt;SPAN style="text-decoration: underline;"&gt;litterally&lt;/SPAN&gt; what you said in your first post!&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your help and I appologize for my stupid moment!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 18:22:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue/m-p/532850#M1140060</guid>
      <dc:creator />
      <dc:date>2013-09-17T18:22:32Z</dc:date>
    </item>
  </channel>
</rss>

