<?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: Calculating average per week Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculating-average-per-week-Set-Analysis/m-p/1630339#M446408</link>
    <description>&lt;P&gt;Thanks so much!&lt;/P&gt;</description>
    <pubDate>Wed, 02 Oct 2019 07:13:03 GMT</pubDate>
    <dc:creator>jlampard40</dc:creator>
    <dc:date>2019-10-02T07:13:03Z</dc:date>
    <item>
      <title>Calculating average per week Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-average-per-week-Set-Analysis/m-p/1630145#M446398</link>
      <description>&lt;P&gt;Hi guys&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have set analysis which calculates how many clients are currently waiting, based on today's date:&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;[WBR_Stat_Date] = {"$(=Date(Today()))"}&amp;gt;} [WBR_Event_Key])&lt;/P&gt;&lt;P&gt;This works great!&amp;nbsp; However, what set analysis do I need to use to calculate the average number of clients waiting since records began in my company (3 months ago!)&amp;nbsp; The field [WBR_Stat_Date] is what signifies the date of each stat.&amp;nbsp; Many thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:20:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-average-per-week-Set-Analysis/m-p/1630145#M446398</guid>
      <dc:creator>jlampard40</dc:creator>
      <dc:date>2024-11-16T02:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating average per week Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-average-per-week-Set-Analysis/m-p/1630226#M446404</link>
      <description>&lt;P&gt;Hi, maybe with?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Count([WBR_Event_Key])/Count(Distinct&amp;nbsp;[WBR_Stat_Date])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;// Counting all WBR_Event_Key (is this what says that clients are waiting?) divided by different dates&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Count([WBR_Event_Key])/(Max([WBR_Stat_Date])-Min([WBR_Stat_Date]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This version counts all days between the lower and higher dates&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 19:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-average-per-week-Set-Analysis/m-p/1630226#M446404</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2019-10-01T19:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating average per week Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-average-per-week-Set-Analysis/m-p/1630339#M446408</link>
      <description>&lt;P&gt;Thanks so much!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 07:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-average-per-week-Set-Analysis/m-p/1630339#M446408</guid>
      <dc:creator>jlampard40</dc:creator>
      <dc:date>2019-10-02T07:13:03Z</dc:date>
    </item>
  </channel>
</rss>

