<?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: Pop up Text with more information in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pop-up-Text-with-more-information/m-p/491859#M1124810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want to exactly display figures like&amp;nbsp; 5,720,530&amp;nbsp; then use sum (amount) and in number tab&lt;/P&gt;&lt;P&gt;select integer radio button. but instead if you try to convert in million as sum (amount)/1000000&lt;/P&gt;&lt;P&gt;then you will get values on data point as&amp;nbsp; 6 on top of each bar but instead if you want actual figures&lt;/P&gt;&lt;P&gt;then select in Number Tab Fixed to 5 Decimals. you will see it will not show rounded values either in&lt;/P&gt;&lt;P&gt;text pop- up&amp;nbsp; or on top of charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anant&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jan 2014 07:52:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-01-10T07:52:51Z</dc:date>
    <item>
      <title>Pop up Text with more information</title>
      <link>https://community.qlik.com/t5/QlikView/Pop-up-Text-with-more-information/m-p/491856#M1124807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to show the below scenario in Charts. Could you please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario:&lt;/P&gt;&lt;P&gt;In the Bar Chart, I am showing the Sales Amount value (converted to Million). Hence The "Values on Data Points" shows the rounded value on the bar. My requirement is on the text pop up, the actual value has to displayed instead of the rounded value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actual Sales Amount : 5,720,530&lt;/P&gt;&lt;P&gt;Rounded to million : 6 Million&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence, Number 6 shows in the bar, but the text popup needs to show the actual value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 07:27:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pop-up-Text-with-more-information/m-p/491856#M1124807</guid>
      <dc:creator />
      <dc:date>2014-01-10T07:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Pop up Text with more information</title>
      <link>https://community.qlik.com/t5/QlikView/Pop-up-Text-with-more-information/m-p/491857#M1124808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using Custom Pop up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;For your existing expression, make sure that the "Text as Popup" option is turned off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Add a new Expression that calculates out the correct string that you want to display in your popop with all the correct formatting.&amp;nbsp; For this expression, turn on that "Text as popup" option.&amp;nbsp; But we don't want the chart trying to display a real bar for this expression so take off the "Bar" option (the icon for the expression will change from the Bar icon to a text bubble icon).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 3&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We need to stop the default popup - on the Presentation tab, turn off the "Pop-up labels" option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 07:38:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pop-up-Text-with-more-information/m-p/491857#M1124808</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2014-01-10T07:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Pop up Text with more information</title>
      <link>https://community.qlik.com/t5/QlikView/Pop-up-Text-with-more-information/m-p/491858#M1124809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Kartik&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could create a dedicated expression in your Chart and for enable &lt;EM&gt;Values on Data Points&lt;/EM&gt; and disable&lt;EM&gt; Values on Data Points&lt;/EM&gt;.&amp;nbsp; Within this expression use the filed you want but do not round it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plus on your current expression disable &lt;EM&gt;Values on Data Points.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 07:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pop-up-Text-with-more-information/m-p/491858#M1124809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-10T07:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Pop up Text with more information</title>
      <link>https://community.qlik.com/t5/QlikView/Pop-up-Text-with-more-information/m-p/491859#M1124810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want to exactly display figures like&amp;nbsp; 5,720,530&amp;nbsp; then use sum (amount) and in number tab&lt;/P&gt;&lt;P&gt;select integer radio button. but instead if you try to convert in million as sum (amount)/1000000&lt;/P&gt;&lt;P&gt;then you will get values on data point as&amp;nbsp; 6 on top of each bar but instead if you want actual figures&lt;/P&gt;&lt;P&gt;then select in Number Tab Fixed to 5 Decimals. you will see it will not show rounded values either in&lt;/P&gt;&lt;P&gt;text pop- up&amp;nbsp; or on top of charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anant&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 07:52:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pop-up-Text-with-more-information/m-p/491859#M1124810</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-10T07:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pop up Text with more information</title>
      <link>https://community.qlik.com/t5/QlikView/Pop-up-Text-with-more-information/m-p/491860#M1124811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found an issue related to custom popup that it only appears when I check Popup Labels in Presentation Tab.... If I un-check it, none of the popup appears.... Is there any issue in latest build or I am missing something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a. Its bar Chart&lt;/P&gt;&lt;P&gt;b. None of the expression have text as popup selected except one which has Bar un-selected&lt;/P&gt;&lt;P&gt;c. If I un-check Popup Labels in presentation tab, no popup show, but if check it, both standard and customize popup appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;devoas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 07:44:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pop-up-Text-with-more-information/m-p/491860#M1124811</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-31T07:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Pop up Text with more information</title>
      <link>https://community.qlik.com/t5/QlikView/Pop-up-Text-with-more-information/m-p/491861#M1124812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/shankarece"&gt;shankarece&lt;/A&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;I did it before but now I could not to create popup like this,when I disable popup labels on expression tab then my custom popup disable too. when I promoted custom popup expression to the first expression the popup show but when I had two dimension this trick not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Oct 2015 05:20:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pop-up-Text-with-more-information/m-p/491861#M1124812</guid>
      <dc:creator>jafari_ervin</dc:creator>
      <dc:date>2015-10-04T05:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pop up Text with more information</title>
      <link>https://community.qlik.com/t5/QlikView/Pop-up-Text-with-more-information/m-p/491862#M1124813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In stacked bar chart if i have two expression, out of two expression if am selecting one expression as text as popup the popup value is showing on both segments, is there any way to restrict to show popup only in the expression which is defined as text as popup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Subhransu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 21:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pop-up-Text-with-more-information/m-p/491862#M1124813</guid>
      <dc:creator />
      <dc:date>2016-09-22T21:55:46Z</dc:date>
    </item>
  </channel>
</rss>

