<?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: conditional pop-up text in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/conditional-pop-up-text/m-p/35091#M510967</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a note to anyone trying to apply this solution ... at first I couldn't get this to work in my chart, because I had a number format setting on the expression.&amp;nbsp; I had to change it to "Expression Default" for the dual function to work.&amp;nbsp; Just sharing to avoid a headache or two &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2018 16:45:14 GMT</pubDate>
    <dc:creator>BarbCline</dc:creator>
    <dc:date>2018-06-19T16:45:14Z</dc:date>
    <item>
      <title>conditional pop-up text</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-pop-up-text/m-p/35088#M510964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&amp;nbsp; I have a combo box chart with several expressions.&amp;nbsp; I've added another expression as pop-up text to show membership.&amp;nbsp; Right now it shows the same number regardless of which expression I hover over.&amp;nbsp; But, I would like to conditionally provide the membership that pertains to each expression.&amp;nbsp; Is there a way to evaluate for each expression?&amp;nbsp; When I refer to the other expression labels, it's not working as I expected&amp;nbsp; Please see screen shot examples. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/205376_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried this for the pop-up expression, but 5 is the result for every expression pop up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Exp1&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;, 'Members = ' &amp;amp; 5,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Exp2&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;, 'Members = ' &amp;amp; 10,&lt;BR /&gt; 'Members = ' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;Members&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/205378_pastedImage_3.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 18:42:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-pop-up-text/m-p/35088#M510964</guid>
      <dc:creator>BarbCline</dc:creator>
      <dc:date>2018-06-15T18:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: conditional pop-up text</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-pop-up-text/m-p/35089#M510965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i think you don't have to use "Text as pop-up" for the expression. Use instead dual () function for Exp1 and Exp2. See the attached .qvw.&lt;/P&gt;&lt;P&gt;In my sample, exp1 is sum(sales)*2 and exp2 is sum(sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it what you're trying to achieve?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 19:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-pop-up-text/m-p/35089#M510965</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2018-06-15T19:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: conditional pop-up text</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-pop-up-text/m-p/35090#M510966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick response!&amp;nbsp; I spent more time reviewing your QVW example and this is exactly what I want.&amp;nbsp; My original object is being quirky and not working when I add the dual statement, which had be side-tracked for awhile.&amp;nbsp; I've now copied your object and tailored it to meet my needs.&amp;nbsp; Thank you!!&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 14:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-pop-up-text/m-p/35090#M510966</guid>
      <dc:creator>BarbCline</dc:creator>
      <dc:date>2018-06-19T14:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: conditional pop-up text</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-pop-up-text/m-p/35091#M510967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a note to anyone trying to apply this solution ... at first I couldn't get this to work in my chart, because I had a number format setting on the expression.&amp;nbsp; I had to change it to "Expression Default" for the dual function to work.&amp;nbsp; Just sharing to avoid a headache or two &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 16:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-pop-up-text/m-p/35091#M510967</guid>
      <dc:creator>BarbCline</dc:creator>
      <dc:date>2018-06-19T16:45:14Z</dc:date>
    </item>
  </channel>
</rss>

