<?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: Error in Qlikview Charting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-in-Qlikview-Charting/m-p/391757#M146129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached qvw. There are two ways to create a top X. The easiest is to use dimension limits, but you need QV11 for that. If you don't have that you can use a calculated dimension using the rank function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Jan 2013 11:34:20 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-01-05T11:34:20Z</dc:date>
    <item>
      <title>Error in Qlikview Charting</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Qlikview-Charting/m-p/391754#M146126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After spending many hours trying to get a chart to provide the top 3 responses from a set of data and failing we decided to create the results in the sql query so that it only brings in the results we want.&amp;nbsp; e.g. the top three for each category.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The attached qvw illustrates the issue we have had.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Table creates the correct results.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="28440" alt="Top 3 Table.png" class="jive-image-thumbnail jive-image" src="https://community.qlik.com/legacyfs/online/28440_Top+3+Table.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Chart using a stack option also creates the correct results.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="28441" alt="Top 3 Chart Stack.png" class="jive-image-thumbnail jive-image" src="https://community.qlik.com/legacyfs/online/28441_Top+3+Chart+Stack.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However the Chart using the group option does not work and includes other data and separates the bars on the chart!!!&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="28445" alt="Top 3 Chart Group.png" class="jive-image-thumbnail jive-image" src="https://community.qlik.com/legacyfs/online/28445_Top+3+Chart+Group.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this an issue with Qlikview Charting???&amp;nbsp; It looks like it to us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview people can you help???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 16:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Qlikview-Charting/m-p/391754#M146126</guid>
      <dc:creator />
      <dc:date>2013-01-03T16:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Qlikview Charting</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Qlikview-Charting/m-p/391755#M146127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached qvw. The colors assigned to the *_text2 categories are a bit different, but I think this looks more like you want it. The default behaviour with two dimensions is to use the same order of the second dimension for every group per value from the first dimension. And if there's no value for a category then you get a gap between the bars because no bar is shown for that category. This does make sense, but it would be nice to have an easier option to change that behaviour to one of several options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 17:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Qlikview-Charting/m-p/391755#M146127</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-01-03T17:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Qlikview Charting</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Qlikview-Charting/m-p/391756#M146128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That explains a few things and why we have struggled so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Gysbert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm applying this calculation to the original chart we were trying to create and there is a slight difference in results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to be calculating the top two results and then combining all of the other results.&amp;nbsp; See diagram below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="28464" class="jive-image-thumbnail jive-image" onclick="" alt="Top 3 Chart others.png" src="/legacyfs/online/28464_Top 3 Chart others.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to have the top 3 only?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I agree that it would be good to have this as an option - should we be pushing this with Qlikview?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 18:55:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Qlikview-Charting/m-p/391756#M146128</guid>
      <dc:creator />
      <dc:date>2013-01-03T18:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Qlikview Charting</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Qlikview-Charting/m-p/391757#M146129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached qvw. There are two ways to create a top X. The easiest is to use dimension limits, but you need QV11 for that. If you don't have that you can use a calculated dimension using the rank function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2013 11:34:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Qlikview-Charting/m-p/391757#M146129</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-01-05T11:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Qlikview Charting</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Qlikview-Charting/m-p/391758#M146130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gysbert, I really appreciate you taking the time to look at this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Strange thing is I am using QV11!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the file you have been looking at we had already ran a pre selection process in the load script to sort to the top three results for each of the workmodes (Focus, Collaborate etc.).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the original data and chart for you which has the unsorted data - I have used the dimension calcs you have added - and I can see what it does (I think!).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the top three results I still have to use the Dimansion limits and but still get the OTHERS category when I apply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm really sorry to be a pain but if you could take a look at this latest qvw to see if you could solve this issue - again it would be appreciated.&amp;nbsp; I think there are many others on this community that would also benefit from the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2013 14:32:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Qlikview-Charting/m-p/391758#M146130</guid>
      <dc:creator />
      <dc:date>2013-01-05T14:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Qlikview Charting</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Qlikview-Charting/m-p/391759#M146131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;New qvw attached above &lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/download/296492-52527/Barriers Rank Top 3 Rev 4.qvw" style="background-color: #ffffff; font-size: 11px; margin: 0 3px 0 0; color: #007fc0; text-decoration: initial; font-family: Arial;"&gt;Barriers Rank Top 3 Rev 4.qvw&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2013 14:34:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Qlikview-Charting/m-p/391759#M146131</guid>
      <dc:creator />
      <dc:date>2013-01-05T14:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Qlikview Charting</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Qlikview-Charting/m-p/391760#M146132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see the issue... It seems you've already discoverd the Show Others options on the Dimension Limits tab to show or hide the Others category. For a calculated dimension using rank you can check the option Suppress When Value is Null. But since you're using QV11 use Dimension Limits if the chart type allows it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2013 14:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Qlikview-Charting/m-p/391760#M146132</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-01-05T14:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Qlikview Charting</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Qlikview-Charting/m-p/391761#M146133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Gysbert, it was the &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Suppress When Value is Nul&lt;/SPAN&gt; option I had to check on the second calculated dimension to remove the OTHERS information and provide only the top three.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That has solved the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I will post this answer on another dicussion I had for others)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2013 20:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Qlikview-Charting/m-p/391761#M146133</guid>
      <dc:creator />
      <dc:date>2013-01-05T20:42:36Z</dc:date>
    </item>
  </channel>
</rss>

