<?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-ups in bar/butterfly charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Custom-pop-ups-in-bar-butterfly-charts/m-p/52195#M773597</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'm hoping you can help me solve an issue I'm encountering when creating custom pop-ups for a bar chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list of candidates, male and female of different age groups. They're flagged as eligible or complete with by a 1 in either column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attempted to create a butterfly chart, with male and female eligible candidates on either side. Only candidates from ages 25+ are eligible so ideally I'll only see data in the chart for candidates 25 and upwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I've attempted to create a custom pop-up (with just a candidate count, no text), then I only see bars relating to 25 and upwards. Once I add some text to the pop-up then the other age groups (with no eligible candidates) are displayed as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've ticked boxes for 'suppress null values' and 'Suppress missing' so I'm not sure why the other age groups appear - would anyone have ideas on how to add text to the custom pop-up without the age groups with no candidates appearing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached my example here. Appreciate any help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Custom pop-ups in bar/butterfly charts</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-pop-ups-in-bar-butterfly-charts/m-p/52195#M773597</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'm hoping you can help me solve an issue I'm encountering when creating custom pop-ups for a bar chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list of candidates, male and female of different age groups. They're flagged as eligible or complete with by a 1 in either column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attempted to create a butterfly chart, with male and female eligible candidates on either side. Only candidates from ages 25+ are eligible so ideally I'll only see data in the chart for candidates 25 and upwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I've attempted to create a custom pop-up (with just a candidate count, no text), then I only see bars relating to 25 and upwards. Once I add some text to the pop-up then the other age groups (with no eligible candidates) are displayed as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've ticked boxes for 'suppress null values' and 'Suppress missing' so I'm not sure why the other age groups appear - would anyone have ideas on how to add text to the custom pop-up without the age groups with no candidates appearing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached my example here. Appreciate any help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-pop-ups-in-bar-butterfly-charts/m-p/52195#M773597</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Custom pop-ups in bar/butterfly charts</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-pop-ups-in-bar-butterfly-charts/m-p/52196#M773598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try on your popup&lt;/P&gt;&lt;P&gt;=if(fabs(Eligible) &amp;gt; 0 , 'Patient:' &amp;amp; Num(Sum( {$&amp;lt;Eligible = {1}&amp;gt;} CANDIDATE_COUNT), '#,##0'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 02:52:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-pop-ups-in-bar-butterfly-charts/m-p/52196#M773598</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-18T02:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom pop-ups in bar/butterfly charts</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-pop-ups-in-bar-butterfly-charts/m-p/52197#M773600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That seems to have worked &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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 03:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-pop-ups-in-bar-butterfly-charts/m-p/52197#M773600</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-18T03:41:06Z</dc:date>
    </item>
  </channel>
</rss>

