<?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 Displaying a color expression value on scatter chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Displaying-a-color-expression-value-on-scatter-chart/m-p/810654#M1043082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I have a scatter chart that uses the required expressions for the x and y axes, I also use a third expression to determine the size of the bubbles. When I hover over a bubble all three of these values display just fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I have a fourth expression that I used to determine the color of each bubble. I can't seem to find a way to get the value of this expression to display when I hover over a bubble.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression for the horizontal axis gives me the average list price of an item.&lt;/P&gt;&lt;P&gt;The expression for the vertical axis gives me the average revenue received from a sale of an item.&lt;/P&gt;&lt;P&gt;The expression for the size of the bubble tells me how many items we sold.&lt;/P&gt;&lt;P&gt;The expression that determines the color of the bubble (the value I can't seem to see) tells me the average discount applied to a sale of this item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The background color expression is applied to the Average List price formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway for me to see the value for this fourth expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(simplified document is attached)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2014 22:48:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-24T22:48:51Z</dc:date>
    <item>
      <title>Displaying a color expression value on scatter chart</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-a-color-expression-value-on-scatter-chart/m-p/810654#M1043082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I have a scatter chart that uses the required expressions for the x and y axes, I also use a third expression to determine the size of the bubbles. When I hover over a bubble all three of these values display just fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I have a fourth expression that I used to determine the color of each bubble. I can't seem to find a way to get the value of this expression to display when I hover over a bubble.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression for the horizontal axis gives me the average list price of an item.&lt;/P&gt;&lt;P&gt;The expression for the vertical axis gives me the average revenue received from a sale of an item.&lt;/P&gt;&lt;P&gt;The expression for the size of the bubble tells me how many items we sold.&lt;/P&gt;&lt;P&gt;The expression that determines the color of the bubble (the value I can't seem to see) tells me the average discount applied to a sale of this item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The background color expression is applied to the Average List price formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway for me to see the value for this fourth expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(simplified document is attached)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 22:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-a-color-expression-value-on-scatter-chart/m-p/810654#M1043082</guid>
      <dc:creator />
      <dc:date>2014-11-24T22:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a color expression value on scatter chart</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-a-color-expression-value-on-scatter-chart/m-p/810655#M1043083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please find attached. You can just add another expression and check "Text as Popup".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 10:32:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-a-color-expression-value-on-scatter-chart/m-p/810655#M1043083</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2015-03-02T10:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a color expression value on scatter chart</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-a-color-expression-value-on-scatter-chart/m-p/810656#M1043084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest adding the expression for Discount as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;'Discount = ' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[% Discount]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Avg Achieved]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then checking the button that says "Text as Pop-up".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will give the discounted value in a pop-up when you hover over the relevant bubble.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 12:08:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-a-color-expression-value-on-scatter-chart/m-p/810656#M1043084</guid>
      <dc:creator>Roop</dc:creator>
      <dc:date>2015-03-02T12:08:57Z</dc:date>
    </item>
  </channel>
</rss>

