<?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: dynamic dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/dynamic-dimension/m-p/737721#M263803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to think about what the real dimension is behind this calculated dimension. Meaning, what do you want to sum(x) and sum(y) over? Let's say it's "Product". Then your calculated dimension would look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggr(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(fabs(sum(x)-sum(y))=0,'YES','NO')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,Product&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2014 16:35:15 GMT</pubDate>
    <dc:creator>vgutkovsky</dc:creator>
    <dc:date>2014-10-01T16:35:15Z</dc:date>
    <item>
      <title>dynamic dimension</title>
      <link>https://community.qlik.com/t5/QlikView/dynamic-dimension/m-p/737720#M263802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello at all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want create a dynamic dimension: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have 3 Formulas: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Dynamic Dimension&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Formula 1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Formula 2&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Formula 3&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;if([Formula 1] = 0, 'YES, 'NO')&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;= fabs([Formula 3] - [Formula 2])&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;= sum(x)&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;= sum(y)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;YES &lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0 &lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;NO&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i create such an dynamic dimension? i can't work with a Dynamic Dimension and [Formula 1] Expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 15:25:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dynamic-dimension/m-p/737720#M263802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-01T15:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic dimension</title>
      <link>https://community.qlik.com/t5/QlikView/dynamic-dimension/m-p/737721#M263803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to think about what the real dimension is behind this calculated dimension. Meaning, what do you want to sum(x) and sum(y) over? Let's say it's "Product". Then your calculated dimension would look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggr(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(fabs(sum(x)-sum(y))=0,'YES','NO')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,Product&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 16:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dynamic-dimension/m-p/737721#M263803</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2014-10-01T16:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic dimension</title>
      <link>https://community.qlik.com/t5/QlikView/dynamic-dimension/m-p/737722#M263804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this looks like some kind of recursive or cyclic definition.&lt;/P&gt;&lt;P&gt;How can a calculated dimension depend on an expression that evaluates based on the dimension?&lt;/P&gt;&lt;P&gt;I don't think this is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 16:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dynamic-dimension/m-p/737722#M263804</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-10-01T16:59:00Z</dc:date>
    </item>
  </channel>
</rss>

