<?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: avg in time format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/avg-in-time-format/m-p/45925#M769438</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying using floor(), like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Time(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;Time#&lt;/SPAN&gt;(&lt;STRONG&gt;Floor(&lt;/STRONG&gt;Avg({&amp;lt;Type={'Phone'}&amp;gt;}DurationSeconds)&lt;STRONG&gt;)&lt;/STRONG&gt; ,&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;'s'&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;, 'hh:mm:ss')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2018 05:39:46 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2018-06-19T05:39:46Z</dc:date>
    <item>
      <title>avg in time format</title>
      <link>https://community.qlik.com/t5/QlikView/avg-in-time-format/m-p/45919#M769432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using below expression&amp;nbsp; for avg time&amp;nbsp;&amp;nbsp; in KPI object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Avg({&amp;lt;Type={'Phone'}&amp;gt;}DurationSeconds) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so I want to show in&amp;nbsp; hh:mm:ss&amp;nbsp; format as result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone suggest ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;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;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 920px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" style="border: 0px black; border-image: none;" width="920"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Calibri;"&gt;] &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/avg-in-time-format/m-p/45919#M769432</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: avg in time format</title>
      <link>https://community.qlik.com/t5/QlikView/avg-in-time-format/m-p/45920#M769433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use formatting function around the expression like:&lt;/P&gt;&lt;P&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;STRONG&gt;Time(&lt;/STRONG&gt; Avg({&amp;lt;Type={'Phone'}&amp;gt;}DurationSeconds) &lt;STRONG&gt;, 'hh:mm:ss')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 05:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/avg-in-time-format/m-p/45920#M769433</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-06-19T05:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: avg in time format</title>
      <link>https://community.qlik.com/t5/QlikView/avg-in-time-format/m-p/45921#M769434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is showing wrong result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 05:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/avg-in-time-format/m-p/45921#M769434</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-06-19T05:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: avg in time format</title>
      <link>https://community.qlik.com/t5/QlikView/avg-in-time-format/m-p/45922#M769435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or, if your output of the expression comes in seconds, you may try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Time(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Time#&lt;/STRONG&gt;&lt;/SPAN&gt;(Avg({&amp;lt;Type={'Phone'}&amp;gt;}DurationSeconds) &lt;STRONG&gt;,&lt;/STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;'s'&lt;/STRONG&gt;&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;, 'hh:mm:ss')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 05:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/avg-in-time-format/m-p/45922#M769435</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-06-19T05:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: avg in time format</title>
      <link>https://community.qlik.com/t5/QlikView/avg-in-time-format/m-p/45923#M769436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my data base result :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="avg.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/205577_avg.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;but my qlik result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8348:23:09&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 05:34:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/avg-in-time-format/m-p/45923#M769436</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-06-19T05:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: avg in time format</title>
      <link>https://community.qlik.com/t5/QlikView/avg-in-time-format/m-p/45924#M769437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is showing null.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 05:36:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/avg-in-time-format/m-p/45924#M769437</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-06-19T05:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: avg in time format</title>
      <link>https://community.qlik.com/t5/QlikView/avg-in-time-format/m-p/45925#M769438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying using floor(), like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Time(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;Time#&lt;/SPAN&gt;(&lt;STRONG&gt;Floor(&lt;/STRONG&gt;Avg({&amp;lt;Type={'Phone'}&amp;gt;}DurationSeconds)&lt;STRONG&gt;)&lt;/STRONG&gt; ,&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;'s'&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;, 'hh:mm:ss')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 05:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/avg-in-time-format/m-p/45925#M769438</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-06-19T05:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: avg in time format</title>
      <link>https://community.qlik.com/t5/QlikView/avg-in-time-format/m-p/45926#M769439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another alternative:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Time(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Avg({&amp;lt;Type={'Phone'}&amp;gt;}DurationSeconds)&lt;STRONG&gt;/86400&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;, 'hh:mm:ss')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 05:54:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/avg-in-time-format/m-p/45926#M769439</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-06-19T05:54:19Z</dc:date>
    </item>
  </channel>
</rss>

