<?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 Get only time from a Data Time string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-only-time-from-a-Data-Time-string/m-p/1767096#M718177</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How can I get only time from below field?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-12-08_131657.jpg" style="width: 213px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45401i5ED4115D3EB1930F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-12-08_131657.jpg" alt="2020-12-08_131657.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I just want 11:35 or 12:25 etc&lt;BR /&gt;I used Time# and other functions but doesn't work.. maybe because this string has YYYY-MM-DD HH:MM:SS and then some 000000...&lt;BR /&gt;Those 0000's in the end doesn't give me correct time. I just get time as 00:00.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 17:43:36 GMT</pubDate>
    <dc:creator>MK9885</dc:creator>
    <dc:date>2024-11-16T17:43:36Z</dc:date>
    <item>
      <title>Get only time from a Data Time string</title>
      <link>https://community.qlik.com/t5/QlikView/Get-only-time-from-a-Data-Time-string/m-p/1767096#M718177</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How can I get only time from below field?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-12-08_131657.jpg" style="width: 213px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45401i5ED4115D3EB1930F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-12-08_131657.jpg" alt="2020-12-08_131657.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I just want 11:35 or 12:25 etc&lt;BR /&gt;I used Time# and other functions but doesn't work.. maybe because this string has YYYY-MM-DD HH:MM:SS and then some 000000...&lt;BR /&gt;Those 0000's in the end doesn't give me correct time. I just get time as 00:00.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:43:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-only-time-from-a-Data-Time-string/m-p/1767096#M718177</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2024-11-16T17:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Get only time from a Data Time string</title>
      <link>https://community.qlik.com/t5/QlikView/Get-only-time-from-a-Data-Time-string/m-p/1767163#M718178</link>
      <description>Time(Frac(DateTimeField),'hh:mm')</description>
      <pubDate>Wed, 09 Dec 2020 02:44:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-only-time-from-a-Data-Time-string/m-p/1767163#M718178</guid>
      <dc:creator>PriyankaShivhare</dc:creator>
      <dc:date>2020-12-09T02:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Get only time from a Data Time string</title>
      <link>https://community.qlik.com/t5/QlikView/Get-only-time-from-a-Data-Time-string/m-p/1767164#M718179</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10908"&gt;@MK9885&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think, your field in string format, try like below&lt;/P&gt;&lt;P&gt;=mid('2020-10-12 11:35:00.0000', 12, 5)&lt;/P&gt;&lt;P&gt;Mid(urtimestampfield, 12, 5)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 03:09:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-only-time-from-a-Data-Time-string/m-p/1767164#M718179</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2020-12-09T03:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Get only time from a Data Time string</title>
      <link>https://community.qlik.com/t5/QlikView/Get-only-time-from-a-Data-Time-string/m-p/1767401#M718180</link>
      <description>&lt;P&gt;Thanks Mayi&lt;BR /&gt;&lt;SPAN&gt;Mid(urtimestampfield, 12, 5)&amp;nbsp; &amp;lt;&amp;lt; worked&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 16:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-only-time-from-a-Data-Time-string/m-p/1767401#M718180</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2020-12-09T16:25:41Z</dc:date>
    </item>
  </channel>
</rss>

