<?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 Excel time format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excel-time-format/m-p/204088#M1209206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But that would transform the hour value into a 24 hour value. I mean i need first value just like it comes, it can be a value this way 234:45:22 -&amp;gt; that stands for 234 hours, 45 minutes and 22 seconds. Using Hour() function would transform 234 hours into a value between 0 and 24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Nov 2009 01:42:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-11-11T01:42:36Z</dc:date>
    <item>
      <title>Excel time format</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-time-format/m-p/204086#M1209204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;i'm having a problem with some excel format, that i don't know how to treat in Qlickview.&lt;/P&gt;&lt;P&gt;Excel time format: &lt;STRONG&gt;[ h]:mm:ss.&lt;/STRONG&gt; some of the values you can find would be: 3:49:33 || 234:50:22&lt;/P&gt;&lt;P&gt;I just need to get the hour of this values, (3 and 234), but when i do the export to Qlikview something happends whit the load script that transforms excel time format into a decimal number, like 1,783243.&lt;/P&gt;&lt;P&gt;Load script for that value: subfield(TIME,':',1) as TIME, &amp;lt;--- Doesn't work. Transforms value into decimal number.&lt;/P&gt;&lt;P&gt;If i dont do any modification to the time value in the load script, i can display the time just like it appears in Excel (34:55:34), so to get just the hour i have to do write in every place i use the value subfield(TIME,':',1).&lt;/P&gt;&lt;P&gt;Is there anyway to just get the hour in the load script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Than you.&lt;/P&gt;&lt;P&gt;Jerome.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 01:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-time-format/m-p/204086#M1209204</guid>
      <dc:creator />
      <dc:date>2009-11-11T01:21:35Z</dc:date>
    </item>
    <item>
      <title>Excel time format</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-time-format/m-p/204087#M1209205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Hour(time) as My_Hour and It should work&lt;/P&gt;&lt;P&gt;Talha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 01:31:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-time-format/m-p/204087#M1209205</guid>
      <dc:creator />
      <dc:date>2009-11-11T01:31:25Z</dc:date>
    </item>
    <item>
      <title>Excel time format</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-time-format/m-p/204088#M1209206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But that would transform the hour value into a 24 hour value. I mean i need first value just like it comes, it can be a value this way 234:45:22 -&amp;gt; that stands for 234 hours, 45 minutes and 22 seconds. Using Hour() function would transform 234 hours into a value between 0 and 24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 01:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-time-format/m-p/204088#M1209206</guid>
      <dc:creator />
      <dc:date>2009-11-11T01:42:36Z</dc:date>
    </item>
    <item>
      <title>Excel time format</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-time-format/m-p/204089#M1209207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="hcp16"&gt;&lt;STRONG&gt;Then try using the&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="hcp16"&gt;&lt;STRONG&gt;subfield(time, ':' ,1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="hcp16"&gt;&lt;STRONG&gt;Talha&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 01:57:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-time-format/m-p/204089#M1209207</guid>
      <dc:creator />
      <dc:date>2009-11-11T01:57:25Z</dc:date>
    </item>
  </channel>
</rss>

