<?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: Need to extract mins and secs from the text field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228555#M391748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is dirty but it will work:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14811887854744319" jivemacro_uid="_14811887854744319"&gt;
&lt;P&gt;trim(left([BPS Response Duration],index([BPS Response Duration],' hours')))&amp;nbsp; as Hrs,&lt;/P&gt;
&lt;P&gt;if( len(trim([BPS Response Duration]))=6 AND right(trim([BPS Response Duration]),4)='secs', trim(mid([BPS Response Duration],index([BPS Response Duration],' secs')-1,1)) , trim(mid([BPS Response Duration],index([BPS Response Duration],' secs')-2,2)))&amp;nbsp; as Secs,&lt;/P&gt;
&lt;P&gt;right(trim([BPS Response Duration]),4),&lt;/P&gt;
&lt;P&gt;trim(mid([BPS Response Duration],index([BPS Response Duration],' mins')-2,2))&amp;nbsp; as Mins&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Please remember to mark this as helpful or the correct answer if I have helped you or answered your question.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Dec 2016 09:20:03 GMT</pubDate>
    <dc:creator>adamdavi3s</dc:creator>
    <dc:date>2016-12-08T09:20:03Z</dc:date>
    <item>
      <title>Need to extract mins and secs from the text field</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228554#M391747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to extract mins and secs from a field that is in text format&lt;/P&gt;&lt;P&gt;My field name is [Resolution time] and the values are pasted below . I have used the below to extract hours &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;trim&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[BPS Response Duration]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;index&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[BPS Response Duration]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,' hours')))&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Hrs&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;but finding it difficult mins and secs. Can anybody please help how do i go about extract mins and secs..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;0 hours&lt;/P&gt;&lt;P&gt;3 mins 48 secs&lt;/P&gt;&lt;P&gt;4 secs&lt;/P&gt;&lt;P&gt;6 secs&lt;/P&gt;&lt;P&gt;8 secs&lt;/P&gt;&lt;P&gt;9 secs&lt;/P&gt;&lt;P&gt;10 hours 30 mins&lt;/P&gt;&lt;P&gt;10 secs&lt;/P&gt;&lt;P&gt;11 secs&lt;/P&gt;&lt;P&gt;13 secs&lt;/P&gt;&lt;P&gt;14 secs&lt;/P&gt;&lt;P&gt;15 secs&lt;/P&gt;&lt;P&gt;18 secs&lt;/P&gt;&lt;P&gt;21 secs&lt;/P&gt;&lt;P&gt;25 secs&lt;/P&gt;&lt;P&gt;28 hours 45 secs&lt;/P&gt;&lt;P&gt;29 hours 23 mins 45 secs&lt;/P&gt;&lt;P&gt;34 mins 43 secs&lt;/P&gt;&lt;P&gt;43 hours 56 mins 10 secs&lt;/P&gt;&lt;P&gt;50 hours 54 mins&lt;/P&gt;&lt;P&gt;120 hours&lt;/P&gt;&lt;P&gt;1000 hours&lt;/P&gt;&lt;P&gt;2000 hours&lt;/P&gt;&lt;P&gt;48 mins&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 09:00:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228554#M391747</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-08T09:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Need to extract mins and secs from the text field</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228555#M391748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is dirty but it will work:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14811887854744319" jivemacro_uid="_14811887854744319"&gt;
