<?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 Custom pop-up label in Pie Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Custom-pop-up-label-in-Pie-Chart/m-p/1175160#M519753</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;I would like to create a custom pop-up label for one expression value in a pie chart. The example below is what I am trying to create:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;"There are " &amp;amp; Expression1 " cards that generate a yearly cost of " &amp;amp; (Expression1 * 12), $#,##0&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;How can I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Aug 2016 21:17:49 GMT</pubDate>
    <dc:creator>cliff_clayman</dc:creator>
    <dc:date>2016-08-25T21:17:49Z</dc:date>
    <item>
      <title>Custom pop-up label in Pie Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-pop-up-label-in-Pie-Chart/m-p/1175160#M519753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;I would like to create a custom pop-up label for one expression value in a pie chart. The example below is what I am trying to create:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;"There are " &amp;amp; Expression1 " cards that generate a yearly cost of " &amp;amp; (Expression1 * 12), $#,##0&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;How can I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 21:17:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-pop-up-label-in-Pie-Chart/m-p/1175160#M519753</guid>
      <dc:creator>cliff_clayman</dc:creator>
      <dc:date>2016-08-25T21:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Custom pop-up label in Pie Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-pop-up-label-in-Pie-Chart/m-p/1175161#M519754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Cliff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a work around to achieve this. Attaching a sample qvw for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps to reproduce my solution:&lt;/P&gt;&lt;P&gt;1. Create initial expression: Expr1&lt;/P&gt;&lt;P&gt;2. Turn off &lt;STRONG&gt;Values on data points&lt;/STRONG&gt; &amp;amp; &lt;STRONG&gt;text as pop up &lt;/STRONG&gt;for Expr1&lt;/P&gt;&lt;P&gt;3. In Presentation tab turn off &lt;STRONG&gt;Pop-up labels&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;4. Add new Expression Expr2, with your custom pop up definition:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14722393538877825 jive_text_macro" jivemacro_uid="_14722393538877825"&gt;
&lt;P&gt;='There are ' &amp;amp; Num(Expr1,'# ##0') &amp;amp; ' cards that generate a yearly cost of ' &amp;amp; Num(Expr1 * 12,'# ##0')&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;5. Make sure "Text as Pop-up is turned on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 08-26-16 at 09.23 PM.PNG" class="jive-image image-1" src="/legacyfs/online/135735_Screen Shot 08-26-16 at 09.23 PM.PNG" style="height: 398px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Kuba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 19:25:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-pop-up-label-in-Pie-Chart/m-p/1175161#M519754</guid>
      <dc:creator />
      <dc:date>2016-08-26T19:25:10Z</dc:date>
    </item>
  </channel>
</rss>

