<?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: Total value not showing up when mouse hover the total bar ... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Total-value-not-showing-up-when-mouse-hover-the-total-bar/m-p/255355#M96622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got this solution from John.&lt;/P&gt;&lt;P&gt;So load data like this:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;[Data]:&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;fiscal_qtr, amount&lt;/P&gt;&lt;P&gt;'2012-Q2', 100&lt;/P&gt;&lt;P&gt;'2012-Q1', 200&lt;/P&gt;&lt;P&gt;'2011-Q4', 300&lt;/P&gt;&lt;P&gt;'2011-Q3', 400&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Temp1]:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt; 'Total' AS TypeGroup,&lt;/P&gt;&lt;P&gt; fiscal_qtr&lt;/P&gt;&lt;P&gt;RESIDENT Data;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE ([Temp1])&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt; fiscal_qtr AS TypeGroup,&lt;/P&gt;&lt;P&gt; fiscal_qtr&lt;/P&gt;&lt;P&gt;RESIDENT Data;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;Create Bar Chart with TypeGroup as Dimensions and Sum(amount) as Expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Oct 2011 04:15:07 GMT</pubDate>
    <dc:creator>Sokkorn</dc:creator>
    <dc:date>2011-10-19T04:15:07Z</dc:date>
    <item>
      <title>Total value not showing up when mouse hover the total bar ...</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-not-showing-up-when-mouse-hover-the-total-bar/m-p/255349#M96616</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;May i know is there a way to configure the Qlikview to show the total value when you mouse hover the total bar?&lt;/P&gt;&lt;P&gt;I was using the expression total. &lt;/P&gt;&lt;P&gt;For more info, kindly please refer to the attached word doc and sample QVW file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, gk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 02:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-not-showing-up-when-mouse-hover-the-total-bar/m-p/255349#M96616</guid>
      <dc:creator />
      <dc:date>2011-10-18T02:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Total value not showing up when mouse hover the total bar ...</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-not-showing-up-when-mouse-hover-the-total-bar/m-p/255350#M96617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached the word doc ... thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 02:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-not-showing-up-when-mouse-hover-the-total-bar/m-p/255350#M96617</guid>
      <dc:creator />
      <dc:date>2011-10-18T02:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Total value not showing up when mouse hover the total bar ...</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-not-showing-up-when-mouse-hover-the-total-bar/m-p/255351#M96618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try to check on &amp;lt;Values on Data Points&amp;gt; in Expressions Tab? I think this one is the second solution for your customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 03:26:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-not-showing-up-when-mouse-hover-the-total-bar/m-p/255351#M96618</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2011-10-18T03:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Total value not showing up when mouse hover the total bar ...</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-not-showing-up-when-mouse-hover-the-total-bar/m-p/255352#M96619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sokkorn ... Actually, the customers prefer not to show the values on the chart. Besides this, may i know is there any other possible method? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 03:35:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-not-showing-up-when-mouse-hover-the-total-bar/m-p/255352#M96619</guid>
      <dc:creator />
      <dc:date>2011-10-18T03:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Total value not showing up when mouse hover the total bar ...</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-not-showing-up-when-mouse-hover-the-total-bar/m-p/255353#M96620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let check my attached file and try to mouse hover the total bar. This one is not a good solution for you yet. But we try to find the best one together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 03:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-not-showing-up-when-mouse-hover-the-total-bar/m-p/255353#M96620</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2011-10-18T03:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Total value not showing up when mouse hover the total bar ...</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-not-showing-up-when-mouse-hover-the-total-bar/m-p/255354#M96621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Sokkorn, thanks a lot! Although this may be not a good solution, but it works perfectly fine! Thanks again &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;BR /&gt;Kindly please let me know if you found a better solution...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 04:29:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-not-showing-up-when-mouse-hover-the-total-bar/m-p/255354#M96621</guid>
      <dc:creator />
      <dc:date>2011-10-18T04:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Total value not showing up when mouse hover the total bar ...</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-not-showing-up-when-mouse-hover-the-total-bar/m-p/255355#M96622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got this solution from John.&lt;/P&gt;&lt;P&gt;So load data like this:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;[Data]:&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;fiscal_qtr, amount&lt;/P&gt;&lt;P&gt;'2012-Q2', 100&lt;/P&gt;&lt;P&gt;'2012-Q1', 200&lt;/P&gt;&lt;P&gt;'2011-Q4', 300&lt;/P&gt;&lt;P&gt;'2011-Q3', 400&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Temp1]:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt; 'Total' AS TypeGroup,&lt;/P&gt;&lt;P&gt; fiscal_qtr&lt;/P&gt;&lt;P&gt;RESIDENT Data;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE ([Temp1])&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt; fiscal_qtr AS TypeGroup,&lt;/P&gt;&lt;P&gt; fiscal_qtr&lt;/P&gt;&lt;P&gt;RESIDENT Data;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;Create Bar Chart with TypeGroup as Dimensions and Sum(amount) as Expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 04:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-not-showing-up-when-mouse-hover-the-total-bar/m-p/255355#M96622</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2011-10-19T04:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Total value not showing up when mouse hover the total bar ...</title>
      <link>https://community.qlik.com/t5/QlikView/Total-value-not-showing-up-when-mouse-hover-the-total-bar/m-p/255356#M96623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Sokkorn &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 06:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-value-not-showing-up-when-mouse-hover-the-total-bar/m-p/255356#M96623</guid>
      <dc:creator />
      <dc:date>2011-10-19T06:13:58Z</dc:date>
    </item>
  </channel>
</rss>

