<?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 Autogenerate data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Autogenerate-data/m-p/168833#M39852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am not sure, whether all digits and letters are used actually in Holland (adding to some 6 Mio records), but here is goes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;FOR i=97 TO 122&lt;BR /&gt; Letter:&lt;BR /&gt; LOAD&lt;BR /&gt; CHR($(i)) AS Letter&lt;BR /&gt; AUTOGENERATE&lt;BR /&gt; 1;&lt;BR /&gt;NEXT i;&lt;BR /&gt;&lt;BR /&gt;JOIN (Letter) LOAD Letter AS Letter2 RESIDENT Letter;&lt;BR /&gt;&lt;BR /&gt;FOR i = 1000 TO 9999&lt;BR /&gt; Digits:&lt;BR /&gt; LOAD&lt;BR /&gt; $(i) AS Digit&lt;BR /&gt; AUTOGENERATE&lt;BR /&gt; 1;&lt;BR /&gt;NEXT i;&lt;BR /&gt;&lt;BR /&gt;DigitLetter:&lt;BR /&gt; JOIN (Digits) LOAD * RESIDENT Letter;&lt;BR /&gt; DROP TABLE Letter;&lt;BR /&gt;&lt;BR /&gt;ZIP:&lt;BR /&gt; LOAD&lt;BR /&gt; Digit &amp;amp; Letter &amp;amp; Letter2 AS ZIP&lt;BR /&gt; RESIDENT&lt;BR /&gt; Digits;&lt;BR /&gt;&lt;BR /&gt;DROP TABLE Digits;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Nov 2009 19:27:08 GMT</pubDate>
    <dc:creator>prieper</dc:creator>
    <dc:date>2009-11-30T19:27:08Z</dc:date>
    <item>
      <title>Autogenerate data</title>
      <link>https://community.qlik.com/t5/QlikView/Autogenerate-data/m-p/168832#M39851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am a newbie in QlikView scripting.&lt;/P&gt;&lt;P&gt;I want to write a QV-script to autogenerate a postal code QVD file with all possible Dutch postalcodes from 1000aa to 9999zz&lt;/P&gt;&lt;P&gt;How do I write this in QV script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2009 17:56:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autogenerate-data/m-p/168832#M39851</guid>
      <dc:creator />
      <dc:date>2009-11-30T17:56:54Z</dc:date>
    </item>
    <item>
      <title>Autogenerate data</title>
      <link>https://community.qlik.com/t5/QlikView/Autogenerate-data/m-p/168833#M39852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am not sure, whether all digits and letters are used actually in Holland (adding to some 6 Mio records), but here is goes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;FOR i=97 TO 122&lt;BR /&gt; Letter:&lt;BR /&gt; LOAD&lt;BR /&gt; CHR($(i)) AS Letter&lt;BR /&gt; AUTOGENERATE&lt;BR /&gt; 1;&lt;BR /&gt;NEXT i;&lt;BR /&gt;&lt;BR /&gt;JOIN (Letter) LOAD Letter AS Letter2 RESIDENT Letter;&lt;BR /&gt;&lt;BR /&gt;FOR i = 1000 TO 9999&lt;BR /&gt; Digits:&lt;BR /&gt; LOAD&lt;BR /&gt; $(i) AS Digit&lt;BR /&gt; AUTOGENERATE&lt;BR /&gt; 1;&lt;BR /&gt;NEXT i;&lt;BR /&gt;&lt;BR /&gt;DigitLetter:&lt;BR /&gt; JOIN (Digits) LOAD * RESIDENT Letter;&lt;BR /&gt; DROP TABLE Letter;&lt;BR /&gt;&lt;BR /&gt;ZIP:&lt;BR /&gt; LOAD&lt;BR /&gt; Digit &amp;amp; Letter &amp;amp; Letter2 AS ZIP&lt;BR /&gt; RESIDENT&lt;BR /&gt; Digits;&lt;BR /&gt;&lt;BR /&gt;DROP TABLE Digits;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2009 19:27:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Autogenerate-data/m-p/168833#M39852</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-11-30T19:27:08Z</dc:date>
    </item>
  </channel>
</rss>

