<?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 QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/852502#M298880</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;I have this table:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Chart.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/83920_Chart.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;The column "PROD 5" is dynamic , this aways shows the avg of selected product and then compare with de avg of product and market in the dimension. But I have to show the avg of selected product in the markets of column "MKT". &lt;/P&gt;&lt;P&gt;How can I do it?&lt;/P&gt;&lt;P&gt;I tried to compare in set analysis something like this:&lt;/P&gt;&lt;P&gt;Avg(TOTAL {&amp;lt;PRODUCT={'$(=Only(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;PRODUCT&lt;/SPAN&gt;COMP))'}, MAKET={$(=Only(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;MAKET&lt;/SPAN&gt;))}&amp;gt;} [SACAS/HÁ])&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Avg(TOTAL {&amp;lt;PRODUCT={'$(=Only(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;PRODUCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;COMP))'}, MAKET={$(=Column(1)&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;)}&amp;gt;} [SACAS/HÁ]) (using &lt;SPAN style="font-size: 13.3333330154419px;"&gt;only(MARKET) of column 1&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;but isnt work...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Apr 2015 19:18:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-16T19:18:33Z</dc:date>
    <item>
      <title>Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/852502#M298880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;I have this table:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Chart.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/83920_Chart.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;The column "PROD 5" is dynamic , this aways shows the avg of selected product and then compare with de avg of product and market in the dimension. But I have to show the avg of selected product in the markets of column "MKT". &lt;/P&gt;&lt;P&gt;How can I do it?&lt;/P&gt;&lt;P&gt;I tried to compare in set analysis something like this:&lt;/P&gt;&lt;P&gt;Avg(TOTAL {&amp;lt;PRODUCT={'$(=Only(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;PRODUCT&lt;/SPAN&gt;COMP))'}, MAKET={$(=Only(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;MAKET&lt;/SPAN&gt;))}&amp;gt;} [SACAS/HÁ])&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Avg(TOTAL {&amp;lt;PRODUCT={'$(=Only(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;PRODUCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;COMP))'}, MAKET={$(=Column(1)&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;)}&amp;gt;} [SACAS/HÁ]) (using &lt;SPAN style="font-size: 13.3333330154419px;"&gt;only(MARKET) of column 1&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;but isnt work...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 19:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/852502#M298880</guid>
      <dc:creator />
      <dc:date>2015-04-16T19:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/852503#M298881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cintia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to use Resident Load; where you can use: PROD 5 / 5 , where 5 is avg of products in MKT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope this can help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with kind regards&lt;/P&gt;&lt;P&gt;Beck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 19:55:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/852503#M298881</guid>
      <dc:creator>beck_bakytbek</dc:creator>
      <dc:date>2015-04-16T19:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/852504#M298882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it isnt work because the PROD 5 is dynamic selected in a list box. Sorry it was not clear. this is a pivot table, i have a prod. selected in a list box and then compare with others products in the same MKT.&lt;/P&gt;&lt;P&gt;look the qvw file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 18:40:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/852504#M298882</guid>
      <dc:creator />
      <dc:date>2015-04-20T18:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/852505#M298883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried using the field you want to group by ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;something like &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Avg(total &amp;lt;Product&amp;gt; Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry I am not sure I am getting what you need, can you add an example of the expected output &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 19:05:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/852505#M298883</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-04-20T19:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/852506#M298884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;omg, its so simple! i almost killing myself... &lt;/P&gt;&lt;P&gt;Thank you so much &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/love.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 19:19:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/852506#M298884</guid>
      <dc:creator />
      <dc:date>2015-04-20T19:19:20Z</dc:date>
    </item>
  </channel>
</rss>

