<?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 Set Analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis/m-p/1630155#M63413</link>
    <description>&lt;P&gt;Hello all!&lt;/P&gt;&lt;P&gt;I am new to Qlik so please be gentle with me &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to understand the set analysis and I saw a couple of thousand videos already about it. However, I am stuck to what I think should be quite easy. The next example works:&lt;/P&gt;&lt;P&gt;='RV Percentage ' &amp;amp; 100 * AVG({$&amp;lt;TYPE = {"AVG RV PERC"},PORTFOLIOPERIOD = {201908}&amp;gt;}ACTUAL)&lt;/P&gt;&lt;P&gt;It returns the percentage belonging to type AVG RV PERC where the PORTFOLIOPERIOD = 201908. There is a bar chart that shows all the percentages from different PORTFOLIOPERIOD and in the titel I want to have the average percentage belonging to the last (highest) PORTFOLIOPERIOD.&lt;/P&gt;&lt;P&gt;But when I change the 201908 into MAX(PORTFOLIOPERIOD) it does not work. &amp;nbsp;also tried the next:&lt;/P&gt;&lt;P&gt;AVG({$&amp;lt;TYPE = {"AVG RV PERC"},PORTFOLIOPERIOD = {'$=MAX(PORTFOLIOPERIOD)'}&amp;gt;}ACTUAL)&amp;nbsp;&lt;/P&gt;&lt;P&gt;but that stays blank. What am I doing wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Apr 2021 08:07:59 GMT</pubDate>
    <dc:creator>Remco</dc:creator>
    <dc:date>2021-04-02T08:07:59Z</dc:date>
    <item>
      <title>Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis/m-p/1630155#M63413</link>
      <description>&lt;P&gt;Hello all!&lt;/P&gt;&lt;P&gt;I am new to Qlik so please be gentle with me &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to understand the set analysis and I saw a couple of thousand videos already about it. However, I am stuck to what I think should be quite easy. The next example works:&lt;/P&gt;&lt;P&gt;='RV Percentage ' &amp;amp; 100 * AVG({$&amp;lt;TYPE = {"AVG RV PERC"},PORTFOLIOPERIOD = {201908}&amp;gt;}ACTUAL)&lt;/P&gt;&lt;P&gt;It returns the percentage belonging to type AVG RV PERC where the PORTFOLIOPERIOD = 201908. There is a bar chart that shows all the percentages from different PORTFOLIOPERIOD and in the titel I want to have the average percentage belonging to the last (highest) PORTFOLIOPERIOD.&lt;/P&gt;&lt;P&gt;But when I change the 201908 into MAX(PORTFOLIOPERIOD) it does not work. &amp;nbsp;also tried the next:&lt;/P&gt;&lt;P&gt;AVG({$&amp;lt;TYPE = {"AVG RV PERC"},PORTFOLIOPERIOD = {'$=MAX(PORTFOLIOPERIOD)'}&amp;gt;}ACTUAL)&amp;nbsp;&lt;/P&gt;&lt;P&gt;but that stays blank. What am I doing wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 08:07:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis/m-p/1630155#M63413</guid>
      <dc:creator>Remco</dc:creator>
      <dc:date>2021-04-02T08:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis/m-p/1630160#M63414</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Avg({&amp;lt;TYPE = {"AVG RV PERC"}, PORTFOLIOPERIOD = {"$(=MAX(PORTFOLIOPERIOD))"}&amp;gt;} ACTUAL) &lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 01 Oct 2019 16:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis/m-p/1630160#M63414</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-10-01T16:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis/m-p/1630161#M63415</link>
      <description>&lt;P&gt;It worked... Just some stupid brackets... Thanks a lot. To be continued!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 16:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis/m-p/1630161#M63415</guid>
      <dc:creator>Remco</dc:creator>
      <dc:date>2019-10-01T16:16:36Z</dc:date>
    </item>
  </channel>
</rss>

