<?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 Alternative for shorting large numbers in Graphs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Alternative-for-shorting-large-numbers-in-Graphs/m-p/562421#M691977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the following code in my graph so numbers larger then 1000 will appear as 1K. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro _jivemacro_uid_13782040254908263 jive_macro_code" jivemacro_uid="_13782040254908263"&gt;
&lt;P&gt;if(Sum([EndOfWeekStock]) &amp;gt; 1000,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Num(Sum([EndOfWeekStock])/1000,'#.#0K'),&lt;/P&gt;
&lt;P&gt;Sum([EndOfWeekStock]))&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I sometimes have numbers larger than 1000 and smaller mixed. This results in really small values compared to the ones below 1000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there another way to accomplish this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Sep 2013 10:27:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-03T10:27:58Z</dc:date>
    <item>
      <title>Alternative for shorting large numbers in Graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-for-shorting-large-numbers-in-Graphs/m-p/562421#M691977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the following code in my graph so numbers larger then 1000 will appear as 1K. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro _jivemacro_uid_13782040254908263 jive_macro_code" jivemacro_uid="_13782040254908263"&gt;
&lt;P&gt;if(Sum([EndOfWeekStock]) &amp;gt; 1000,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Num(Sum([EndOfWeekStock])/1000,'#.#0K'),&lt;/P&gt;
&lt;P&gt;Sum([EndOfWeekStock]))&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I sometimes have numbers larger than 1000 and smaller mixed. This results in really small values compared to the ones below 1000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there another way to accomplish this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 10:27:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-for-shorting-large-numbers-in-Graphs/m-p/562421#M691977</guid>
      <dc:creator />
      <dc:date>2013-09-03T10:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative for shorting large numbers in Graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-for-shorting-large-numbers-in-Graphs/m-p/562422#M691979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if log scale would be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 10:29:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-for-shorting-large-numbers-in-Graphs/m-p/562422#M691979</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2013-09-03T10:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative for shorting large numbers in Graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-for-shorting-large-numbers-in-Graphs/m-p/562423#M691980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;If you're looking to modify your graph's scale, you can use QlikView's built-in functionality for this. In the "Number" tab of the graph's properties, you can select a thousands, millions, and billions symbol (K,M,B, or whatever you prefer). This will adjust the graph's axis, but not the actual numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to adjust the actual numbers, I would recommend displaying everything in Ks - e.g. 0.01K for 10. It's not optimal, but it is the least confusing option I can think of for mixed values. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 11:17:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-for-shorting-large-numbers-in-Graphs/m-p/562423#M691980</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2013-09-03T11:17:56Z</dc:date>
    </item>
  </channel>
</rss>

