<?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: Setting modifier in Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Setting-modifier-in-Set-Analysis/m-p/600767#M1102682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't opened your QVW but let me give you code... you can modify as per your datamodel...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Considering that you will select only two months... you can have growth as per below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Month = {'$(=Min(Month))'}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Month = {'$(=Max(Month))'}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(SUM({&amp;lt;Month = {'$(=Max(Month))'}&amp;gt;}Sales)-SUM({&amp;lt;Month = {'$(=Min(Month))'}&amp;gt;}Sales))/SUM({&amp;lt;Month = {'$(=Min(Month))'}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Apr 2014 06:28:42 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-04-22T06:28:42Z</dc:date>
    <item>
      <title>Setting modifier in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-modifier-in-Set-Analysis/m-p/600766#M1102681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement&amp;nbsp; to show top 10 Materials with Highest Price difference for the period 2012-2013 and for 2013-2014 and I would like to build a dynamic modifier and based on that doing certain calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g. If the Current Year Selected is 2012 and 2013 Than calculate&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SUM&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080;"&gt;($(v_netprice_2013)&lt;/EM&gt;&lt;/STRONG&gt; - &lt;STRONG&gt;&lt;EM style="color: #808080;"&gt;$(v_netprice_2012)&lt;/EM&gt;&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;and &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;If The Current Year Selection is 2013 and 2014 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;'&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SUM( {} $(v_netprice_214) - $(v_netprice_2013))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it acheivable by using Set analysis. Basically I want to select 2 years than it should show me Top 10 Materials for that particular years.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached the qvw for your reference. refer Dashboard sheet. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 03:51:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-modifier-in-Set-Analysis/m-p/600766#M1102681</guid>
      <dc:creator>bimala0507</dc:creator>
      <dc:date>2014-04-22T03:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Setting modifier in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-modifier-in-Set-Analysis/m-p/600767#M1102682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't opened your QVW but let me give you code... you can modify as per your datamodel...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Considering that you will select only two months... you can have growth as per below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Month = {'$(=Min(Month))'}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Month = {'$(=Max(Month))'}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(SUM({&amp;lt;Month = {'$(=Max(Month))'}&amp;gt;}Sales)-SUM({&amp;lt;Month = {'$(=Min(Month))'}&amp;gt;}Sales))/SUM({&amp;lt;Month = {'$(=Min(Month))'}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 06:28:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-modifier-in-Set-Analysis/m-p/600767#M1102682</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-22T06:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Setting modifier in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-modifier-in-Set-Analysis/m-p/600768#M1102683</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 don't need to use separate tables for different years.&lt;/P&gt;&lt;P&gt;You need to concatenate tables MAX_PO_XXXX in one table with the same column names and for every concatenated table you should create a Year field with appropriate value of year.&lt;/P&gt;&lt;P&gt;Than you will be able to use set analysis to calculate anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, Sum({$&amp;lt;Year={$(Max(Year))}&amp;gt;} [net price]) etc....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 06:43:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-modifier-in-Set-Analysis/m-p/600768#M1102683</guid>
      <dc:creator>SergeyMak</dc:creator>
      <dc:date>2014-04-22T06:43:56Z</dc:date>
    </item>
  </channel>
</rss>

