<?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: Average count per weekday per hour in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Average-count-per-weekday-per-hour/m-p/1901119#M74353</link>
    <description>&lt;P&gt;how is this average count defined?&lt;/P&gt;
&lt;P&gt;what would be your expected result?&lt;/P&gt;</description>
    <pubDate>Fri, 04 Mar 2022 11:30:35 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2022-03-04T11:30:35Z</dc:date>
    <item>
      <title>Average count per weekday per hour</title>
      <link>https://community.qlik.com/t5/App-Development/Average-count-per-weekday-per-hour/m-p/1901069#M74341</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i'm really stuck with this one.&lt;/P&gt;
&lt;P&gt;I'd like the graph to be like the one below, but with average counts per hour.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My dimensions are: weekday(scanneddatetime), hour (scanneddatetime)&lt;/P&gt;
&lt;P&gt;My measure: count (slideid)&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Quentinn_0-1646388813341.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73596i12B4972520DF3CE0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Quentinn_0-1646388813341.png" alt="Quentinn_0-1646388813341.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 10:17:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Average-count-per-weekday-per-hour/m-p/1901069#M74341</guid>
      <dc:creator>Quentinn</dc:creator>
      <dc:date>2022-03-04T10:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Average count per weekday per hour</title>
      <link>https://community.qlik.com/t5/App-Development/Average-count-per-weekday-per-hour/m-p/1901119#M74353</link>
      <description>&lt;P&gt;how is this average count defined?&lt;/P&gt;
&lt;P&gt;what would be your expected result?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 11:30:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Average-count-per-weekday-per-hour/m-p/1901119#M74353</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2022-03-04T11:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Average count per weekday per hour</title>
      <link>https://community.qlik.com/t5/App-Development/Average-count-per-weekday-per-hour/m-p/1901314#M74361</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/675"&gt;@MarcoWedel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The expected result is the same table, but instead of having the sum of all slideid, I would like the average.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, now:&lt;/P&gt;
&lt;P&gt;- Graph : count of all SlideID, distributed according to weekday and hour (like you can see)&lt;/P&gt;
&lt;P&gt;Expected:&lt;/P&gt;
&lt;P&gt;-Graph: average count of SlideID, distibuted according to weekday and hour&lt;/P&gt;
&lt;P&gt;In other words: average count of SlideID for each hour, grouped by weekday&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 15:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Average-count-per-weekday-per-hour/m-p/1901314#M74361</guid>
      <dc:creator>Quentinn</dc:creator>
      <dc:date>2022-03-04T15:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Average count per weekday per hour</title>
      <link>https://community.qlik.com/t5/App-Development/Average-count-per-weekday-per-hour/m-p/1901538#M74377</link>
      <description>&lt;P&gt;I guess this would mean the average number across multiple dates then?&lt;/P&gt;
&lt;P&gt;So instead of just using&amp;nbsp;&lt;SPAN&gt;count(slideid) as measure, maybe you could try with&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Count(SlideID)/Count(Distinct DayName(scanneddatetime))&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Mar 2022 18:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Average-count-per-weekday-per-hour/m-p/1901538#M74377</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2022-03-05T18:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Average count per weekday per hour</title>
      <link>https://community.qlik.com/t5/App-Development/Average-count-per-weekday-per-hour/m-p/1901539#M74378</link>
      <description>&lt;P&gt;Hi, i'll try if this works and let you know&lt;/P&gt;</description>
      <pubDate>Sat, 05 Mar 2022 19:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Average-count-per-weekday-per-hour/m-p/1901539#M74378</guid>
      <dc:creator>Quentinn</dc:creator>
      <dc:date>2022-03-05T19:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Average count per weekday per hour</title>
      <link>https://community.qlik.com/t5/App-Development/Average-count-per-weekday-per-hour/m-p/1902296#M74435</link>
      <description>&lt;P&gt;Unfortunately I couldn't get it to work, instead I ended up with the following;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Quentinn_0-1646728593638.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73927i859FE828EB800DA3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Quentinn_0-1646728593638.png" alt="Quentinn_0-1646728593638.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 08:36:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Average-count-per-weekday-per-hour/m-p/1902296#M74435</guid>
      <dc:creator>Quentinn</dc:creator>
      <dc:date>2022-03-08T08:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Average count per weekday per hour</title>
      <link>https://community.qlik.com/t5/App-Development/Average-count-per-weekday-per-hour/m-p/1902585#M74451</link>
      <description>&lt;P&gt;This looks like you changed one dimension from weekday to date.&lt;BR /&gt;Can you post a small application to demonstrate the issue?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 16:45:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Average-count-per-weekday-per-hour/m-p/1902585#M74451</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2022-03-08T16:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Average count per weekday per hour</title>
      <link>https://community.qlik.com/t5/App-Development/Average-count-per-weekday-per-hour/m-p/1902978#M74479</link>
      <description>&lt;P&gt;I got it&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/675"&gt;@MarcoWedel&lt;/a&gt;&amp;nbsp; !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I didn't include my if statement in the measure &amp;amp; didn't set my dim toi weekday like you set&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;works perfectly, in hindsight it was a simple adjustment, thanks&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 12:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Average-count-per-weekday-per-hour/m-p/1902978#M74479</guid>
      <dc:creator>Quentinn</dc:creator>
      <dc:date>2022-03-09T12:46:15Z</dc:date>
    </item>
  </channel>
</rss>

