<?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: convert number to minute and seconde in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382007#M10558</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Luc,&lt;/P&gt;&lt;P&gt;Thanks for help,but when i use the function i have the same result &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;0,55..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Dec 2017 12:49:40 GMT</pubDate>
    <dc:creator>zied_ahmed1</dc:creator>
    <dc:date>2017-12-11T12:49:40Z</dc:date>
    <item>
      <title>convert number to minute and seconde</title>
      <link>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382005#M10556</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 this set analysis in Qlik Sense &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;$(vSetPeriodPres)&amp;gt;}CALLSANSWEREDDELAY)/ sum({&amp;lt;$(vSetPeriodPres)&amp;gt;}CALLSANSWERED)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the result is 0,55 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i need that be 00:55 minutes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 12:36:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382005#M10556</guid>
      <dc:creator>zied_ahmed1</dc:creator>
      <dc:date>2017-12-11T12:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: convert number to minute and seconde</title>
      <link>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382006#M10557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ZIED,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use the function interval()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interval(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum({&amp;lt;$(vSetPeriodPres)&amp;gt;}CALLSANSWEREDDELAY)/ sum({&amp;lt;$(vSetPeriodPres)&amp;gt;}CALLSANSWERED)) as xxx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;And use interval number format in your application&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;You can also format the output format using interval(sum(x),'hh:mm:ss')&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hope it helps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 12:44:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382006#M10557</guid>
      <dc:creator>lucpechali</dc:creator>
      <dc:date>2017-12-11T12:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: convert number to minute and seconde</title>
      <link>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382007#M10558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Luc,&lt;/P&gt;&lt;P&gt;Thanks for help,but when i use the function i have the same result &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;0,55..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 12:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382007#M10558</guid>
      <dc:creator>zied_ahmed1</dc:creator>
      <dc:date>2017-12-11T12:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: convert number to minute and seconde</title>
      <link>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382008#M10559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's an little example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 13:11:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382008#M10559</guid>
      <dc:creator>lucpechali</dc:creator>
      <dc:date>2017-12-11T13:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: convert number to minute and seconde</title>
      <link>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382009#M10560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am confused. Your expression is a ratio of times. How would that make sense expressed as a time/interval? It seems to me that it should be expressed as a decimal (0.55) or a percent (55%).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 13:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382009#M10560</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-12-11T13:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: convert number to minute and seconde</title>
      <link>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382010#M10561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was supposing his fields were time format and he'd like to have a total for the delays&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 13:20:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382010#M10561</guid>
      <dc:creator>lucpechali</dc:creator>
      <dc:date>2017-12-11T13:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: convert number to minute and seconde</title>
      <link>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382011#M10562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;total response time / Total answred calls&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 14:02:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382011#M10562</guid>
      <dc:creator>zied_ahmed1</dc:creator>
      <dc:date>2017-12-11T14:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: convert number to minute and seconde</title>
      <link>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382012#M10563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Interval(Sum({&amp;lt;$(vSetPeriodPres)&amp;gt;} CALLSANSWEREDDELAY) / Sum({&amp;lt;$(vSetPeriodPres)&amp;gt;} CALLSANSWERED) / 24, 'hh:mm')&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2017 04:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382012#M10563</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-12-12T04:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: convert number to minute and seconde</title>
      <link>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382013#M10564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zied,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It all depends on the unit of &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CALLSANSWEREDDELAY. If it's hours then you use this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=Interval(Sum({&amp;lt;$(vSetPeriodPres)&amp;gt;} CALLSANSWEREDDELAY) / Sum({&amp;lt;$(vSetPeriodPres)&amp;gt;} CALLSANSWERED) / 24, 'hh:mm:ss')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CALLSANSWEREDDELAY is in minutes then you use this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Interval(Sum({&amp;lt;$(vSetPeriodPres)&amp;gt;} CALLSANSWEREDDELAY) / Sum({&amp;lt;$(vSetPeriodPres)&amp;gt;} CALLSANSWERED) / 24 / 60, 'hh:mm:ss')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I hope this helps,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Luis&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2017 05:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382013#M10564</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-12-12T05:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: convert number to minute and seconde</title>
      <link>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382014#M10565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The solution is : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=interval(timestamp#(round(sum({&amp;lt;$(vSetPeriodPres)&amp;gt;}CALLSANSWEREDDELAY)/ sum({&amp;lt;$(vSetPeriodPres)&amp;gt;}CALLSANSWERED)),'m'), 'hh:mm')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thansk for all &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2017 08:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382014#M10565</guid>
      <dc:creator>zied_ahmed1</dc:creator>
      <dc:date>2017-12-12T08:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: convert number to minute and seconde</title>
      <link>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382015#M10566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Hello,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;The solution is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;=interval(timestamp#(round(sum({&amp;lt;$(vSetPeriodPres)&amp;gt;}CALLSANSWEREDDELAY)/ sum({&amp;lt;$(vSetPeriodPres)&amp;gt;}CALLSANSWERED)),'m'), 'hh:mm')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Thanks for all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2017 08:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382015#M10566</guid>
      <dc:creator>zied_ahmed1</dc:creator>
      <dc:date>2017-12-12T08:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: convert number to minute and seconde</title>
      <link>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382016#M10567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good it helped,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. When applicable please mark the appropriate replies as Correct. This will help community members know which discussions have already been addressed and have a possible known solution. Please mark replies as Helpful if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as Helpful if you feel additional info is useful to others&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2017 23:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/convert-number-to-minute-and-seconde/m-p/1382016#M10567</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-12-12T23:14:41Z</dc:date>
    </item>
  </channel>
</rss>

