<?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 Convert seconds to minutes in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-seconds-to-minutes/m-p/739223#M1080035</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field 'Call Duration' where the values are in seconds eg. 120.5, 130.2, 150. So, is there a way from where we could convert this into minutes. For gg. 120 will be considered 02:00 minutes and 150 will be considered as 02:30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jul 2014 14:13:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-09T14:13:50Z</dc:date>
    <item>
      <title>Convert seconds to minutes</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-seconds-to-minutes/m-p/739223#M1080035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field 'Call Duration' where the values are in seconds eg. 120.5, 130.2, 150. So, is there a way from where we could convert this into minutes. For gg. 120 will be considered 02:00 minutes and 150 will be considered as 02:30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 14:13:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-seconds-to-minutes/m-p/739223#M1080035</guid>
      <dc:creator />
      <dc:date>2014-07-09T14:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Convert seconds to minutes</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-seconds-to-minutes/m-p/739224#M1080036</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 below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=interval(timestamp#(120, 's'), 'm')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 14:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-seconds-to-minutes/m-p/739224#M1080036</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-07-09T14:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Convert seconds to minutes</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-seconds-to-minutes/m-p/739225#M1080037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ashfaq, but it didn't work.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 14:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-seconds-to-minutes/m-p/739225#M1080037</guid>
      <dc:creator />
      <dc:date>2014-07-09T14:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Convert seconds to minutes</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-seconds-to-minutes/m-p/739226#M1080038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will have to divide the field with total no. of seconds in the day i.e. 86400 and in the properties of chart in number tab you will have to choose Time and&amp;nbsp; remove h and TT which will look like mm:ss after modified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everyone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 14:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-seconds-to-minutes/m-p/739226#M1080038</guid>
      <dc:creator />
      <dc:date>2014-07-09T14:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Convert seconds to minutes</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-seconds-to-minutes/m-p/739227#M1080039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the same answer than you using a excel sheet for calculations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nice!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;André Gomes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 15:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-seconds-to-minutes/m-p/739227#M1080039</guid>
      <dc:creator>agomes1971</dc:creator>
      <dc:date>2014-07-09T15:32:09Z</dc:date>
    </item>
  </channel>
</rss>