&lt;P&gt;trim(left([BPS Response Duration],index([BPS Response Duration],' hours')))&amp;nbsp; as Hrs,&lt;/P&gt;
&lt;P&gt;if( len(trim([BPS Response Duration]))=6 AND right(trim([BPS Response Duration]),4)='secs', trim(mid([BPS Response Duration],index([BPS Response Duration],' secs')-1,1)) , trim(mid([BPS Response Duration],index([BPS Response Duration],' secs')-2,2)))&amp;nbsp; as Secs,&lt;/P&gt;
&lt;P&gt;right(trim([BPS Response Duration]),4),&lt;/P&gt;
&lt;P&gt;trim(mid([BPS Response Duration],index([BPS Response Duration],' mins')-2,2))&amp;nbsp; as Mins&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Please remember to mark this as helpful or the correct answer if I have helped you or answered your question.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 09:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228555#M391748</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-12-08T09:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need to extract mins and secs from the text field</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228556#M391749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is there on line 3 mean&amp;nbsp; i.e. -right(trim([BPS Response Duration]),4),&amp;nbsp; ? is this part of mins or secs script as I didnt find any label to it?&lt;/P&gt;&lt;P&gt; the mins script works only if there are 2 digits in mins but if there is a single digit in mins i.e 2 mins it doesnt work..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 09:45:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228556#M391749</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-08T09:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need to extract mins and secs from the text field</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228557#M391750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;whoops sorry I pasted an old code, try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_1481190765371359 jive_text_macro" jivemacro_uid="_1481190765371359"&gt;
&lt;P&gt;trim(left([BPS Response Duration],index([BPS Response Duration],' hours')))&amp;nbsp; as Hrs,&lt;/P&gt;
&lt;P&gt;if( len(trim([BPS Response Duration]))=6 AND right(trim([BPS Response Duration]),4)='secs',purgechar([BPS Response Duration],' secs') , trim(mid([BPS Response Duration],index([BPS Response Duration],' secs')-2,2)))&amp;nbsp; as Secs,&lt;/P&gt;
&lt;P&gt;if( len(trim([BPS Response Duration]))=6 AND right(trim([BPS Response Duration]),4)='mins',purgechar([BPS Response Duration],' mins') , trim(mid([BPS Response Duration],index([BPS Response Duration],' mins')-2,2)))&amp;nbsp; as Mins&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 09:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228557#M391750</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-12-08T09:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need to extract mins and secs from the text field</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228558#M391751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another method:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MappingLoad:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mapping&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Old, New&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;HOUR, a&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;HOURS, a&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MINS, b&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MIN, b&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SECS, c&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SECM, c&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Interval(Alt(Num(Interval#(NewField, 'h a mm b ss c')), Num(Interval#(NewField, 'mm b ss c')), Num(Interval#(NewField, 'h a')), Num(Interval#(NewField, 'mm b')), Num(Interval#(NewField, 'ss c')), Num(Interval#(NewField, 'h a ss c')), Num(Interval#(NewField, 'h a mm b'))))&amp;nbsp; as TimeStamp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; MapSubString('MappingLoad', Upper(Field)) as NewField;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Field&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;0 hours&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3 mins 48 secs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4 secs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6 secs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;8 secs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;9 secs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;10 hours 30 mins&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;10 secs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;11 secs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;13 secs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;14 secs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;15 secs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;18 secs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;21 secs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;25 secs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;28 hours 45 secs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;29 hours 23 mins 45 secs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;34 mins 43 secs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;43 hours 56 mins 10 secs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;50 hours 54 mins&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;120 hours&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1000 hours&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2000 hours&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;48 mins&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/146019_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 10:14:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228558#M391751</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-08T10:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need to extract mins and secs from the text field</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228559#M391752</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;Please see attached qvw to get the following fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG alt="StringManipulation.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/146017_StringManipulation.PNG" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 10:26:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228559#M391752</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-08T10:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Need to extract mins and secs from the text field</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228560#M391753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks it works but there is one issue..if i enter 3 mins 43 secs..mins are not calculated but secs are only shown. is it something to do with the len of the string?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 10:28:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228560#M391753</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-08T10:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need to extract mins and secs from the text field</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228561#M391754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rats yes of course, sorry I hadn't considered that scenario.... sunny's answer will probably be your best bet!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 10:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228561#M391754</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-12-08T10:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need to extract mins and secs from the text field</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228562#M391755</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;Same logic but neater code version attached in _v2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 10:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228562#M391755</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-08T10:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need to extract mins and secs from the text field</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228563#M391756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attaching the picture of timestamp..I dont need AM PM in the timestamp..it should just show 43:56:10 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 10:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228563#M391756</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-08T10:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Need to extract mins and secs from the text field</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228564#M391757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set your time format like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET TimeFormat='h:mm:ss';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or change the script like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Interval(Alt(Num(Interval#(NewField, 'h a mm b ss c')), Num(Interval#(NewField, 'mm b ss c')), Num(Interval#(NewField, 'h a')), Num(Interval#(NewField, 'mm b')), Num(Interval#(NewField, 'ss c')), Num(Interval#(NewField, 'h a ss c')), Num(Interval#(NewField, 'h a mm b')))&lt;SPAN style="color: #ff0000;"&gt;, 'h:mm:ss'&lt;/SPAN&gt;)&amp;nbsp; as TimeStamp&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 10:46:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228564#M391757</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-08T10:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need to extract mins and secs from the text field</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228565#M391758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it worked finally..when i replaced interval# with timestamp# it worked but when i replaced interval with timestamp it didnt? will you be able to explain why you used interval?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 10:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228565#M391758</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-08T10:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need to extract mins and secs from the text field</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228566#M391759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TimeStamp is just it looks, it is a timestamp, whereas interval is used for duration. Your machine started at 12/08/2016 5 am and kept running for 52 hours and 20 mins. First is a timestamp and second is a duration (interval).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that make sense &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 11:00:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228566#M391759</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-08T11:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need to extract mins and secs from the text field</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228567#M391760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjyot -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am glad that you follow the 'unenforced' rule of marking correct and helpful response, but I would suggest you to reconsider what you have marked as correct and/or helpful. The response that actually helped you reach your final goal has neither been selected as correct or helpful. Lets just consider that you are looking for something and land up on a page like this what would be the first think you check? Correct response or helpful response? Guess what, in this thread you will have to make more effort than that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am trying to suggest that mark correct and helpful responses not because you have an obligation to your responders and you want to give them additional points. Mark them because you have an obligation towards the community. Mark them because these responses will help others when they land on this page for answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time reading above and I hope you will reconsider your choices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 12:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-extract-mins-and-secs-from-the-text-field/m-p/1228567#M391760</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-08T12:08:17Z</dc:date>
    </item>
  </channel>
</rss>

