<?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 error when adding dimension calculated QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/error-when-adding-dimension-calculated-QlikView/m-p/272981#M102178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; &lt;SPAN class="hps"&gt;error when adding&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;dimension&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;calculated&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;QlikView&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="hps"&gt;how to do to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;add a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;dimension&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;calculated &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;help me please&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Feb 2012 00:40:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-11T00:40:07Z</dc:date>
    <item>
      <title>error when adding dimension calculated QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/error-when-adding-dimension-calculated-QlikView/m-p/272981#M102178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; &lt;SPAN class="hps"&gt;error when adding&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;dimension&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;calculated&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;QlikView&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="hps"&gt;how to do to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;add a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;dimension&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;calculated &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;help me please&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Feb 2012 00:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-when-adding-dimension-calculated-QlikView/m-p/272981#M102178</guid>
      <dc:creator />
      <dc:date>2012-02-11T00:40:07Z</dc:date>
    </item>
    <item>
      <title>error when adding dimension calculated QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/error-when-adding-dimension-calculated-QlikView/m-p/272982#M102179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; What is the expression of your calculated dimension?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Feb 2012 02:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-when-adding-dimension-calculated-QlikView/m-p/272982#M102179</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-11T02:21:37Z</dc:date>
    </item>
    <item>
      <title>error when adding dimension calculated QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/error-when-adding-dimension-calculated-QlikView/m-p/272983#M102180</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;&amp;nbsp;&amp;nbsp;&amp;nbsp; I cant understand .Please attached a sample QV file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Iyyappan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Feb 2012 05:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-when-adding-dimension-calculated-QlikView/m-p/272983#M102180</guid>
      <dc:creator>v_iyyappan</dc:creator>
      <dc:date>2012-02-11T05:42:39Z</dc:date>
    </item>
    <item>
      <title>error when adding dimension calculated QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/error-when-adding-dimension-calculated-QlikView/m-p/272984#M102181</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;Go to Chart Properties -&amp;gt; Dimensions -&amp;gt; Click "Add Calculation Dimension" dimension -&amp;gt; Enter your expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example : You have Fields FirstName and LastName and you want to add a dimension by Concatenating both FirstName and LastName as Name then you can create the expression like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=FirstName &amp;amp; ', ' &amp;amp; LastName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the Dimension displays the concatenated name with First and Last name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : The above is just for an example, you can also do this in script also.&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>Sat, 11 Feb 2012 07:17:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-when-adding-dimension-calculated-QlikView/m-p/272984#M102181</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-11T07:17:54Z</dc:date>
    </item>
    <item>
      <title>error when adding dimension calculated QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/error-when-adding-dimension-calculated-QlikView/m-p/272985#M102182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for example: Sum({&amp;lt; Calendardate = {'&amp;gt;=$(=Date(Vstartdate))&amp;lt;=$(=Date(venddate))'} &amp;gt;} CantidadS)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Feb 2012 15:49:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-when-adding-dimension-calculated-QlikView/m-p/272985#M102182</guid>
      <dc:creator />
      <dc:date>2012-02-11T15:49:15Z</dc:date>
    </item>
    <item>
      <title>error when adding dimension calculated QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/error-when-adding-dimension-calculated-QlikView/m-p/272986#M102183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you can not use group functions direclty in calculated dimension. &lt;/P&gt;&lt;P&gt;Why don't you add it as an expression?&lt;/P&gt;&lt;P&gt;Calculated dimensions are more resource heavy. (But sometimes may be better also!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if you have a need to use sum in your dimension then you will need to use advanced aggregation function &lt;STRONG&gt;aggr.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, something like,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggr(&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Sum({&amp;lt; Calendardate = {'&amp;gt;=$(=Date(Vstartdate))&amp;lt;=$(=Date(venddate))'} &amp;gt;} CantidadS),[&lt;STRONG&gt;Field_based_on_which_you_want_sum]&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Feb 2012 18:41:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-when-adding-dimension-calculated-QlikView/m-p/272986#M102183</guid>
      <dc:creator />
      <dc:date>2012-02-11T18:41:47Z</dc:date>
    </item>
  </channel>
</rss>

