<?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 Aggregation Based on Calculated Dimension. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggregation-Based-on-Calculated-Dimension/m-p/259432#M97916</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 have a line chart in which there are two dimension out of which one is a calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I need to aggregate my expression based on the chart dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in this case it is a calculated dimension, So I am not able to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me out here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Prasanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jan 2012 09:01:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-09T09:01:18Z</dc:date>
    <item>
      <title>Aggregation Based on Calculated Dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregation-Based-on-Calculated-Dimension/m-p/259432#M97916</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 have a line chart in which there are two dimension out of which one is a calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I need to aggregate my expression based on the chart dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in this case it is a calculated dimension, So I am not able to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me out here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Prasanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 09:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregation-Based-on-Calculated-Dimension/m-p/259432#M97916</guid>
      <dc:creator />
      <dc:date>2012-01-09T09:01:18Z</dc:date>
    </item>
    <item>
      <title>Aggregation Based on Calculated Dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregation-Based-on-Calculated-Dimension/m-p/259433#M97917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you detail a bit more how your dimensions look alike and what you want to calculate in your expressions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can create a new field in the script instead of using a calculated dimension? Or sometimes it is possible to use e.g. an expression with set analysis instead of a calculated expression. Without knowing what your setting is and what you want to achieve, it is hard to help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 10:40:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregation-Based-on-Calculated-Dimension/m-p/259433#M97917</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-01-09T10:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation Based on Calculated Dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregation-Based-on-Calculated-Dimension/m-p/259434#M97918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Hi Prasanna,&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;I am assuming that you are using Aggr() function to group by your calculated dimensions. If you are using this approach then you can't use the Aggr() function in expression based on calculated dimension. You need to have a field to get this working. &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;I agree with Stefan. It will be good if you can mock up a quick example and I'm sure someone will help you. While I appreciate you are trying to solve the problem on your own. However, it will be good if you come up orginal requirements and sample document to get faster and easily solution.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Cheers - DV&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 18:11:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregation-Based-on-Calculated-Dimension/m-p/259434#M97918</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-01-09T18:11:10Z</dc:date>
    </item>
  </channel>
</rss>

