<?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 aggregate date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-aggregate-date/m-p/165318#M37669</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;i have to maintain one excel sheet where data is pasted daily. I have to take weekday avg.((mon + tue + wed + thu + fri ) / 5) and weekend day avg.((sat. + sun)/2) and weekly avg. I cant able to write expression that can do this in qlikview. please help me &lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-1694_sourceID:1694" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 May 2010 11:26:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-05-26T11:26:26Z</dc:date>
    <item>
      <title>How to aggregate date</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-aggregate-date/m-p/165318#M37669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;i have to maintain one excel sheet where data is pasted daily. I have to take weekday avg.((mon + tue + wed + thu + fri ) / 5) and weekend day avg.((sat. + sun)/2) and weekly avg. I cant able to write expression that can do this in qlikview. please help me &lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-1694_sourceID:1694" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 11:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-aggregate-date/m-p/165318#M37669</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-26T11:26:26Z</dc:date>
    </item>
    <item>
      <title>Re. :How to aggregate date</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-aggregate-date/m-p/165319#M37670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You have to try this :&lt;/P&gt;&lt;P&gt;For WeekDayAvg&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;avg( if ( WeekDay(Date) &amp;lt; 5 , Value ) )&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;For WeekEndAvg&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;avg( if ( WeekDay(Date) &amp;gt; 4 , Value ) )&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 11:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-aggregate-date/m-p/165319#M37670</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2010-05-26T11:32:09Z</dc:date>
    </item>
    <item>
      <title>Re. :How to aggregate date</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-aggregate-date/m-p/165320#M37671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;Thank you for your reply. But this expression is not working.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Samay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 11:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-aggregate-date/m-p/165320#M37671</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-27T11:24:22Z</dc:date>
    </item>
  </channel>
</rss>

