<?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: Set Analysis Expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Expressions/m-p/1523769#M598637</link>
    <description>&lt;P&gt;Hello Sunny,&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Can you explain the syntax.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arvind&lt;/P&gt;</description>
    <pubDate>Mon, 24 Dec 2018 13:49:14 GMT</pubDate>
    <dc:creator>arvindjha2050</dc:creator>
    <dc:date>2018-12-24T13:49:14Z</dc:date>
    <item>
      <title>Set Analysis Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Expressions/m-p/1523765#M598635</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;Below is my inline load script :&lt;/P&gt;&lt;P&gt;Load * Inline&lt;BR /&gt;[&lt;BR /&gt;SYear,Email,Rating&lt;BR /&gt;2017,A,81&lt;BR /&gt;2017,B,82&lt;BR /&gt;2017,C,76&lt;BR /&gt;2017,D,58&lt;BR /&gt;2017,E,69&lt;BR /&gt;2016,A,91&lt;BR /&gt;2016,E,56&lt;BR /&gt;2016,X,23&lt;BR /&gt;2016,Y,96&lt;BR /&gt;2015,C,87&lt;BR /&gt;2015,M,74&lt;BR /&gt;2015,N,91&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My query is that i want a line chart which shows Avg(Ranking) for Repeat Emails.&lt;/P&gt;&lt;P&gt;So final output would be :&lt;/P&gt;&lt;P&gt;2017 : Avg(Ranking) for A,E,C&lt;/P&gt;&lt;P&gt;2016 : Avg(Ranking) for A,E&lt;/P&gt;&lt;P&gt;2015 : Avg(Ranking) for C as only that is common between 2015 and 2017.&lt;/P&gt;&lt;P&gt;So here we will take max year&amp;nbsp;i.e. 2017 in above case as base and calculate averages for common between them&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arvind&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Expressions/m-p/1523765#M598635</guid>
      <dc:creator>arvindjha2050</dc:creator>
      <dc:date>2024-11-16T04:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Expressions/m-p/1523768#M598636</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;PRE&gt;=Avg({&amp;lt;Email = P({&amp;lt;SYear = {"$(=Max(SYear))"}&amp;gt;})*P({&amp;lt;SYear = {"$(='&amp;lt;' &amp;amp; Max(SYear))"}&amp;gt;})&amp;gt;}Rating)&lt;/PRE&gt;</description>
      <pubDate>Mon, 24 Dec 2018 13:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Expressions/m-p/1523768#M598636</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-24T13:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Expressions/m-p/1523769#M598637</link>
      <description>&lt;P&gt;Hello Sunny,&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Can you explain the syntax.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arvind&lt;/P&gt;</description>
      <pubDate>Mon, 24 Dec 2018 13:49:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Expressions/m-p/1523769#M598637</guid>
      <dc:creator>arvindjha2050</dc:creator>
      <dc:date>2018-12-24T13:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Expressions/m-p/1523771#M598638</link>
      <description>&lt;P&gt;All the syntax is saying is that to show Email which are available in max year as well as in one of the years before max year.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Dec 2018 13:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Expressions/m-p/1523771#M598638</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-24T13:58:30Z</dc:date>
    </item>
  </channel>
</rss>

