<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330028#M1167904</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Aug 2012 17:13:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-08-01T17:13:03Z</dc:date>
    <item>
      <title>set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330020#M1167896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am new in qv.&lt;/P&gt;&lt;P&gt;i want to do set analysis operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)i have done database cloud.&lt;/P&gt;&lt;P&gt;2)in the cloud actualamount and budgetamount are present.&lt;/P&gt;&lt;P&gt;3)i want to show budget cost,actual cost,margin(budget/actual -1) for the seletd year as well as previous year in the same bar graph.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 17:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330020#M1167896</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-31T17:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330021#M1167897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Use like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Sum({&amp;lt;Year = {$(vT)}&amp;gt;}budget cost) Where vT = max(Year)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Sum({&amp;lt;Year = {$(vT1)}&amp;gt;}budget cost) Where vT1 = max(Year)-1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 17:40:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330021#M1167897</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-07-31T17:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330022#M1167898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have followed your instruction-&lt;/P&gt;&lt;P&gt;please let me know whether is the following steps is ok or not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)created two variables a)vT(for current year)&amp;nbsp; b)vT1(prev year),&lt;/P&gt;&lt;P&gt;2)created two more variables two holding this&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Year = {$(vT)}&amp;gt;}budget cost) Where vT = max(Year)&lt;/P&gt;&lt;P&gt; =Sum({&amp;lt;Year = {$(vT1)}&amp;gt;}budget cost) Where vT1 = max(Year)-1&lt;/P&gt;&lt;P&gt;3)from the barchart select those variable name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 18:06:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330022#M1167898</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-31T18:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330023#M1167899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you explain third point? Not sure, what is that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Use no dimension or Year as dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 18:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330023#M1167899</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-07-31T18:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330024#M1167900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am talking about expression.&lt;/P&gt;&lt;P&gt;should i map all those variable into the expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 04:10:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330024#M1167900</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T04:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330025#M1167901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes, Use both expression ..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1st: =Sum({&amp;lt;Year = {$(vT)}&amp;gt;}budget cost)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2nd: =Sum({&amp;lt;Year = {$(vT1)}&amp;gt;}budget cost)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 13:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330025#M1167901</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-08-01T13:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330026#M1167902</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 need to create the variable with values as below&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;vT &lt;/STRONG&gt;should have value of &lt;STRONG&gt;=Max(YearFieldName)&lt;/STRONG&gt; which gets the selected year&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;vT1&lt;/STRONG&gt; should have value of &lt;STRONG&gt;=Max(YearFieldName)-1&lt;/STRONG&gt; which gets the previous year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;YearFieldName &lt;/STRONG&gt;should be dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression for the budget cost for current year and previous year&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;YearFieldName={$(=vT),$(=vT1)}&amp;gt;} budgetCost)&lt;/STRONG&gt; for budget cost&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;YearFieldName={$(=vT),$(=vT1)}&amp;gt;} actualCost)&lt;/STRONG&gt; for actual cost&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;YearFieldName={$(=vT),$(=vT1)}&amp;gt;} budgetCost)/Sum({&amp;lt;YearFieldName={$(=vT),$(=vT1)}&amp;gt;} actualCost) - 1 &lt;/STRONG&gt;for margin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 13:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330026#M1167902</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-08-01T13:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330027#M1167903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 17:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330027#M1167903</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T17:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330028#M1167904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 17:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis/m-p/330028#M1167904</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T17:13:03Z</dc:date>
    </item>
  </channel>
</rss>

