<?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 Exit For inside Load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exit-For-inside-Load/m-p/218298#M71459</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But...&lt;/P&gt;&lt;P&gt;How can I do that inside a load Sentence.&lt;/P&gt;&lt;P&gt;Only I have to exit for if on load contition is true&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Apr 2010 07:57:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-04-20T07:57:15Z</dc:date>
    <item>
      <title>Exit For inside Load</title>
      <link>https://community.qlik.com/t5/QlikView/Exit-For-inside-Load/m-p/218296#M71457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all, I'm trying to do an exit for inside a load statement and i don't know how to do that.&lt;/P&gt;&lt;P&gt;Basically I'm conecting to google maps to get geodata, but If I have a OVERLOAD_MESSAGE I want to do an exit for&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;I&gt;&lt;/I&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;I&gt;&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P style="font-style: italic"&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;FOR&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;j = 0 &lt;B&gt;to&lt;/B&gt; &lt;B&gt;&lt;I&gt;$(NumberOfZips)&lt;/I&gt;&lt;/B&gt; &lt;P&gt;-1&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;LET&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;K = peek('vZip', &lt;B&gt;&lt;I&gt;'$(j)'&lt;/I&gt;&lt;/B&gt;, 'tmpzip'); &lt;P&gt;&lt;I&gt;&lt;/I&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;GMAP:&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;LOAD&lt;/P&gt;&lt;P&gt;text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;(&lt;B&gt;&lt;I&gt;'$(C)'&lt;/I&gt;&lt;/B&gt;) &lt;B&gt;as&lt;/B&gt; COUNTRY, &lt;P&gt;text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(&lt;B&gt;&lt;I&gt;$(K)&lt;/I&gt;&lt;/B&gt;) &lt;B&gt;as&lt;/B&gt; [POSTALCODE],&lt;/P&gt;&lt;P&gt;[result/geometry/location/lat]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;AS&lt;/B&gt; Latitude,&lt;/P&gt;&lt;P&gt;[result/geometry/location/lng]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;AS&lt;/B&gt; Longitude&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I want to add that&lt;/STRONG&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;STRONG&gt;if [result/status]='&lt;/STRONG&gt;OVER_QUERY_LIMIT' EXIT FOR&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;B&gt;FROM&lt;/B&gt;&lt;/P&gt;&lt;P&gt;[http://maps.google.com/maps/api/geocode/xml?address&lt;/P&gt;&lt;P&gt;next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 16:52:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exit-For-inside-Load/m-p/218296#M71457</guid>
      <dc:creator />
      <dc:date>2010-04-19T16:52:39Z</dc:date>
    </item>
    <item>
      <title>Exit For inside Load</title>
      <link>https://community.qlik.com/t5/QlikView/Exit-For-inside-Load/m-p/218297#M71458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You were almost there. The syntax is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;For i = 1 to 10&lt;BR /&gt;y = i * 5&lt;BR /&gt;If y &amp;gt; 40 Then&lt;BR /&gt;Exit For&lt;BR /&gt;End If&lt;BR /&gt;Next&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Apr 2010 05:02:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exit-For-inside-Load/m-p/218297#M71458</guid>
      <dc:creator>vupen</dc:creator>
      <dc:date>2010-04-20T05:02:04Z</dc:date>
    </item>
    <item>
      <title>Exit For inside Load</title>
      <link>https://community.qlik.com/t5/QlikView/Exit-For-inside-Load/m-p/218298#M71459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But...&lt;/P&gt;&lt;P&gt;How can I do that inside a load Sentence.&lt;/P&gt;&lt;P&gt;Only I have to exit for if on load contition is true&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Apr 2010 07:57:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exit-For-inside-Load/m-p/218298#M71459</guid>
      <dc:creator />
      <dc:date>2010-04-20T07:57:15Z</dc:date>
    </item>
    <item>
      <title>Exit For inside Load</title>
      <link>https://community.qlik.com/t5/QlikView/Exit-For-inside-Load/m-p/218299#M71460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jordi,&lt;/P&gt;&lt;P&gt;If I'm not wrong, syntax is&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;FOR ... EXIT FOR WHEN Field = Value ... NEXT&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Apr 2010 08:35:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exit-For-inside-Load/m-p/218299#M71460</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-04-20T08:35:11Z</dc:date>
    </item>
  </channel>
</rss>

