<?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: Grid Chart- Error in calculated dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Grid-Chart-Error-in-calculated-dimension/m-p/595561#M678878</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; maybe you have to aggregate by App name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 May 2014 09:50:24 GMT</pubDate>
    <dc:creator>bbi_mba_76</dc:creator>
    <dc:date>2014-05-05T09:50:24Z</dc:date>
    <item>
      <title>Grid Chart- Error in calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Grid-Chart-Error-in-calculated-dimension/m-p/595560#M678877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;I am trying to create a grid chart but I get the following result: "Error in Calculated dimension".&lt;BR /&gt;I'm not sure what I'm trying to achieve can be done so I'll be happy to get your comments on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to have 2 dimension: one is the App name and the other is a variable called vConversion, which is calculated by sum(installs)/sum(clicks).&lt;/P&gt;&lt;P&gt;When I define this as a calculated dimension, I recieve the above mentioned error.&lt;/P&gt;&lt;P&gt;Is it possible to define such a dimension? If so, how can I resolve this error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ella&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 09:35:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grid-Chart-Error-in-calculated-dimension/m-p/595560#M678877</guid>
      <dc:creator />
      <dc:date>2014-05-05T09:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Grid Chart- Error in calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Grid-Chart-Error-in-calculated-dimension/m-p/595561#M678878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; maybe you have to aggregate by App name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 09:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grid-Chart-Error-in-calculated-dimension/m-p/595561#M678878</guid>
      <dc:creator>bbi_mba_76</dc:creator>
      <dc:date>2014-05-05T09:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Grid Chart- Error in calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Grid-Chart-Error-in-calculated-dimension/m-p/595562#M678879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Try &lt;EM&gt;=aggr(sum(installs)/sum(clicks),AppName)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 10:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grid-Chart-Error-in-calculated-dimension/m-p/595562#M678879</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-05-05T10:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Grid Chart- Error in calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Grid-Chart-Error-in-calculated-dimension/m-p/595563#M678880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;I tried =aggr($(vConversion), name) and it worked.&lt;/P&gt;&lt;P&gt;My only question is, doesn't that function change what I wanted to achieve?&lt;/P&gt;&lt;P&gt;Is the calculation being performed correctly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Mon, May 5, 2014 at 1:03 PM, Gysbert Wassenaar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 10:37:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grid-Chart-Error-in-calculated-dimension/m-p/595563#M678880</guid>
      <dc:creator />
      <dc:date>2014-05-05T10:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Grid Chart- Error in calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Grid-Chart-Error-in-calculated-dimension/m-p/595564#M678881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;use expression suggested by Gysbert in variable it self and then use variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 10:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grid-Chart-Error-in-calculated-dimension/m-p/595564#M678881</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-05-05T10:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Grid Chart- Error in calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Grid-Chart-Error-in-calculated-dimension/m-p/595565#M678882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want the ratio of the sum of installs per app and the sum of clicks per app then the calculation will be correct. The only way to make sure is to check the outcome of the calculations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 10:42:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grid-Chart-Error-in-calculated-dimension/m-p/595565#M678882</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-05-05T10:42:32Z</dc:date>
    </item>
  </channel>
</rss>

