<?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 minutes display in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/minutes-display/m-p/1446982#M433521</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field that diplays a measure in minutes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the expression : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt;"&gt;= Interval(Sum({&amp;lt;[Code Cas] = p({&amp;lt;[Statut Cas] = {'Fermé crédit', 'Fermé-remboursé', 'Fermé activation', 'Fermé BO', 'Fermé DT', 'Fermé Rétention', 'Fermé Rétention Client Perdu', 'Fermé Rétention Client Retenu'}&amp;gt;})&amp;gt;}TOTAL &amp;lt;[Code Cas], [Date création], [Statut Cas], PROVIDER_GRP_ID&amp;gt; Interval#(SLA_GLOBAL, 's')), 'm')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result is :&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/182728_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Whene I export the table into Excel the result become like this : 02:35:42&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea, to keep it in minutes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Nov 2017 14:17:37 GMT</pubDate>
    <dc:creator>master_student</dc:creator>
    <dc:date>2017-11-09T14:17:37Z</dc:date>
    <item>
      <title>minutes display</title>
      <link>https://community.qlik.com/t5/QlikView/minutes-display/m-p/1446982#M433521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field that diplays a measure in minutes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the expression : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt;"&gt;= Interval(Sum({&amp;lt;[Code Cas] = p({&amp;lt;[Statut Cas] = {'Fermé crédit', 'Fermé-remboursé', 'Fermé activation', 'Fermé BO', 'Fermé DT', 'Fermé Rétention', 'Fermé Rétention Client Perdu', 'Fermé Rétention Client Retenu'}&amp;gt;})&amp;gt;}TOTAL &amp;lt;[Code Cas], [Date création], [Statut Cas], PROVIDER_GRP_ID&amp;gt; Interval#(SLA_GLOBAL, 's')), 'm')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result is :&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/182728_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Whene I export the table into Excel the result become like this : 02:35:42&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea, to keep it in minutes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 14:17:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/minutes-display/m-p/1446982#M433521</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2017-11-09T14:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: minutes display</title>
      <link>https://community.qlik.com/t5/QlikView/minutes-display/m-p/1446983#M433522</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;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;Num#(&lt;/SPAN&gt;Interval(Sum({&amp;lt;[Code Cas] = p({&amp;lt;[Statut Cas] = {'Fermé crédit', 'Fermé-remboursé', 'Fermé activation', 'Fermé BO', 'Fermé DT', 'Fermé Rétention', 'Fermé Rétention Client Perdu', 'Fermé Rétention Client Retenu'}&amp;gt;})&amp;gt;}TOTAL &amp;lt;[Code Cas], [Date création], [Statut Cas], PROVIDER_GRP_ID&amp;gt; Interval#(SLA_GLOBAL, 's')), 'm')&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 14:26:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/minutes-display/m-p/1446983#M433522</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-09T14:26:44Z</dc:date>
    </item>
  </channel>
</rss>

