<?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: How to calculate difference between timestamps, while fields are in different tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-calculate-difference-between-timestamps-while-fields-are/m-p/670471#M1073033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming that JOB_NR is a common key between the 2 tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MeldingenSMVMap:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MAPPING LOAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; JOB_NR,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [&lt;STRONG style="font-family: 'courier new', courier; color: #000000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Melding.Moment verstuurd&lt;/STRONG&gt;&lt;/STRONG&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;RESIDENT &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MeldingenSMV&lt;/SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; 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: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ANd then in your load of table &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; 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: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Meldingen OIB]&lt;/SPAN&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="font-family: 'courier new', courier; color: #3366ff;"&gt;Interval((APPLYMAP('&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MeldingenSMVMap&lt;/SPAN&gt;',JOB_NR,0) - [Melding.Moment gemeld]),'hh')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="font-family: 'courier new', courier; color: #3366ff;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="font-family: 'courier new', courier; color: #3366ff;"&gt;The 0 being a default value should the APPLYMAP not find a mapping.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Aug 2014 08:41:01 GMT</pubDate>
    <dc:creator>DavidFoster1</dc:creator>
    <dc:date>2014-08-13T08:41:01Z</dc:date>
    <item>
      <title>How to calculate difference between timestamps, while fields are in different tables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-calculate-difference-between-timestamps-while-fields-are/m-p/670466#M1073028</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 loaded 2 tables within qlikview. I want to add a new field in table "Meldingen", which calculates a time difference. However, one field is present in another table. How can I load the other field, to calculate the time difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;[Meldingen SMV]:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;LOAD&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; AutoNumber(JOBCALL_JOB_NR &amp;amp; ' ' &amp;amp; JOBCALL_JOB_DATE) as %Melding.ID,&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; JOBCALL_JOB_NR as [Melding.Nummer SMV],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; Date(Floor(JOBCALL_CALL_DATE)) as [Melding.Datum verstuurd],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; Time(Frac(JOBCALL_CALL_DATE)) as [Melding.Tijd verstuurd],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG&gt;&amp;nbsp; Timestamp(JOBCALL_CALL_DATE, 'DD-MM-YYYY hh:mm:ss') as [Melding.Moment verstuurd],&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; Date(Floor(JOBCALL_REACTION_DATE)) as [Melding.Datum geaccepteerd],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; Time(Frac(JOBCALL_REACTION_DATE)) as [Melding.Tijd geaccepteerd],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; Timestamp(JOBCALL_REACTION_DATE, 'DD-MM-YYYY hh:mm:ss') as [Melding.Moment geaccepteerd];&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;SQL SELECT *&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;FROM GTISMVREPL.dbo."JOBCALL_ABNAMRO" WHERE JOBCALL_JOB_DATE &amp;gt; '1-1-2014';&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;[Meldingen OIB]:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;LOAD&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; AutoNumber(JOB_NR &amp;amp; ' ' &amp;amp; JOB_DATE) as %Melding.ID,&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; AutoNumber(JOB_CONTRACT_NR) as %Locatie.ID,&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; AutoNumber(JOB_SAP_REF_NR) as %SAP.ID,&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; JOB_NR as [Melding.Nummer],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; JOB_CONTRACT_NR as [Melding.OIB Contractnummer],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; Date(Floor(JOB_DATE)) as [Melding.Datum gemeld],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; Time(Frac(JOB_DATE)) as [Melding.Tijd gemeld],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG&gt;&amp;nbsp; TimeStamp(JOB_DATE, 'DD-MM-YYYY hh:mm:ss') as [Melding.Moment gemeld],&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; JOB_DESC as [Melding.Omschrijving],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; IF( IsNull(JOB_STATUS_NR), 'Onbehandeld',&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; IF( (JOB_STATUS_NR) = 'O3', 'Openstaand',&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; IF( (JOB_STATUS_NR) = 'O5', 'Afgehandeld',&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; IF( (OIB_WorkFlowStatus) = 'status0',&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; 'Afgehandeld mail', '&amp;lt;Onbekende status&amp;gt;')))) as [Melding.Status],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; ApplyMap('Map_Melding.Prioriteit', JOB_PRIORITY_NR) as [Melding.Prioriteit],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; JOB_CATEGORY_NR as [Melding.Categorie],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; TimeStamp(OIB_UpdateTime, 'DD-MM-YYY hh:mm:ss') as [Melding.Moment bijgewerkt],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; JOB_FEEDBACK as [Melding.Uitgevoerde actie],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; JOB_STAFF_ID as [Melding.Persoon bijgewerkt],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; ContractNaam as [Melding.Contractnaam];&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;SELECT JOB.*, c.ContractID, ContractNaam, Hoofdindeling, Subindeling, Bijgewerkt, BijwerkerUserID, NLSFB, WPC, Regio&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;FROM OIB.dbo.JOB&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;INNER JOIN ContractsMappingSMV m ON JOB_CONTRACT_NR = SMV_CONTRACT_NR AND JOB_DATE &amp;gt; '1-1-2014'&lt;/P&gt;&lt;P&gt;INNER JOIN Contracts c ON c.ContractID = m.ContractID&lt;/P&gt;&lt;P&gt;INNER JOIN [ARN-BBA-S002].GTISMVREPL.dbo.CONTRACT sc ON sc.CONTRACT_NR = m.SMV_CONTRACT_NR AND (REGIO LIKE '%ABN%')&lt;/P&gt;&lt;P&gt;LEFT JOIN WPCs w ON w.ContractID = c.ContractID AND&lt;/P&gt;&lt;P&gt;(JOB_WORKCODE_NR = w.WPC + ' /' + CAST(w.Volgnummer AS VARCHAR(4)) OR JOB_WORKCODE_NR = w.WPC + '/' + CAST(w.Volgnummer AS VARCHAR(4)));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the table &lt;STRONG&gt;"Meldingen"&lt;/STRONG&gt;, I want to add this function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'courier new', courier; color: #3366ff;"&gt;Interval(([Melding.Moment verstuurd] - [Melding.Moment gemeld]),'hh')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'courier new', courier; color: #3366ff;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Where&lt;/SPAN&gt;&lt;STRONG style="color: #000000; font-family: 'courier new', courier;"&gt; &lt;STRONG&gt;Melding.Moment verstuurd&lt;/STRONG&gt; &lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt;is from table &lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;"Meldingen SMV"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000; font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000; font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'courier new', courier; color: #3366ff;"&gt;&lt;SPAN style="color: #000000;"&gt;How can I achieve this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 07:22:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-calculate-difference-between-timestamps-while-fields-are/m-p/670466#M1073028</guid>
      <dc:creator />
      <dc:date>2014-08-13T07:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate difference between timestamps, while fields are in different tables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-calculate-difference-between-timestamps-while-fields-are/m-p/670467#M1073029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are going to have to bring both values together in the same table before doing the interval calculation. I would suggest looking a creating a MAPPING table with one of the time in and using APPLYMAP to bring it into the table based on the common key value. alternatively you could look at a table join, but APPLYMAP tends to be faster.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 07:32:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-calculate-difference-between-timestamps-while-fields-are/m-p/670467#M1073029</guid>
      <dc:creator>DavidFoster1</dc:creator>
      <dc:date>2014-08-13T07:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate difference between timestamps, while fields are in different tables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-calculate-difference-between-timestamps-while-fields-are/m-p/670468#M1073030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give me an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 08:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-calculate-difference-between-timestamps-while-fields-are/m-p/670468#M1073030</guid>
      <dc:creator />
      <dc:date>2014-08-13T08:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate difference between timestamps, while fields are in different tables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-calculate-difference-between-timestamps-while-fields-are/m-p/670469#M1073031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is already an Applymap in the statement you supplied. Why do you need an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 08:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-calculate-difference-between-timestamps-while-fields-are/m-p/670469#M1073031</guid>
      <dc:creator>DavidFoster1</dc:creator>
      <dc:date>2014-08-13T08:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate difference between timestamps, while fields are in different tables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-calculate-difference-between-timestamps-while-fields-are/m-p/670470#M1073032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't fully understand what i should put in the mapping table. For that I was asking an example..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 08:23:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-calculate-difference-between-timestamps-while-fields-are/m-p/670470#M1073032</guid>
      <dc:creator />
      <dc:date>2014-08-13T08:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate difference between timestamps, while fields are in different tables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-calculate-difference-between-timestamps-while-fields-are/m-p/670471#M1073033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming that JOB_NR is a common key between the 2 tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MeldingenSMVMap:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MAPPING LOAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; JOB_NR,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [&lt;STRONG style="font-family: 'courier new', courier; color: #000000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Melding.Moment verstuurd&lt;/STRONG&gt;&lt;/STRONG&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;RESIDENT &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MeldingenSMV&lt;/SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; 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: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ANd then in your load of table &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; 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: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Meldingen OIB]&lt;/SPAN&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="font-family: 'courier new', courier; color: #3366ff;"&gt;Interval((APPLYMAP('&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MeldingenSMVMap&lt;/SPAN&gt;',JOB_NR,0) - [Melding.Moment gemeld]),'hh')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="font-family: 'courier new', courier; color: #3366ff;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="font-family: 'courier new', courier; color: #3366ff;"&gt;The 0 being a default value should the APPLYMAP not find a mapping.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 08:41:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-calculate-difference-between-timestamps-while-fields-are/m-p/670471#M1073033</guid>
      <dc:creator>DavidFoster1</dc:creator>
      <dc:date>2014-08-13T08:41:01Z</dc:date>
    </item>
  </channel>
</rss>

