<?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: Expression independet from a dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-independet-from-a-dimension/m-p/1131806#M371976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Philipp,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum({&amp;lt;FiscalYear={2016}&amp;gt;}SALES) - &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum( &lt;STRONG&gt;TOTAL &lt;SPAN style="text-decoration: line-through;"&gt;&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; text-decoration: line-through;"&gt;FiscalYear&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;{&amp;lt;FiscalYear={2016}, FiscalMonth={'April'}&amp;gt;}SALES)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EDIT: Sunny's right, my &amp;lt;FiscalYear&amp;gt; clause is not required.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Sep 2016 13:35:29 GMT</pubDate>
    <dc:creator>effinty2112</dc:creator>
    <dc:date>2016-09-01T13:35:29Z</dc:date>
    <item>
      <title>Expression independet from a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-independet-from-a-dimension/m-p/1131803#M371973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to calculate a so called "Evolution Index".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this I have:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Line Chart Dimension is fiscal month (1. month is april)&lt;/LI&gt;&lt;LI&gt;Expression this should sum up a field and compare it with the sum of the first month. This should be done for each month of the dimension.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried something like this:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;FiscalYear={2016}&amp;gt;}SALES) - &lt;SPAN style="font-size: 13.3333px;"&gt;sum({&amp;lt;FiscalYear={2016}, FiscalMonth={'April'}&amp;gt;}SALES)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now it is just calculating for fsical month April.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do a expression independet from a dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philipp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 13:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-independet-from-a-dimension/m-p/1131803#M371973</guid>
      <dc:creator />
      <dc:date>2016-09-01T13:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Expression independet from a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-independet-from-a-dimension/m-p/1131804#M371974</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 this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum({&amp;lt;FiscalYear={2016}&amp;gt;}SALES) - &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({1&amp;lt;FiscalYear={2016}, FiscalMonth={'April'}&amp;gt;}SALES)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 13:31:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-independet-from-a-dimension/m-p/1131804#M371974</guid>
      <dc:creator>sorrakis01</dc:creator>
      <dc:date>2016-09-01T13:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Expression independet from a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-independet-from-a-dimension/m-p/1131805#M371975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Sum({&amp;lt;FiscalYear={2016}&amp;gt;}SALES) - S&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;um(&lt;SPAN style="color: #ff0000;"&gt;TOTAL&lt;/SPAN&gt; {&amp;lt;FiscalYear={2016}, FiscalMonth={'April'}&amp;gt;}SALES)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;or if you have more than one dimension, you might need this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; text-decoration: line-through;"&gt;&lt;STRONG&gt;Sum({&amp;lt;FiscalYear={2016}&amp;gt;}SALES) - S&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="text-decoration: line-through;"&gt;um(TOTAL &amp;lt;DimensionName&amp;gt; {&amp;lt;FiscalYear={2016}, FiscalMonth={'April'}&amp;gt;}SALES)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 13:33:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-independet-from-a-dimension/m-p/1131805#M371975</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-01T13:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Expression independet from a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-independet-from-a-dimension/m-p/1131806#M371976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Philipp,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum({&amp;lt;FiscalYear={2016}&amp;gt;}SALES) - &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum( &lt;STRONG&gt;TOTAL &lt;SPAN style="text-decoration: line-through;"&gt;&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; text-decoration: line-through;"&gt;FiscalYear&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/STRONG&gt;{&amp;lt;FiscalYear={2016}, FiscalMonth={'April'}&amp;gt;}SALES)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EDIT: Sunny's right, my &amp;lt;FiscalYear&amp;gt; clause is not required.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 13:35:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-independet-from-a-dimension/m-p/1131806#M371976</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2016-09-01T13:35:29Z</dc:date>
    </item>
  </channel>
</rss>

