<?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: Display Large Numbers in Charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-Large-Numbers-in-Charts/m-p/1216480#M856186</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;Fr me numbers were visible..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u take screen shot and high light the issue if u still feel so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Feb 2017 10:53:16 GMT</pubDate>
    <dc:creator>sdmech81</dc:creator>
    <dc:date>2017-02-06T10:53:16Z</dc:date>
    <item>
      <title>Display Large Numbers in Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Large-Numbers-in-Charts/m-p/1216476#M856182</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;Please find the attached QVW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the chart the expression values are too large (16 digits).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show them in K(divided by 1000) $ M(divided by 1000000) by selecting appropriate button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not showing properly sometimes it is showing only 4 digits and sometimes 10 digits..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to show full numbers depend on K/M ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look into this..&lt;/P&gt;&lt;P&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>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Large-Numbers-in-Charts/m-p/1216476#M856182</guid>
      <dc:creator>mohan2391</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Display Large Numbers in Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Large-Numbers-in-Charts/m-p/1216477#M856183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the new QVW file (LESSER SIZE) not the old one..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 09:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Large-Numbers-in-Charts/m-p/1216477#M856183</guid>
      <dc:creator>mohan2391</dc:creator>
      <dc:date>2017-02-06T09:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Display Large Numbers in Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Large-Numbers-in-Charts/m-p/1216478#M856184</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;I can give you some idea on this, like how to do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*) Create variable say vDivider= 1000/1000000&lt;/P&gt;&lt;P&gt;*)Then suppose say there are 2 button/text objects u have to toggle between 1000 and 1000000.&lt;/P&gt;&lt;P&gt;*)Then in each button u set action of setting a variable value(i.e value for vDivider) either 1000/1000000 (fr 1button say it sets 1000 then othr will set 1000000)&lt;/P&gt;&lt;P&gt;*)Then use tht as variable vDivider for dividing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 09:54:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Large-Numbers-in-Charts/m-p/1216478#M856184</guid>
      <dc:creator>sdmech81</dc:creator>
      <dc:date>2017-02-06T09:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Display Large Numbers in Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Large-Numbers-in-Charts/m-p/1216479#M856185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is what my text objects on right side do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$K - 1000&lt;/P&gt;&lt;P&gt;$M - 1000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even after dividing it is not showing properly that is the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I click on $K, it will be having 13 digits so it is not showing full number, only when i keep mouse on bars it is showing full numbers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 10:14:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Large-Numbers-in-Charts/m-p/1216479#M856185</guid>
      <dc:creator>mohan2391</dc:creator>
      <dc:date>2017-02-06T10:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Display Large Numbers in Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Large-Numbers-in-Charts/m-p/1216480#M856186</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;Fr me numbers were visible..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u take screen shot and high light the issue if u still feel so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 10:53:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Large-Numbers-in-Charts/m-p/1216480#M856186</guid>
      <dc:creator>sdmech81</dc:creator>
      <dc:date>2017-02-06T10:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Display Large Numbers in Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Large-Numbers-in-Charts/m-p/1216481#M856187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you have bigger numbers ..the representation is getting over lap , since the numbers are big you need to educate the users to use $M because $K does't make sense here ..if you still need the numbers then increase the distance between the bars in Presentation &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 11:45:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Large-Numbers-in-Charts/m-p/1216481#M856187</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-02-06T11:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Display Large Numbers in Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Large-Numbers-in-Charts/m-p/1216482#M856188</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;maybe helpful:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/558909"&gt;Re: Number formatting - millions to billions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 23:37:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Large-Numbers-in-Charts/m-p/1216482#M856188</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2017-02-07T23:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Display Large Numbers in Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Large-Numbers-in-Charts/m-p/1216483#M856189</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;Better show text as pop-up in this case or make ur graph little large so tht values will not over lap:&lt;/P&gt;&lt;P&gt;Tick text as pop up and remove values on data points like in scree below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/152387_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 06:12:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Large-Numbers-in-Charts/m-p/1216483#M856189</guid>
      <dc:creator>sdmech81</dc:creator>
      <dc:date>2017-02-08T06:12:48Z</dc:date>
    </item>
  </channel>
</rss>

