<?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: Remove Seconds from hh:mm:ss in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79179#M13059</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Time#(Text(Time(Frac(UrFiled)&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;, 'hh:mm:ss'))&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;, 'hh:mm')&lt;/SPAN&gt; as END_TM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Mar 2018 09:14:20 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2018-03-09T09:14:20Z</dc:date>
    <item>
      <title>Remove Seconds from hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79178#M13058</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 am importing data from a csv file which has some time fields eg &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="132"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="16" width="132"&gt;08:00:00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a simple way to remove the ss portion of the time field ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 09:10:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79178#M13058</guid>
      <dc:creator>prees959</dc:creator>
      <dc:date>2018-03-09T09:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Seconds from hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79179#M13059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Time#(Text(Time(Frac(UrFiled)&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;, 'hh:mm:ss'))&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;, 'hh:mm')&lt;/SPAN&gt; as END_TM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 09:14:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79179#M13059</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-03-09T09:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Seconds from hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79180#M13060</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;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Time(Time#(Field,'hh:mm:ss'),'hh:mm')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 09:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79180#M13060</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-09T09:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Seconds from hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79181#M13061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use below script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Time(fieldname,'hh:mm') &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 09:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79181#M13061</guid>
      <dc:creator>chinnuchinni</dc:creator>
      <dc:date>2018-03-09T09:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Seconds from hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79182#M13062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp; thanks for your replies - unfortunately after trying each solution I am still getting hh:mm:ss&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 10:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79182#M13062</guid>
      <dc:creator>prees959</dc:creator>
      <dc:date>2018-03-09T10:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Seconds from hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79183#M13063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So try to attach some line on an excel file from your original column&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 10:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79183#M13063</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-09T10:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Seconds from hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79184#M13064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try first truncating the seconds from your timestamps first using floor() and then format it using time(), like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=time(&lt;STRONG&gt;floor&lt;/STRONG&gt;(timeField, &lt;STRONG&gt;1/24/60&lt;/STRONG&gt;),'hh:mm') &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 10:39:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79184#M13064</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-03-09T10:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Seconds from hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79185#M13065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 11:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79185#M13065</guid>
      <dc:creator>prees959</dc:creator>
      <dc:date>2018-03-09T11:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Seconds from hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79186#M13066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here we go:&lt;/P&gt;&lt;P&gt;time#(text(time(floor(TIMESTAMP, 1/24/60),'hh:mm')),'hh:mm') as Time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will create 1440 unique values, for the time field hh:mm, the numerical value will have no ss in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sunny regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2018 13:50:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-Seconds-from-hh-mm-ss/m-p/79186#M13066</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-06T13:50:01Z</dc:date>
    </item>
  </channel>
</rss>

