<?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: how to create Customised Pop Up in bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889509#M997781</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to upgrade to version&amp;nbsp; QV11.2 SR10&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 18pt; font-family: Arial,Bold;"&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jun 2015 07:05:58 GMT</pubDate>
    <dc:creator>Siva_Sankar</dc:creator>
    <dc:date>2015-06-15T07:05:58Z</dc:date>
    <item>
      <title>how to create Customised Pop Up in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889499#M997771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to create Customised Pop Up in bar chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 06:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889499#M997771</guid>
      <dc:creator />
      <dc:date>2015-06-15T06:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Customised Pop Up in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889500#M997772</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;See this Post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8594"&gt;Customising Chart Pop Up Information&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Av7eN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 06:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889500#M997772</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2015-06-15T06:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Customised Pop Up in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889501#M997773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i m trying the same way but i m getting a Default Pop as well.. how to hide that.. i already Uncheck Text as Pop Up..&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Country, Sales, Costs&lt;/P&gt;&lt;P&gt;USA, 1000, 800&lt;/P&gt;&lt;P&gt;UK, 800, 700&lt;/P&gt;&lt;P&gt;Germany, 900, 1000&lt;/P&gt;&lt;P&gt;Japan, 600, 400&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Sum(Sales)&lt;/P&gt;&lt;P&gt;Sum(Cost)&lt;/P&gt;&lt;P&gt;='Country:' &amp;amp; Country &amp;amp; Chr(10)&lt;/P&gt;&lt;P&gt;&amp;amp; 'Sales : ' &amp;amp; Num(Sum(Sales), '$(MoneyFormat)') &amp;amp; chr(10)&lt;/P&gt;&lt;P&gt;&amp;amp; 'Costs : ' &amp;amp; Num(Sum(Costs), '$(MoneyFormat)') &amp;amp; chr(10)&lt;/P&gt;&lt;P&gt;&amp;amp; 'Margin : ' &amp;amp; Num(Sum(Sales)-Sum(Costs), '$(MoneyFormat)')&lt;/P&gt;&lt;P&gt;&amp;amp; chr(10) &amp;amp; 'Margin % : '&lt;/P&gt;&lt;P&gt;&amp;amp; Num(1-(Sum(Costs)/Sum(Sales)), '0.0%')....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kinldy help me in this Qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 06:31:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889501#M997773</guid>
      <dc:creator />
      <dc:date>2015-06-15T06:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Customised Pop Up in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889502#M997774</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;Right Click on The Chart &amp;gt;&amp;gt; Go To Presentation Tab &amp;gt;&amp;gt; Uncheck the Pop-up Labels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Uncheck This.png" class="jive-image image-1" src="/legacyfs/online/89403_Uncheck This.png" style="width: 620px; height: 470px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, see the Attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Av7eN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 06:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889502#M997774</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2015-06-15T06:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Customised Pop Up in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889503#M997775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i Tried using &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Uncheck the Pop-up Labels. then its not showing any POP on Bar chart.. the Qvw u have sended as well its not showing any Pop up .. plz check&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 06:47:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889503#M997775</guid>
      <dc:creator />
      <dc:date>2015-06-15T06:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Customised Pop Up in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889504#M997776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's working for me. See this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Pop-up Visible.png" class="jive-image image-1" src="/legacyfs/online/89405_Pop-up Visible.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Av7eN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 06:50:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889504#M997776</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2015-06-15T06:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Customised Pop Up in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889505#M997777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But its not working on my System.. is there any Reason for the same ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 06:56:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889505#M997777</guid>
      <dc:creator />
      <dc:date>2015-06-15T06:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Customised Pop Up in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889506#M997778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brijesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which version of QV you are using?&amp;nbsp; The custom popup wont work bug and it lasted from SR7 to SR9. It's documented in the SR10 release notes as bug number 69025.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 06:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889506#M997778</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-06-15T06:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Customised Pop Up in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889507#M997779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check here &lt;A _jive_internal="true" href="https://community.qlik.com/thread/160564"&gt;https://community.qlik.com/thread/160564&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 06:59:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889507#M997779</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-06-15T06:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Customised Pop Up in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889508#M997780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i m Using &lt;SPAN class="PrimaryQVRelease"&gt;QlikView 11.20 SR8 ... so how to Resolved this.. ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 07:01:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889508#M997780</guid>
      <dc:creator />
      <dc:date>2015-06-15T07:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Customised Pop Up in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889509#M997781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to upgrade to version&amp;nbsp; QV11.2 SR10&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 18pt; font-family: Arial,Bold;"&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 07:05:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889509#M997781</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-06-15T07:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Customised Pop Up in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889510#M997782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please can u tell me how to do this..&amp;nbsp; i m new in qlikview.. i dont have a Much information about this.. so tell me the step to do this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 07:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889510#M997782</guid>
      <dc:creator />
      <dc:date>2015-06-15T07:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Customised Pop Up in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889511#M997783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;find the attached. searc for Bug id 69025&amp;nbsp; and it is mentioned as corrected in qv version 11.2 SR 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 07:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889511#M997783</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-06-15T07:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Customised Pop Up in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889512#M997784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uninstall the qlikview from your desktop and install qlikview latest version from qlikview web site&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 07:10:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889512#M997784</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-06-15T07:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Customised Pop Up in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889513#M997785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Download the latest version from here ap-a.demo.qlik.com/download/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 07:11:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889513#M997785</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-06-15T07:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Customised Pop Up in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889514#M997786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Av7eN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your solution.&lt;/P&gt;&lt;P&gt;I found there is an issue when using line chart. If not select the "Line" in Display option in expression tab,&amp;nbsp; and only check the "Text as pop-up". The text dose not pop-up. I use QV11 SR12.&lt;/P&gt;&lt;P&gt;But if select "Line", then there is a useless line in the legend.&lt;/P&gt;&lt;P&gt;Am i doing something wrong or that is a bug in line chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 08:17:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-Customised-Pop-Up-in-bar-chart/m-p/889514#M997786</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-02T08:17:48Z</dc:date>
    </item>
  </channel>
</rss>

