<?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: Mouse over linear gauge question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Mouse-over-linear-gauge-question/m-p/847402#M297445</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aaron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for responding.&lt;/P&gt;&lt;P&gt;Unfortunately, if you uncheck the "Popup-labels" you lose all pop-ups so I'm going to have to leave with the unnecessary result value for the benefit of having the other values which are needed - if anybody knows how to solve it completely then I will be very happy!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Alexis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Apr 2015 11:12:09 GMT</pubDate>
    <dc:creator>alexis</dc:creator>
    <dc:date>2015-04-16T11:12:09Z</dc:date>
    <item>
      <title>Mouse over linear gauge question</title>
      <link>https://community.qlik.com/t5/QlikView/Mouse-over-linear-gauge-question/m-p/847399#M297442</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;In the example below I am using a "gauge" object to show a result of a calculation of (&lt;STRONG&gt;expression=X/Y&lt;/STRONG&gt;) in a linear gauge.&lt;/P&gt;&lt;P&gt;The gauge has been setup using a Min of 0 and a Max of 2 and the result is specified as a percentage to show the result of the calculation which it does just fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I hover over the chart I see the result (106% in this case) as you can see below - the user needs to see the values of X and Y as a popup (or some other means) when they hover over the "region". Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="hover.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/83869_hover.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 10:33:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mouse-over-linear-gauge-question/m-p/847399#M297442</guid>
      <dc:creator>alexis</dc:creator>
      <dc:date>2015-04-16T10:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mouse over linear gauge question</title>
      <link>https://community.qlik.com/t5/QlikView/Mouse-over-linear-gauge-question/m-p/847400#M297443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have managed to solve this myself:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) In the single expression that I had I unchecked the "Text as pop-up"&lt;/P&gt;&lt;P&gt;b) I created another expression and for that one I checked "Text as pop-up"&lt;/P&gt;&lt;P&gt;In that expression I defined:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;= chr(10) &amp;amp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; 'X= ' &amp;amp; X1 &amp;amp; chr(10) &amp;amp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; 'Y= ' &amp;amp; Y11 &amp;amp; chr(10) &amp;amp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; 'Diff =' &amp;amp; num(X1-Y11)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;The result can be seen below. &lt;BR /&gt;The initial line-feed &lt;EM&gt;chr(10)&lt;/EM&gt; above was used to separate the result (106%) which for some reason I cannot stop it from appearing, from the items (&lt;EM&gt;X, Y&lt;/EM&gt; and &lt;EM&gt;Difference&lt;/EM&gt;) that I wanted to show on the pop-up. Hope this is useful to someone!&lt;/P&gt;&lt;P&gt;&lt;IMG alt="hover2.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/83871_hover2.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 10:57:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mouse-over-linear-gauge-question/m-p/847400#M297443</guid>
      <dc:creator>alexis</dc:creator>
      <dc:date>2015-04-16T10:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Mouse over linear gauge question</title>
      <link>https://community.qlik.com/t5/QlikView/Mouse-over-linear-gauge-question/m-p/847401#M297444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you go to the presentation tab and at the bottom un-tick 'pop-up labels', I think this should still show your calculated labels but will suppress your initial label. Glad you got it sorted otherwise!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 11:00:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mouse-over-linear-gauge-question/m-p/847401#M297444</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-04-16T11:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mouse over linear gauge question</title>
      <link>https://community.qlik.com/t5/QlikView/Mouse-over-linear-gauge-question/m-p/847402#M297445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aaron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for responding.&lt;/P&gt;&lt;P&gt;Unfortunately, if you uncheck the "Popup-labels" you lose all pop-ups so I'm going to have to leave with the unnecessary result value for the benefit of having the other values which are needed - if anybody knows how to solve it completely then I will be very happy!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Alexis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 11:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mouse-over-linear-gauge-question/m-p/847402#M297445</guid>
      <dc:creator>alexis</dc:creator>
      <dc:date>2015-04-16T11:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mouse over linear gauge question</title>
      <link>https://community.qlik.com/t5/QlikView/Mouse-over-linear-gauge-question/m-p/847403#M297446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of Qlikview are you using? I've got three expressions, my bottom two with "text as pop-up" ticked, top one without. On the presentation tab I've also then unticked pop-up labels, but if I hover my mouse over my chart, I can still see the labels for the other two expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Talking that out-loud, it sounds like that probably isn't meant to happen though, so may be a bug with my version? I'm using v11.2 SR10.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 12:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mouse-over-linear-gauge-question/m-p/847403#M297446</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-04-16T12:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mouse over linear gauge question</title>
      <link>https://community.qlik.com/t5/QlikView/Mouse-over-linear-gauge-question/m-p/847404#M297447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 2 expressions the first without "text as pop-up" and the bottom with.&lt;/P&gt;&lt;P&gt;If I uncheck "pop-up labels" nothing shows and when I check it then the popup shows the values of both of the expressions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using 11.20.12451.0 SR7 64-bit Edition (x64)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 17:30:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mouse-over-linear-gauge-question/m-p/847404#M297447</guid>
      <dc:creator>alexis</dc:creator>
      <dc:date>2015-04-16T17:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mouse over linear gauge question</title>
      <link>https://community.qlik.com/t5/QlikView/Mouse-over-linear-gauge-question/m-p/847405#M297448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just checked (as I have a version of SR7 as well) and you're entirely correct, so this must be a bug in SR10. Will report - apologies it hasn't solved your issue though!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 07:21:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mouse-over-linear-gauge-question/m-p/847405#M297448</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-04-17T07:21:18Z</dc:date>
    </item>
  </channel>
</rss>

