<?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 How do I make a pop up (rollover) in a pivot table without creating a character in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-make-a-pop-up-rollover-in-a-pivot-table-without/m-p/1097264#M525175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched to make a pop up and the best solution, without a button, is the chr (10) function, but it actually creates a space or character (because it is a chr function) and then values that are null appear (regardless of checking suppress missing/suppress zero-values).&amp;nbsp;&amp;nbsp;&amp;nbsp; I even tried to wrap the code in an if statement, example:&amp;nbsp; if(TotalValue = 0, 0, &amp;amp; char (10)....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help please &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michelle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Feb 2016 19:57:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-23T19:57:40Z</dc:date>
    <item>
      <title>How do I make a pop up (rollover) in a pivot table without creating a character</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-make-a-pop-up-rollover-in-a-pivot-table-without/m-p/1097264#M525175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched to make a pop up and the best solution, without a button, is the chr (10) function, but it actually creates a space or character (because it is a chr function) and then values that are null appear (regardless of checking suppress missing/suppress zero-values).&amp;nbsp;&amp;nbsp;&amp;nbsp; I even tried to wrap the code in an if statement, example:&amp;nbsp; if(TotalValue = 0, 0, &amp;amp; char (10)....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help please &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michelle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2016 19:57:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-make-a-pop-up-rollover-in-a-pivot-table-without/m-p/1097264#M525175</guid>
      <dc:creator />
      <dc:date>2016-02-23T19:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: How do I make a pop up (rollover) in a pivot table without creating a character</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-make-a-pop-up-rollover-in-a-pivot-table-without/m-p/1097265#M525176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like this: if(len(trim(TotalValue)), chr(10) &amp;amp; 'some text')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 17:15:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-make-a-pop-up-rollover-in-a-pivot-table-without/m-p/1097265#M525176</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-02-24T17:15:18Z</dc:date>
    </item>
  </channel>
</rss>

