<?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 Problem Regarding set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-Regarding-set-analysis/m-p/660463#M1055452</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 want to calculate average salary from 1-Feb 2014 to till date i.e today()-1 .....How i can calculate in set analysis ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with the below code but did not get the proper answer :----&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum( {&amp;lt;&amp;nbsp; Date={"$(=Makedate(2011,02,05)) "}&amp;nbsp;&amp;nbsp; &amp;gt;}&amp;nbsp;&amp;nbsp; SALARY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check and do needful for me ..................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sarfaraz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2014 10:11:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-20T10:11:09Z</dc:date>
    <item>
      <title>Problem Regarding set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-Regarding-set-analysis/m-p/660463#M1055452</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 want to calculate average salary from 1-Feb 2014 to till date i.e today()-1 .....How i can calculate in set analysis ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with the below code but did not get the proper answer :----&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum( {&amp;lt;&amp;nbsp; Date={"$(=Makedate(2011,02,05)) "}&amp;nbsp;&amp;nbsp; &amp;gt;}&amp;nbsp;&amp;nbsp; SALARY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check and do needful for me ..................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sarfaraz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 10:11:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-Regarding-set-analysis/m-p/660463#M1055452</guid>
      <dc:creator />
      <dc:date>2014-10-20T10:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Regarding set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-Regarding-set-analysis/m-p/660464#M1055453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try AVG({&amp;lt;Date={"&amp;gt;=01/02/2014 &amp;lt;=Today()-1"}&amp;gt;} Salary)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 10:27:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-Regarding-set-analysis/m-p/660464#M1055453</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2014-10-20T10:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Regarding set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-Regarding-set-analysis/m-p/660465#M1055454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum( {&amp;lt;&amp;nbsp; Date={"&amp;gt;=$(=Makedate(2011,02,05))&amp;lt;=$(Date(Today()-1))"}&amp;nbsp;&amp;nbsp; &amp;gt;}&amp;nbsp;&amp;nbsp; SALARY)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 10:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-Regarding-set-analysis/m-p/660465#M1055454</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-10-20T10:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Regarding set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-Regarding-set-analysis/m-p/660466#M1055455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thnaks a lot anbu .....your solution is working as expected .......and andy i tried with your solution also but did not work ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway thanks a lot for your reply !!!!!!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sarfaraz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 10:50:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-Regarding-set-analysis/m-p/660466#M1055455</guid>
      <dc:creator />
      <dc:date>2014-10-20T10:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Regarding set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-Regarding-set-analysis/m-p/660467#M1055456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please mark as answered/helpful if our replies resolved your query&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 10:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-Regarding-set-analysis/m-p/660467#M1055456</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-10-20T10:57:50Z</dc:date>
    </item>
  </channel>
</rss>

