<?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 Set a conditional per dimension without having dimension in the chart? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-a-conditional-per-dimension-without-having-dimension-in-the/m-p/399010#M148520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to perform an if/then statement against a list of dimension values and then get the total of those values.&amp;nbsp; However, the tricky part is that I don't want all those dimension rows showing in the table... I'd like it to be a summary/totals table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached an example.&amp;nbsp; You can see in the DETAILS table the calculation and totalling works fine becuase all the dimension values are in each row (dimension&amp;nbsp; = ACCOUNT).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However when I try and SUMMARY table and try to display *just the total' of the rows of the DETAILS TABLE, it is not considering the per row/per dimension value calculation becuase that dimension is not included in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in the attached example I'm trying to get $38,500 to display in the SUMMARY table.&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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Mar 2013 17:13:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-01T17:13:41Z</dc:date>
    <item>
      <title>Set a conditional per dimension without having dimension in the chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-a-conditional-per-dimension-without-having-dimension-in-the/m-p/399010#M148520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to perform an if/then statement against a list of dimension values and then get the total of those values.&amp;nbsp; However, the tricky part is that I don't want all those dimension rows showing in the table... I'd like it to be a summary/totals table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached an example.&amp;nbsp; You can see in the DETAILS table the calculation and totalling works fine becuase all the dimension values are in each row (dimension&amp;nbsp; = ACCOUNT).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However when I try and SUMMARY table and try to display *just the total' of the rows of the DETAILS TABLE, it is not considering the per row/per dimension value calculation becuase that dimension is not included in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in the attached example I'm trying to get $38,500 to display in the SUMMARY table.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 17:13:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-a-conditional-per-dimension-without-having-dimension-in-the/m-p/399010#M148520</guid>
      <dc:creator />
      <dc:date>2013-03-01T17:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Set a conditional per dimension without having dimension in the chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-a-conditional-per-dimension-without-having-dimension-in-the/m-p/399011#M148521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use Aggr function based on the dimension you used in the detail chart for summary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check with this expression&lt;/P&gt;&lt;P&gt;Sum(Aggr(if (sum ({$&amp;lt; YEAR = {$(=max(YEAR))}&amp;gt;}[INVOICE])= 0, &lt;/P&gt;&lt;P&gt;sum ({$&amp;lt; YEAR = {$(=max(YEAR)-1)}&amp;gt;}[PAYMENT])), ACCOUNT))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 17:24:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-a-conditional-per-dimension-without-having-dimension-in-the/m-p/399011#M148521</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-03-01T17:24:56Z</dc:date>
    </item>
  </channel>
</rss>

