<?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 How to create a chart to divide avg data ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-a-chart-to-divide-avg-data/m-p/1295359#M514407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys, i need for your help please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the excel file attacched you can see tree columns, the firts one with time, the second with login, and th ethird with avg time calculated from a pivot table inside my qlikview project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have to create a chart that show me how many login are inside tre range of avg time for each days&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose that i define tree range :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from 0 to 00:10:00&lt;/P&gt;&lt;P&gt;from 00:10:01 to 00:20:00&lt;/P&gt;&lt;P&gt;from 00:20:01 to max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to rappresent how many login are inside first range, second and finally, the last...&lt;/P&gt;&lt;P&gt;i hope is almost clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you have the final table in the first sheet of excel file, but this table is a result of avg formula based on the data tha you can see on the second sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you bye.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jul 2017 16:50:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-07-12T16:50:02Z</dc:date>
    <item>
      <title>How to create a chart to divide avg data ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-chart-to-divide-avg-data/m-p/1295359#M514407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys, i need for your help please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the excel file attacched you can see tree columns, the firts one with time, the second with login, and th ethird with avg time calculated from a pivot table inside my qlikview project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have to create a chart that show me how many login are inside tre range of avg time for each days&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose that i define tree range :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from 0 to 00:10:00&lt;/P&gt;&lt;P&gt;from 00:10:01 to 00:20:00&lt;/P&gt;&lt;P&gt;from 00:20:01 to max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to rappresent how many login are inside first range, second and finally, the last...&lt;/P&gt;&lt;P&gt;i hope is almost clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you have the final table in the first sheet of excel file, but this table is a result of avg formula based on the data tha you can see on the second sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you bye.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 16:50:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-chart-to-divide-avg-data/m-p/1295359#M514407</guid>
      <dc:creator />
      <dc:date>2017-07-12T16:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a chart to divide avg data ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-chart-to-divide-avg-data/m-p/1295360#M514408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you are looking to create buckets here, try this&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3821"&gt;Buckets&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 17:03:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-chart-to-divide-avg-data/m-p/1295360#M514408</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-12T17:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a chart to divide avg data ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-chart-to-divide-avg-data/m-p/1295361#M514409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In text boxs,&amp;nbsp; maybe you can do this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create a variable V_tempo_medio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interval(aggr(avg(Tempo_medio),Operatori ) ,'hh:mm:ss')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Use it in text boxs with following expressions for count operators&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(if($(V_tempo_medio) &amp;lt;= MakeTime(0,10,0) and $(V_tempo_medio)&amp;gt;=MakeTime(0,0,0) ,1,0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(if($(V_tempo_medio) &amp;lt;= MakeTime(0,20,0) and $(V_tempo_medio)&amp;gt;MakeTime(0,10,1) ,1,0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(if($(V_tempo_medio)&amp;gt;MakeTime(0,20,1) ,1,0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="170032" alt="" class="jive-image image-1" height="229" src="https://community.qlik.com/legacyfs/online/170032_pastedImage_2.png" style="width: 500px; height: 229.032px;" width="500" /&gt;&lt;/P&gt;&lt;P&gt;Is it what you are trying to achieve or not ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 17:57:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-chart-to-divide-avg-data/m-p/1295361#M514409</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2017-07-12T17:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a chart to divide avg data ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-chart-to-divide-avg-data/m-p/1295362#M514410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro.&lt;/P&gt;&lt;P&gt;I don't see Login in Your Attached File.&lt;/P&gt;&lt;P&gt;However I load 2nd Sheet assuming&amp;nbsp; [Codice esigenza] is Login.&lt;/P&gt;&lt;P&gt;You can change Expression as You need.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DIMENSIONS :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Giorno&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Aggr&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Num&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;[Tempo medio di lavorazione]&lt;/SPAN&gt;) &amp;gt;= 0 &lt;SPAN style="color: #0000ff;"&gt;and&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;Num&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;[Tempo medio di lavorazione]&lt;/SPAN&gt;) &amp;lt;= 10/1440,'From 00:00:00 To 00:10:00',&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Num&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;[Tempo medio di lavorazione]&lt;/SPAN&gt;) &amp;gt; 10/1440 &lt;SPAN style="color: #0000ff;"&gt;and&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;Num&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;[Tempo medio di lavorazione]&lt;/SPAN&gt;) &amp;lt;= 20/1440,'From 00:10:01 To 00:20:00'&lt;BR /&gt; ,'From 00:20:01 to Max')),&lt;SPAN style="color: #800000;"&gt;Giorno&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;[Tempo medio di lavorazione]&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EXPRESSION :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;SPAN style="color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[Codice esigenza]&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/170034_pastedImage_8.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 19:04:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-chart-to-divide-avg-data/m-p/1295362#M514410</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-12T19:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a chart to divide avg data ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-chart-to-divide-avg-data/m-p/1295363#M514411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it ssems to be near the goal.....but, the login column is named Operatori in the second sheet and i need to divide in range the avg tempo medio lavorazione for each login.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 19:34:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-chart-to-divide-avg-data/m-p/1295363#M514411</guid>
      <dc:creator />
      <dc:date>2017-07-12T19:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a chart to divide avg data ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-chart-to-divide-avg-data/m-p/1295364#M514412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Antonio riscrivo in italiano per maggiore comprensione....si dovrebbe essere vicino al mio obbiettivo la tua dimensione, però non so se va ancora bene utilizzando la colonna operatori (che sarebbe la login nel mio esempio, scusa non lo avevo specificato).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Io dovrei dividere in fasce come tu mi hai indicato, però prima devo fare la media dei tempi medi per login e poi dividere in fasce&amp;nbsp; e poi contarli.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;spero di essere stato più chiaro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grazie,.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.&lt;/P&gt;&lt;P&gt;Ho provato questa e sembra funzionare, però non sono mica sicuro che sia corretta :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(If(Num((aggr(avg(Tempo Lavorazione),Operatore))) &amp;gt;= 0 and Num((aggr(avg(&lt;SPAN style="font-size: 13.3333px;"&gt;Tempo Lavorazione&lt;/SPAN&gt;),tlo_login ))) &amp;lt;= 10/1440,'From 00:00:00 To 00:10:00',&lt;/P&gt;&lt;P&gt;If(Num((aggr(avg(&lt;SPAN style="font-size: 13.3333px;"&gt;Tempo Lavorazione&lt;/SPAN&gt;),tlo_login ))) &amp;gt; 10/1440 and Num((aggr(avg(&lt;SPAN style="font-size: 13.3333px;"&gt;Tempo Lavorazione&lt;/SPAN&gt;),tlo_login ))) &amp;lt;= 20/1440,'From 00:10:01 To 00:20:00'&lt;/P&gt;&lt;P&gt;,'From 00:20:01 to Max')),Giorno,&lt;SPAN style="font-size: 13.3333px;"&gt;Operatore&lt;/SPAN&gt;) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 19:36:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-chart-to-divide-avg-data/m-p/1295364#M514412</guid>
      <dc:creator />
      <dc:date>2017-07-12T19:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a chart to divide avg data ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-chart-to-divide-avg-data/m-p/1295365#M514413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prova questa sui tuoi dati&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Aggr&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Avg&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;[Tempo medio di lavorazione]&lt;/SPAN&gt;) &amp;gt;= 0 &lt;SPAN style="color: #0000ff;"&gt;and&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;Avg&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;[Tempo medio di lavorazione]&lt;/SPAN&gt;) &amp;lt;= 10/1440,'From 00:00:00 To 00:10:00',&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Avg&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;[Tempo medio di lavorazione]&lt;/SPAN&gt;) &amp;gt; 10/1440 &lt;SPAN style="color: #0000ff;"&gt;and&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;Avg&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;[Tempo medio di lavorazione]&lt;/SPAN&gt;) &amp;lt;= 20/1440,'From 00:10:01 To 00:20:00'&lt;BR /&gt; ,'From 00:20:01 to Max')),&lt;SPAN style="color: #800000;"&gt;Giorno&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;Operatori&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Ovviamente adegua l' espressione a 'Operatori'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 21:22:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-chart-to-divide-avg-data/m-p/1295365#M514413</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-12T21:22:09Z</dc:date>
    </item>
  </channel>
</rss>

