<?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: mapping in IF statement in load script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/mapping-in-IF-statement-in-load-script/m-p/1364428#M417767</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but that isn't the problem.&lt;/P&gt;&lt;P&gt;Can you see the image?&lt;/P&gt;&lt;P&gt;I'm doing exactly the same load statements in the IF except the one is a mapping table. &lt;/P&gt;&lt;P&gt;The log file shows that the first load loaded 6 million odd records and the 2nd one (in the mapping), loaded 1 record.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 May 2017 07:20:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-06T07:20:18Z</dc:date>
    <item>
      <title>mapping in IF statement in load script</title>
      <link>https://community.qlik.com/t5/QlikView/mapping-in-IF-statement-in-load-script/m-p/1364424#M417763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with a load script statement.&lt;/P&gt;&lt;P&gt;I am checking to see if the QVD exists and if it does, then I use it to create a mapping table, however when it's in the IF statement, it only returns 1 line even though there are over 6 million rows in the table. If I take it out of the If clause, then it works perfectly.&lt;/P&gt;&lt;P&gt;Has anyone else had this problem?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Displaying image001.png" class="jive-image" height="257" src="https://mail.google.com/mail/u/0/?ui=2&amp;amp;ik=65b221e13e&amp;amp;view=fimg&amp;amp;th=15bd366d30c48efc&amp;amp;attid=0.1&amp;amp;disp=emb&amp;amp;attbid=ANGjdJ836z8oiASVk3vsKyA8AowABJVZNj-6EEVAHtwgjTOdBxvn7CzEnoY0r3gWCyyTYHnwIPnM3WRDTVl-yX4ss5ckXxni07T7jlIASDFHjpSG35qpTTW_hxWmZsE&amp;amp;sz=w1904-h706&amp;amp;ats=1493900412983&amp;amp;rm=15bd366d30c48efc&amp;amp;zw&amp;amp;atsh=1" style="width: 692px; height: 256.592px;" width="692" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 12:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/mapping-in-IF-statement-in-load-script/m-p/1364424#M417763</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-04T12:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: mapping in IF statement in load script</title>
      <link>https://community.qlik.com/t5/QlikView/mapping-in-IF-statement-in-load-script/m-p/1364425#M417764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can't see the image, please post your code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 13:00:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/mapping-in-IF-statement-in-load-script/m-p/1364425#M417764</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-05-04T13:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: mapping in IF statement in load script</title>
      <link>https://community.qlik.com/t5/QlikView/mapping-in-IF-statement-in-load-script/m-p/1364426#M417765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter&lt;/P&gt;&lt;P&gt;I have attached the image - will you see if you can view it.&lt;/P&gt;&lt;P&gt;I have changed my code since then, it's easier to send the image.&lt;/P&gt;&lt;P&gt;This shows the log file results, so you can see the same code with and without mapping returning 2 different results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 05:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/mapping-in-IF-statement-in-load-script/m-p/1364426#M417765</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-05T05:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: mapping in IF statement in load script</title>
      <link>https://community.qlik.com/t5/QlikView/mapping-in-IF-statement-in-load-script/m-p/1364427#M417766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try Like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if vQVDExists = -1 then &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; load statement;&lt;/P&gt;&lt;P&gt;else &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; load statement;&lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 05:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/mapping-in-IF-statement-in-load-script/m-p/1364427#M417766</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2017-05-05T05:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: mapping in IF statement in load script</title>
      <link>https://community.qlik.com/t5/QlikView/mapping-in-IF-statement-in-load-script/m-p/1364428#M417767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but that isn't the problem.&lt;/P&gt;&lt;P&gt;Can you see the image?&lt;/P&gt;&lt;P&gt;I'm doing exactly the same load statements in the IF except the one is a mapping table. &lt;/P&gt;&lt;P&gt;The log file shows that the first load loaded 6 million odd records and the 2nd one (in the mapping), loaded 1 record.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 May 2017 07:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/mapping-in-IF-statement-in-load-script/m-p/1364428#M417767</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-06T07:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: mapping in IF statement in load script</title>
      <link>https://community.qlik.com/t5/QlikView/mapping-in-IF-statement-in-load-script/m-p/1364429#M417768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These answers are flagged as correct but are not correct. Not sure how to remove it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 May 2017 07:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/mapping-in-IF-statement-in-load-script/m-p/1364429#M417768</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-06T07:42:23Z</dc:date>
    </item>
  </channel>
</rss>

