<?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 Show total disregarding calculated dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-total-disregarding-calculated-dimension/m-p/734955#M539845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show the last 15 dimension-values inside a chart-diagram which sums values. Showing the last 15 dimensions-values can be managed through a calculated dimension, but the sum is calculated for this dimension-values only. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I need to sum up the total, disregarding the calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attached screenshot and the QVW as example.&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;Thanks,&lt;/P&gt;&lt;P&gt;Eva&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="calc_dim.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/65117_calc_dim.png" style="width: 620px; height: 280px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Aug 2014 09:26:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-25T09:26:14Z</dc:date>
    <item>
      <title>Show total disregarding calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Show-total-disregarding-calculated-dimension/m-p/734955#M539845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show the last 15 dimension-values inside a chart-diagram which sums values. Showing the last 15 dimensions-values can be managed through a calculated dimension, but the sum is calculated for this dimension-values only. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I need to sum up the total, disregarding the calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attached screenshot and the QVW as example.&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;Thanks,&lt;/P&gt;&lt;P&gt;Eva&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="calc_dim.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/65117_calc_dim.png" style="width: 620px; height: 280px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 09:26:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-total-disregarding-calculated-dimension/m-p/734955#M539845</guid>
      <dc:creator />
      <dc:date>2014-08-25T09:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Show total disregarding calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Show-total-disregarding-calculated-dimension/m-p/734956#M539846</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;&lt;/P&gt;&lt;P&gt;Dimension: YearWeek&lt;/P&gt;&lt;P&gt;Expression: &lt;/P&gt;&lt;P&gt;=If(RowNo()=1, $(=Sum({&amp;lt;YearWeek={'&amp;lt;= 201420'}&amp;gt;}Value)) ,&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;YearWeek={'&amp;gt;= 201420'}&amp;gt;}Value))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 09:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-total-disregarding-calculated-dimension/m-p/734956#M539846</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-25T09:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Show total disregarding calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Show-total-disregarding-calculated-dimension/m-p/734957#M539847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is working! Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 09:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-total-disregarding-calculated-dimension/m-p/734957#M539847</guid>
      <dc:creator />
      <dc:date>2014-08-25T09:49:56Z</dc:date>
    </item>
  </channel>
</rss>

