<?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: need help with (grid-?) chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/need-help-with-grid-chart/m-p/944823#M528226</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum(accepted)/count(id) this the error for the "Error in calculated dimension" we cannot use this kind of calculation in dimension unless it will calculate using &lt;STRONG&gt;AGGR fundtion.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Try like aggr(&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum(accepted)/count(id),calculation_on_dimension_required)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;if you share the exact requirement we can help you&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Sep 2015 11:09:56 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2015-09-14T11:09:56Z</dc:date>
    <item>
      <title>need help with (grid-?) chart</title>
      <link>https://community.qlik.com/t5/QlikView/need-help-with-grid-chart/m-p/944821#M528224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was asked to create a (grid-?) chart with the following dimensions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;x-axis:&lt;/P&gt;&lt;P&gt;- price range [0-50, 51-100, 101-150, 151-200 for example]&lt;/P&gt;&lt;P&gt;y-axis:&lt;/P&gt;&lt;P&gt;- some kind of ratio (0-100%)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All that in the relation to a total number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" height="182" src="https://community.qlik.com/legacyfs/online/98822_pastedImage_0.png" style="width: 368px; height: 181.626px;" width="368" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data table is roughly:&lt;/P&gt;&lt;P&gt;- id (int)&lt;/P&gt;&lt;P&gt;- range (text)&lt;/P&gt;&lt;P&gt;- accepted (bool)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have the two dimensions "range" and the calculated dimension "sum(accepted)/count(id)" I always get an "error in calculated dimension".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to solve that problem?&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 11:03:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-help-with-grid-chart/m-p/944821#M528224</guid>
      <dc:creator />
      <dc:date>2015-09-14T11:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: need help with (grid-?) chart</title>
      <link>https://community.qlik.com/t5/QlikView/need-help-with-grid-chart/m-p/944822#M528225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the calculated dimension, you have to use Aggr() alongwith any aggregation function. Hence, try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aggr(sum(accepted), Dim1) /Aggr(count(id), Dim1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 11:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-help-with-grid-chart/m-p/944822#M528225</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-09-14T11:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: need help with (grid-?) chart</title>
      <link>https://community.qlik.com/t5/QlikView/need-help-with-grid-chart/m-p/944823#M528226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum(accepted)/count(id) this the error for the "Error in calculated dimension" we cannot use this kind of calculation in dimension unless it will calculate using &lt;STRONG&gt;AGGR fundtion.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Try like aggr(&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum(accepted)/count(id),calculation_on_dimension_required)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;if you share the exact requirement we can help you&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 11:09:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-help-with-grid-chart/m-p/944823#M528226</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-09-14T11:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: need help with (grid-?) chart</title>
      <link>https://community.qlik.com/t5/QlikView/need-help-with-grid-chart/m-p/944824#M528227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi the both of you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help really pointed me to the result I was looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help!!!! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 11:38:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-help-with-grid-chart/m-p/944824#M528227</guid>
      <dc:creator />
      <dc:date>2015-09-14T11:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: need help with (grid-?) chart</title>
      <link>https://community.qlik.com/t5/QlikView/need-help-with-grid-chart/m-p/944825#M528228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mark the helpful and correct answers &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 12:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-help-with-grid-chart/m-p/944825#M528228</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-09-14T12:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: need help with (grid-?) chart</title>
      <link>https://community.qlik.com/t5/QlikView/need-help-with-grid-chart/m-p/944826#M528229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to add a question to the upper part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The scale for the y-axis is in percent but it is always autoscaling (e.g. max val is 60% so it ends with 60%).&lt;/P&gt;&lt;P&gt;Within the properties --&amp;gt; axes setting I can not edit the "static max" value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how I can change it so that the y-axis is always showing 100%?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 14:35:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-help-with-grid-chart/m-p/944826#M528229</guid>
      <dc:creator />
      <dc:date>2015-09-15T14:35:17Z</dc:date>
    </item>
  </channel>
</rss>

