<?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: How to plot all the data points in scatter plot chart? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542244#M202663</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I need, but I do not know how you use honorRoll as legend. The ID is the legend by default. Please let me know. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jul 2013 19:49:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-30T19:49:11Z</dc:date>
    <item>
      <title>How to plot all the data points in scatter plot chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542239#M202658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to show all the data points ( not aggregate point) on&amp;nbsp; a scatter plot chart, not sure how to do it. Right now I can use aggregate function(sum) on x and y axis, but not individual data field (age at x and height on y). Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 18:51:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542239#M202658</guid>
      <dc:creator />
      <dc:date>2013-07-30T18:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot all the data points in scatter plot chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542240#M202659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to use only() instead of sum()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 19:09:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542240#M202659</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-30T19:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot all the data points in scatter plot chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542241#M202660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried Only, but did not work!!! Please see my sample file! Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 19:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542241#M202660</guid>
      <dc:creator />
      <dc:date>2013-07-30T19:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot all the data points in scatter plot chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542242#M202661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached qvw. Is that what you're looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 19:40:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542242#M202661</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-30T19:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot all the data points in scatter plot chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542243#M202662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot do it for this dimension, honorRoll because there are multiple values of Rank and Reputation for it.&amp;nbsp; Use dimension ID and it will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 19:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542243#M202662</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-30T19:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot all the data points in scatter plot chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542244#M202663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I need, but I do not know how you use honorRoll as legend. The ID is the legend by default. Please let me know. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 19:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542244#M202663</guid>
      <dc:creator />
      <dc:date>2013-07-30T19:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot all the data points in scatter plot chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542245#M202664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You used ID as dimension and HonorRoll as legend. This is what I need. I cannot set honorRoll as legend when using ID as dimension. I would liket o know how to do it. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 19:53:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542245#M202664</guid>
      <dc:creator />
      <dc:date>2013-07-30T19:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot all the data points in scatter plot chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542246#M202665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just add HonorRoll as second dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 19:56:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542246#M202665</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-30T19:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot all the data points in scatter plot chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542247#M202666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please make sure your solution works before posting your answer. In the working sample, Gysbert Wassenaar used a straight table as legend. He is just too smart!!!!. I am trying to figure out how it works. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 20:08:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542247#M202666</guid>
      <dc:creator />
      <dc:date>2013-07-30T20:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot all the data points in scatter plot chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542248#M202667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't need to do this &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Use ID as 1st dimension, HonorRoll as 2nd.&amp;nbsp; BTW, change on Presentation tab "only lines" to "only symbols" - and you're done.&lt;/P&gt;&lt;P&gt;(This is exactly what I did in your example, and it worked)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 20:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542248#M202667</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-30T20:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot all the data points in scatter plot chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542249#M202668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your solution is simpler and I will use yours. Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 20:58:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542249#M202668</guid>
      <dc:creator />
      <dc:date>2013-07-30T20:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot all the data points in scatter plot chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542250#M202669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just found that the ID will be the legend when only one item selected in any listbox. Is there any way to avoild this? Please see the screenshot! Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 14:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-all-the-data-points-in-scatter-plot-chart/m-p/542250#M202669</guid>
      <dc:creator />
      <dc:date>2013-08-02T14:10:01Z</dc:date>
    </item>
  </channel>
</rss>

