<?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: a scatter plot challenge in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/a-scatter-plot-challenge/m-p/436503#M162801</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gysbert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nice expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;City=p({&amp;lt;City=,Country=p(Country)&amp;gt;}City)&amp;gt;}City)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 May 2013 19:18:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-07T19:18:25Z</dc:date>
    <item>
      <title>a scatter plot challenge</title>
      <link>https://community.qlik.com/t5/QlikView/a-scatter-plot-challenge/m-p/436501#M162799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My file is quite simple&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - City&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Country&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - v1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - v2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each city belongs in one county. A country is a set of cities !&amp;nbsp; v1 &amp;amp; v2 are 2 numeric variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a scatter very easily. &lt;/P&gt;&lt;P&gt;My scatter doesn't depend of the selection of a city.&lt;/P&gt;&lt;P&gt;To achieve this, my expressions are&amp;nbsp; sum( {1} V1) and sum( {1} V2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to design my scatter plot with a color coding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An user choose a city in a list box then I'd like to get&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - selected city&amp;nbsp; in Blue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - cities of the county&amp;nbsp; where the selected city belongs&amp;nbsp; in&amp;nbsp; red&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - other cities in grey&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;I know to color only the selected city with &lt;/P&gt;&lt;P&gt;=if( GetFieldSelections(City)=City , color(1) , color(2))&lt;/P&gt;&lt;P&gt;but I don't know to colorize the others in 2 groups&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 18:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/a-scatter-plot-challenge/m-p/436501#M162799</guid>
      <dc:creator />
      <dc:date>2013-05-07T18:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: a scatter plot challenge</title>
      <link>https://community.qlik.com/t5/QlikView/a-scatter-plot-challenge/m-p/436502#M162800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 19:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/a-scatter-plot-challenge/m-p/436502#M162800</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-07T19:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: a scatter plot challenge</title>
      <link>https://community.qlik.com/t5/QlikView/a-scatter-plot-challenge/m-p/436503#M162801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gysbert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nice expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;City=p({&amp;lt;City=,Country=p(Country)&amp;gt;}City)&amp;gt;}City)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 19:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/a-scatter-plot-challenge/m-p/436503#M162801</guid>
      <dc:creator />
      <dc:date>2013-05-07T19:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: a scatter plot challenge</title>
      <link>https://community.qlik.com/t5/QlikView/a-scatter-plot-challenge/m-p/436504#M162802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to add the first dimension legend and colur code also based on the First Dim legend ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 20:41:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/a-scatter-plot-challenge/m-p/436504#M162802</guid>
      <dc:creator />
      <dc:date>2013-06-06T20:41:29Z</dc:date>
    </item>
  </channel>
</rss>

