<?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: Bypassing dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bypassing-dimension/m-p/415328#M570561</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;Thank you for your help, Mayil.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your solution works fine with a fixed number of years.... but what if I want to use it with month as dimension. Then I'll have to repeat the expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need it to be dynamic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Nils&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2012 21:05:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-10-15T21:05:23Z</dc:date>
    <item>
      <title>Bypassing dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Bypassing-dimension/m-p/415324#M570557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to create a chart showing gross sales development, but I have a challange.&lt;BR /&gt;Currently I have data for 2011 and 2012. The user always have to select one year.&lt;BR /&gt;Dimension : Year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Show sales in year&lt;BR /&gt;Expression : sum({&amp;lt;Year=&amp;gt;} [Invoice Amount Group])&lt;/P&gt;&lt;P&gt;This work fine and shows a result for both 2011 and 2012&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2) Show increase in %&lt;BR /&gt;Expression : sum({&amp;lt;Year=&amp;gt;} [Invoice Amount Group]) / sum({&amp;lt;Year={2011}&amp;gt;} [Invoice Amount Group])&lt;/P&gt;&lt;P&gt;This only shows a result for 2011. Where did 2012 go???&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Any ideas to get 2) working&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Kind regards&lt;BR /&gt;Nils&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 13:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypassing-dimension/m-p/415324#M570557</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-15T13:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Bypassing-dimension/m-p/415325#M570558</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;Try like this&lt;/P&gt;&lt;P&gt;Expression : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Year={$(max(Year))}&amp;gt;} [Invoice Amount Group]) / sum({1} [Invoice Amount Group])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 13:48:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypassing-dimension/m-p/415325#M570558</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-10-15T13:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Bypassing-dimension/m-p/415326#M570559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry... this dosen't help.&lt;/P&gt;&lt;P&gt;and next year I'll have 3 years of data ... 2013 must by compared against 2012, 2012 against 2011.... and so on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nils&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 20:42:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypassing-dimension/m-p/415326#M570559</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-15T20:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Bypassing-dimension/m-p/415327#M570560</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;Check the attached file. Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 20:53:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypassing-dimension/m-p/415327#M570560</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-10-15T20:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Bypassing-dimension/m-p/415328#M570561</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;Thank you for your help, Mayil.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your solution works fine with a fixed number of years.... but what if I want to use it with month as dimension. Then I'll have to repeat the expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need it to be dynamic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Nils&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 21:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypassing-dimension/m-p/415328#M570561</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-15T21:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Bypassing-dimension/m-p/415329#M570562</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; Can you post a sample file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 21:07:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypassing-dimension/m-p/415329#M570562</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-10-15T21:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Bypassing-dimension/m-p/415330#M570563</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;I found a solution : The Above() function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;Nils&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 20:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bypassing-dimension/m-p/415330#M570563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-16T20:28:55Z</dc:date>
    </item>
  </channel>
</rss>

