<?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 value in K's or Mil's in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-value-in-K-s-or-Mil-s/m-p/544467#M203381</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;You may arrange the million or thousand issue by dividing your field for example sum(cases)/1000 or sum(cases)/1000000. The actual formatting (comma. or decimal point as separator) can be done in the format pattern as showed by BBI_MBA_76.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&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;Gerrit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Nov 2013 16:15:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-19T16:15:41Z</dc:date>
    <item>
      <title>Display value in K's or Mil's</title>
      <link>https://community.qlik.com/t5/QlikView/Display-value-in-K-s-or-Mil-s/m-p/544465#M203379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having some difficulty displaying my values in thousands, millions, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a picture...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All i'm trying to do, for my cases column, is display it in millions or thousands, but the boxes are greyed out. I am surprised i couldn't find this answer in the forums or the QV manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="format issue.PNG.png" class="jive-image" src="/legacyfs/online/49204_format issue.PNG.png" style="width: 620px; height: 474px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 14:45:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-value-in-K-s-or-Mil-s/m-p/544465#M203379</guid>
      <dc:creator />
      <dc:date>2013-11-19T14:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Display value in K's or Mil's</title>
      <link>https://community.qlik.com/t5/QlikView/Display-value-in-K-s-or-Mil-s/m-p/544466#M203380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; they are greyed, but you could change the format and set the format pattern or the separators?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 15:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-value-in-K-s-or-Mil-s/m-p/544466#M203380</guid>
      <dc:creator>bbi_mba_76</dc:creator>
      <dc:date>2013-11-19T15:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Display value in K's or Mil's</title>
      <link>https://community.qlik.com/t5/QlikView/Display-value-in-K-s-or-Mil-s/m-p/544467#M203381</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;You may arrange the million or thousand issue by dividing your field for example sum(cases)/1000 or sum(cases)/1000000. The actual formatting (comma. or decimal point as separator) can be done in the format pattern as showed by BBI_MBA_76.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&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;Gerrit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 16:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-value-in-K-s-or-Mil-s/m-p/544467#M203381</guid>
      <dc:creator />
      <dc:date>2013-11-19T16:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Display value in K's or Mil's</title>
      <link>https://community.qlik.com/t5/QlikView/Display-value-in-K-s-or-Mil-s/m-p/544468#M203382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Those options are available to you when your chart is set to be a visual chart, but not when it is a straight table.&amp;nbsp; Given the number of expressions I presume this is a table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Symbol fields are only really for the axis on charts, not for the display of values.&amp;nbsp; Typically you would not want to have different granularity on different rows on a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you know you always want to show millions (for example) you will want to divide your expression, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum(Amount) / 1000000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Typically when I am doing this I will declare a variable (to ensure I don't stuff up the number of zeros somewhere!):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum(Amount) / v1M&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To denote that the column is all shown in millions I would then add a 'M' to the Label of the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you needed to chop and change granularity on different rows you would need to build an if statement, to divide by the right amount and put the suffix on, but I would advise against that if you have the option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 16:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-value-in-K-s-or-Mil-s/m-p/544468#M203382</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2013-11-19T16:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Display value in K's or Mil's</title>
      <link>https://community.qlik.com/t5/QlikView/Display-value-in-K-s-or-Mil-s/m-p/544469#M203383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Someone should create an idea about that. This should be a common format..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 17:37:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-value-in-K-s-or-Mil-s/m-p/544469#M203383</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2013-11-19T17:37:32Z</dc:date>
    </item>
  </channel>
</rss>

