<?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: Scatter plot : fourth dimension in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Scatter-plot-fourth-dimension/m-p/25050#M1683</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Under Colors &amp;amp; Legend, Select "By Expression" and specify something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=pick(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Global Availability of Expertise]&lt;/SPAN&gt;+1,black(),blue(),green(),red()&lt;SPAN style="font-size: 13.3333px;"&gt;,rgb(200,100,0)&lt;/SPAN&gt;,yellow(),white())&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Feb 2018 16:47:15 GMT</pubDate>
    <dc:creator>stascher</dc:creator>
    <dc:date>2018-02-14T16:47:15Z</dc:date>
    <item>
      <title>Scatter plot : fourth dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Scatter-plot-fourth-dimension/m-p/25049#M1682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good afternoon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm a new Qliksense user (3 hours of experience), I am not a developer but I am user with strategic tools like Planisware, SAP xRPM, etc...for business purpose&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the context of presenting bubble charts (called Scatter plot in your tool) to support and facilitate the decision making process of the board of directors, I would like to display a scatter plot with 4 dimensions (color being a measure).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have successfully created the X,Y, Size measures, with the right scaling, legends etc... but I am blocked with the color...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "availability of expertise" is the measure I want to display as a color for the several applications of my portfolio (We intend to make decisions across a huge portfolio of IT applications). &lt;/P&gt;&lt;P&gt;Each application (dimension of my chart being the title of the application) has got one measure of availability of expertise (from 1 to 6)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My purpose is to have the applications with an expertise at 0 having a black bubble color;&amp;nbsp; 1 : dark blue, 2 : dark green, 3 : red 4 amber ; 5 yellow 6 : white&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's all !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if((Avg[Global Availability of Expertise] = 1),Black(),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if((Avg[Global Availability of Expertise] = 2),Grey(),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if((Avg[Global Availability of Expertise]&amp;gt;2),White())))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or also : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(([Global Availability of Expertise] = 1),Black(),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(([Global Availability of Expertise] = 2),Grey(),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(([Global Availability of Expertise]&amp;gt;2),White())))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But nothing is working.... all the bubbles are grey &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Could somebody provides me with an answer for this simple but key question (as it is required for all the graphs I 'm going to display...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 15:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Scatter-plot-fourth-dimension/m-p/25049#M1682</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-14T15:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Scatter plot : fourth dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Scatter-plot-fourth-dimension/m-p/25050#M1683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Under Colors &amp;amp; Legend, Select "By Expression" and specify something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=pick(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Global Availability of Expertise]&lt;/SPAN&gt;+1,black(),blue(),green(),red()&lt;SPAN style="font-size: 13.3333px;"&gt;,rgb(200,100,0)&lt;/SPAN&gt;,yellow(),white())&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 16:47:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Scatter-plot-fourth-dimension/m-p/25050#M1683</guid>
      <dc:creator>stascher</dc:creator>
      <dc:date>2018-02-14T16:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Scatter plot : fourth dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Scatter-plot-fourth-dimension/m-p/25051#M1684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Steven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for the piece of advice &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have tried but without success....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enclose, the answer from one of the QlikSense expert : &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Hi Eric, Yes that feature is not present in Qliksense 3 ( the version we have).&amp;nbsp; It is available from Qliksense November 2017 version. So far I don't know when our team&amp;nbsp; QlikSense support could upgrade.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Probably we can find somehow a workaround.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 12:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Scatter-plot-fourth-dimension/m-p/25051#M1684</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-15T12:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Scatter plot : fourth dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Scatter-plot-fourth-dimension/m-p/25052#M1685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We use Qlik Sense 3.2 and it definitely works and pretty sure it was in 3.0 as we've been doing a over/under coloring on scatter plots since we launched a couple years ago.&lt;/P&gt;&lt;P&gt;We use hex colors not the functions, so that may be the difference and a simple if, but no reason a pick wouldn't work. I tend to test the pick using a text control, just to make sure if resolves to the correct value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 00:40:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Scatter-plot-fourth-dimension/m-p/25052#M1685</guid>
      <dc:creator>dwforest</dc:creator>
      <dc:date>2018-02-16T00:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Scatter plot : fourth dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Scatter-plot-fourth-dimension/m-p/25053#M1686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gentlemen, you have made my day&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp; The pick is indeed working !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, some extra enhancement to fine tune it and to prepare the first prototype of senior management report:-)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 10:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Scatter-plot-fourth-dimension/m-p/25053#M1686</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-20T10:14:58Z</dc:date>
    </item>
  </channel>
</rss>

