<?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: String to hh:mm in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/String-to-hh-mm/m-p/848252#M1017885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This formatted time looks fine when I have CustomerID in a separate List Box and formatted time field in a separate List Box. However, when I try to see CustomerID and this formatted time field together in a Table Box, all the times get displayed as 00:00. Can you please help so that all the CustomerID displays all the correct times in Table Box instead of 00:00?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Apr 2015 00:19:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-04-03T00:19:04Z</dc:date>
    <item>
      <title>String to hh:mm</title>
      <link>https://community.qlik.com/t5/QlikView/String-to-hh-mm/m-p/848249#M1017882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hello Friends,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;We are storing time in our sql database as a string eg 0715. How can I change it to the correct format to read it as 07:15?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I tried the below but none formatted it right.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Verdana','sans-serif';"&gt;Time(Time#(&lt;/SPAN&gt;TimeColumn&lt;SPAN style="font-size: 10pt; font-family: 'Verdana','sans-serif';"&gt;,'hhmmTT'),'hh:mm')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Verdana','sans-serif'; color: #000000;"&gt;Or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Verdana','sans-serif';"&gt;Time(Time#(Mid(&lt;/SPAN&gt;TimeColumn&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;,1,4),'hh:mm'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;In addition, please also explain where I need to enter the expression or the formatting code since I am new to the QlikView.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-to-hh-mm/m-p/848249#M1017882</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: String to hh:mm</title>
      <link>https://community.qlik.com/t5/QlikView/String-to-hh-mm/m-p/848250#M1017883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Time(Time#(TimeColumn,'hhmm'),'hh:mm') as TimeColumnNew;&lt;/P&gt;&lt;P&gt;SQL SELECT &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field1, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TimeColumn,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field4&lt;/P&gt;&lt;P&gt;From BlahBlah;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 21:09:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-to-hh-mm/m-p/848250#M1017883</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-04-02T21:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: String to hh:mm</title>
      <link>https://community.qlik.com/t5/QlikView/String-to-hh-mm/m-p/848251#M1017884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked. I wasn't including the alias and didn't do proper selection in Load and Select. &lt;/P&gt;&lt;P&gt;I get the structure now. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 23:49:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-to-hh-mm/m-p/848251#M1017884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-02T23:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: String to hh:mm</title>
      <link>https://community.qlik.com/t5/QlikView/String-to-hh-mm/m-p/848252#M1017885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This formatted time looks fine when I have CustomerID in a separate List Box and formatted time field in a separate List Box. However, when I try to see CustomerID and this formatted time field together in a Table Box, all the times get displayed as 00:00. Can you please help so that all the CustomerID displays all the correct times in Table Box instead of 00:00?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 00:19:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-to-hh-mm/m-p/848252#M1017885</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-03T00:19:04Z</dc:date>
    </item>
  </channel>
</rss>

