<?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: Create a new field between each Start Time Transaction in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753779#M268596</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As the first row does not have a Previous one, the term '&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px; background-color: #f8f8f8;"&gt;StartTime-Previous(StartTime)&lt;/SPAN&gt;' delivers null, i.e.&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TimeBetweentransactions&lt;/SPAN&gt; would also not get a zero value.&lt;/P&gt;&lt;P&gt;Alt() returns the first numerical value. The first row does not have a numerical value, so Alt(..., 0)&amp;nbsp; returns zero instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Feb 2015 17:09:39 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2015-02-05T17:09:39Z</dc:date>
    <item>
      <title>Create a new field between each Start Time Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753771#M268588</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 want to create a new field from my StartTime field called TimeBetweenTransactions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is an Example of what I need, what the best way to achieve this in the Script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 232pt;" width="310"&gt;&lt;TBODY&gt;&lt;TR style="height: 13.8pt;"&gt;&lt;TD class="xl63" height="18" style="height: 13.8pt; width: 114pt;" width="152"&gt;StartTime&lt;/TD&gt;&lt;TD class="xl63" style="width: 118pt;" width="158"&gt;TimeBetweentransactions&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 13.8pt;"&gt;&lt;TD align="right" class="xl65" height="18" style="height: 13.8pt;"&gt;08:30:36&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 13.8pt;"&gt;&lt;TD align="right" class="xl65" height="18" style="height: 13.8pt;"&gt;08:35:47&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;00:05:11&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 13.8pt;"&gt;&lt;TD align="right" class="xl65" height="18" style="height: 13.8pt;"&gt;08:36:04&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;00:00:17&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 13.8pt;"&gt;&lt;TD align="right" class="xl65" height="18" style="height: 13.8pt;"&gt;08:36:19&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;00:00:15&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 13.8pt;"&gt;&lt;TD align="right" class="xl65" height="18" style="height: 13.8pt;"&gt;08:37:24&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;00:01:05&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 13.8pt;"&gt;&lt;TD align="right" class="xl65" height="18" style="height: 13.8pt;"&gt;08:37:37&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;00:00:13&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 13.8pt;"&gt;&lt;TD align="right" class="xl65" height="18" style="height: 13.8pt;"&gt;08:38:09&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;00:00:32&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 13.8pt;"&gt;&lt;TD align="right" class="xl65" height="18" style="height: 13.8pt;"&gt;08:38:49&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;00:00:40&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 13.8pt;"&gt;&lt;TD align="right" class="xl65" height="18" style="height: 13.8pt;"&gt;08:39:17&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;00:00:28&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 13.8pt;"&gt;&lt;TD align="right" class="xl65" height="18" style="height: 13.8pt;"&gt;08:39:52&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;00:00:35&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 13.8pt;"&gt;&lt;TD align="right" class="xl65" height="18" style="height: 13.8pt;"&gt;08:40:23&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;00:00:31&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 13.8pt;"&gt;&lt;TD align="right" class="xl65" height="18" style="height: 13.8pt;"&gt;08:41:15&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;00:00:52&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 13.8pt;"&gt;&lt;TD align="right" class="xl65" height="18" style="height: 13.8pt;"&gt;08:42:08&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;00:00:53&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/77232_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 16:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753771#M268588</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2015-02-05T16:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new field between each Start Time Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753772#M268589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;interval and Previous provided it is sorted correctly :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interval(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;StartTime - Previous(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;StartTime)) as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TimeBetweentransactions&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Update:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;data:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; F1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08:30:36&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08:35:47&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08:36:04&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08:36:19&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08:37:24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08:37:37&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08:38:09&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08:38:49&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08:39:17&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08:39:52&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08:40:23&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08:41:15&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08:42:08&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;test:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; F1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Interval(F1 - Previous(F1)) as F1new&lt;/P&gt;&lt;P&gt;Resident data;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table data;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 16:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753772#M268589</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-02-05T16:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new field between each Start Time Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753773#M268590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would say you need to use the peek function to bring back the value from the prior row and then interval on this and the value from the current row, to evaluate the interval between them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 16:49:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753773#M268590</guid>
      <dc:creator />
      <dc:date>2015-02-05T16:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new field between each Start Time Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753774#M268591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;StartTime&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Interval&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;(Alt(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;StartTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;-Previous(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;StartTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;),0)) as &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TimeBetweentransactions&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;FROM yoursource;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 16:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753774#M268591</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-02-05T16:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new field between each Start Time Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753775#M268592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="_jivemacro_uid_14231551943985457 jive_text_macro jive_macro_code" jivemacro_uid="_14231551943985457"&gt;
&lt;P&gt;LOAD StartTime,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Interval(Alt(StartTime-Previous(StartTime),0)) as TimeBetweentransactions&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;FROM [&lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2051" data-containertype="14" data-objectid="150947" data-objecttype="1" href="http://community.qlik.com/thread/150947"&gt;http://community.qlik.com/thread/150947&lt;/A&gt;&lt;SPAN&gt;] (html, codepage is 1252, embedded labels, table is @1);&lt;/SPAN&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/77227_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 16:53:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753775#M268592</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-02-05T16:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new field between each Start Time Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753776#M268593</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;Both work as expected, however I have marked Marco as correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select the first Start Time it displays 00:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but with Ioannis option I get no result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 16:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753776#M268593</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2015-02-05T16:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new field between each Start Time Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753777#M268594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why use ALT in the Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 17:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753777#M268594</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2015-02-05T17:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new field between each Start Time Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753778#M268595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you're welcome&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 17:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753778#M268595</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-02-05T17:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new field between each Start Time Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753779#M268596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As the first row does not have a Previous one, the term '&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px; background-color: #f8f8f8;"&gt;StartTime-Previous(StartTime)&lt;/SPAN&gt;' delivers null, i.e.&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TimeBetweentransactions&lt;/SPAN&gt; would also not get a zero value.&lt;/P&gt;&lt;P&gt;Alt() returns the first numerical value. The first row does not have a numerical value, so Alt(..., 0)&amp;nbsp; returns zero instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 17:09:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753779#M268596</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-02-05T17:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new field between each Start Time Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753780#M268597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;very well explained&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 17:18:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-between-each-Start-Time-Transaction/m-p/753780#M268597</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2015-02-05T17:18:14Z</dc:date>
    </item>
  </channel>
</rss>

