<?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: Timestamp - 823 should not be 20:23 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Timestamp-823-should-not-be-20-23/m-p/1535700#M43932</link>
    <description>Your expression works fine.</description>
    <pubDate>Mon, 28 Jan 2019 08:36:53 GMT</pubDate>
    <dc:creator>Nipija</dc:creator>
    <dc:date>2019-01-28T08:36:53Z</dc:date>
    <item>
      <title>Timestamp - 823 should not be 20:23</title>
      <link>https://community.qlik.com/t5/App-Development/Timestamp-823-should-not-be-20-23/m-p/1535545#M43929</link>
      <description>&lt;P&gt;I have a timestamp in my imported data. I tried to use timestamp format hh:mm in the data handle. We have 24h format and time stamps don’t work for me if data are 823, 934 since it return data as 20:23, 21:34. I want to have 8:23 and 9:34. Other time stamps as 1023 work fine since its 4 digits. Better to solve in expression? How to get correct time from 823 and 1023.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jan 2019 11:43:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Timestamp-823-should-not-be-20-23/m-p/1535545#M43929</guid>
      <dc:creator>Nipija</dc:creator>
      <dc:date>2019-01-27T11:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp - 823 should not be 20:23</title>
      <link>https://community.qlik.com/t5/App-Development/Timestamp-823-should-not-be-20-23/m-p/1535589#M43930</link>
      <description>Whats you code for transforming the time. did you try something like below&lt;BR /&gt;==Time(Time#(TIME_FIELD,if(len(TIME_FIELD)=4,'hhmm','hmm')) ,'hh:mm')</description>
      <pubDate>Mon, 28 Jan 2019 03:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Timestamp-823-should-not-be-20-23/m-p/1535589#M43930</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-01-28T03:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp - 823 should not be 20:23</title>
      <link>https://community.qlik.com/t5/App-Development/Timestamp-823-should-not-be-20-23/m-p/1535693#M43931</link>
      <description>&lt;P&gt;I tried a similar expression.Will try this again.&lt;BR /&gt;I Solved this with a own table with a "translation" for all possible timestamps. 731 -&amp;gt; 7:31. I will try to do it the "right" way with an expression.&lt;/P&gt;&lt;P&gt;Timestamps seems to be integer in the SQL sp the time 00:01 will be 1. I will not need the timestamps during the night for this case, but my translation table will work if needed.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2019 08:30:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Timestamp-823-should-not-be-20-23/m-p/1535693#M43931</guid>
      <dc:creator>Nipija</dc:creator>
      <dc:date>2019-01-28T08:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp - 823 should not be 20:23</title>
      <link>https://community.qlik.com/t5/App-Development/Timestamp-823-should-not-be-20-23/m-p/1535700#M43932</link>
      <description>Your expression works fine.</description>
      <pubDate>Mon, 28 Jan 2019 08:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Timestamp-823-should-not-be-20-23/m-p/1535700#M43932</guid>
      <dc:creator>Nipija</dc:creator>
      <dc:date>2019-01-28T08:36:53Z</dc:date>
    </item>
  </channel>
</rss>

