<?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: Please tell me what this code does in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731238#M261896</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DN, This will generate the intervals as &lt;STRONG&gt;Dual&lt;/STRONG&gt; values (Time/Number), meaning you can use them in time functions, and they sort correctly.&lt;/P&gt;&lt;P&gt;If you want other intervals, e.g. every 5 mins, you can edit the &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Time#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('00:01:00')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Set&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vShiftStart&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;=Time#('5:20:00');&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Set&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vShiftEnd&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;=Time#('22:30:00');&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Time&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vShiftStart)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; + &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Time#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('00:01:00')*(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IterNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()-1)) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Interval&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AutoGenerate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (1)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;While&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Time&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vShiftStart)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; + &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Time#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('00:01:00')*(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IterNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()-1)) &amp;lt;= &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vShiftEnd)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Marty.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jul 2014 13:32:52 GMT</pubDate>
    <dc:creator>martynlloyd</dc:creator>
    <dc:date>2014-07-23T13:32:52Z</dc:date>
    <item>
      <title>Please tell me what this code does</title>
      <link>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731230#M261888</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;I have a code here that a colleague of mine developed with the help of a consultant a year or more ago. I assume that it works fine, we never had any problems relating to it.&lt;/P&gt;&lt;P&gt;Unfortunately, it is not commented or documented at all and now I want to build an app based on this, which proves a bit difficult without understanding the basis ...&lt;/P&gt;&lt;P&gt;The code clearly autogenerates some intervals. The question is, which? An hour has 60min, but 100 "industry minutes".&lt;/P&gt;&lt;P&gt;I guess it is "real" minutes - 60 to an hour - that the code generates, but I'm not sure, I can't read it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 10pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;right&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(520+&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;IterNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;()-1,2)&amp;lt;60,520+&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;IterNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;()-1) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Interval_Min&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 10pt;"&gt;//if(right(IterNo()-1,1)=0,530+IterNo()-1) as Interval_10_Min&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;AutoGenerate&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; (1)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;While&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; 520+&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;IterNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;()-1 &amp;lt;= 2230;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;Thanks a lot!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;DataNibbler &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 08:51:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731230#M261888</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-07-23T08:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Please tell me what this code does</title>
      <link>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731231#M261889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IterNo works as an index that for each loop increase of 1 unit so it is simply a counter;&lt;/P&gt;&lt;P&gt;autogenerate insert a row (becaure there is 1 as parameter) in each loop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you are loading (while 520+ the number of times the loop is executed &amp;lt;= 2230 - you are creating 2230-520 rows!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;each row has a field &lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Interval_Min&lt;/SPAN&gt; where if 520+counter (e.g. 1232 -&amp;gt; 32 the right 2 char) &amp;lt; 60 you have 1231&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 09:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731231#M261889</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-07-23T09:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Please tell me what this code does</title>
      <link>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731232#M261890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So - Interval_Min is to mean "interval minute" - so I have 1.231 minutes?&lt;/P&gt;&lt;P&gt;That takes me one step further. Let's see if I can reconstruct it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 09:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731232#M261890</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-07-23T09:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Please tell me what this code does</title>
      <link>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731233#M261891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it will genrate no from 520 to 2230 simply as in Interval_min field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 09:08:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731233#M261891</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-07-23T09:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Please tell me what this code does</title>
      <link>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731234#M261892</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;Looks like it creates 100 sequence number entries per hour from 08:40 to 22:30, but all the ((value modulo 100) &amp;gt; 60 are null). Values less than 60 contain the sequence number. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 09:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731234#M261892</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-07-23T09:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Please tell me what this code does</title>
      <link>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731235#M261893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;okay so it does return "real" minutes, 60 to an hour. That clarifies a bit - but why 08:40? It's 05:20, isn't it - that would be the beginning_time of our early shift, 22:30 is the end of our late_shift. So this code probably generates the intervals in "real" minutes of one working day.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 09:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731235#M261893</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-07-23T09:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Please tell me what this code does</title>
      <link>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731236#M261894</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;that explains why it uses Right, 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a poor way of doing it, as 40% of the processing is wasted, would have been better to use a proper time value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 10:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731236#M261894</guid>
      <dc:creator>martynlloyd</dc:creator>
      <dc:date>2014-07-23T10:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Please tell me what this code does</title>
      <link>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731237#M261895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you think of a way to do the same thing better, more efficiently that is? This code was written by a colleague with an external consultant a long time ago, so it's well possible that even the consultant, at that point, did not know as much as he does now ...&lt;/P&gt;&lt;P&gt;Every tweak that serves to reduce processing time and resource usage, by however little, is helpful since we have plans of having a lot more QlikView around in the future...&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 11:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731237#M261895</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-07-23T11:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Please tell me what this code does</title>
      <link>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731238#M261896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DN, This will generate the intervals as &lt;STRONG&gt;Dual&lt;/STRONG&gt; values (Time/Number), meaning you can use them in time functions, and they sort correctly.&lt;/P&gt;&lt;P&gt;If you want other intervals, e.g. every 5 mins, you can edit the &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Time#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('00:01:00')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Set&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vShiftStart&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;=Time#('5:20:00');&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Set&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vShiftEnd&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;=Time#('22:30:00');&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Time&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vShiftStart)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; + &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Time#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('00:01:00')*(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IterNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()-1)) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Interval&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AutoGenerate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (1)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;While&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Time&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vShiftStart)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; + &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Time#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('00:01:00')*(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IterNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()-1)) &amp;lt;= &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vShiftEnd)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Marty.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 13:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-tell-me-what-this-code-does/m-p/731238#M261896</guid>
      <dc:creator>martynlloyd</dc:creator>
      <dc:date>2014-07-23T13:32:52Z</dc:date>
    </item>
  </channel>
</rss>

