<?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 Formatting an integer in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Formatting-an-integer/m-p/148341#M26661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer, but it doesn't work it dumps : 1 k000 k000 on the axis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jul 2009 21:53:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-07-02T21:53:14Z</dc:date>
    <item>
      <title>Formatting an integer</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-an-integer/m-p/148339#M26659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is it possible to specify a format in order to dump the value 1 000 000 as 1 000 k, without money. I have a bar chart with such values on the expression axis, I need values on the axis but not that long.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 20:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-an-integer/m-p/148339#M26659</guid>
      <dc:creator />
      <dc:date>2009-07-02T20:57:04Z</dc:date>
    </item>
    <item>
      <title>Formatting an integer</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-an-integer/m-p/148340#M26660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go into the number tab and the choose 'integer'&lt;/P&gt;&lt;P&gt;and put K as thousand symbol.&lt;/P&gt;&lt;P&gt;That should make it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 21:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-an-integer/m-p/148340#M26660</guid>
      <dc:creator />
      <dc:date>2009-07-02T21:44:31Z</dc:date>
    </item>
    <item>
      <title>Formatting an integer</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-an-integer/m-p/148341#M26661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer, but it doesn't work it dumps : 1 k000 k000 on the axis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 21:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-an-integer/m-p/148341#M26661</guid>
      <dc:creator />
      <dc:date>2009-07-02T21:53:14Z</dc:date>
    </item>
    <item>
      <title>Formatting an integer</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-an-integer/m-p/148342#M26662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That looks a little odd. Does your number in the data have spaces in between the thousands like this 1 000? In your load script, what is ThousandSep set to (it is the first line in my default load script)?&lt;/P&gt;&lt;P&gt;It seems like QlikView is getting confused at how your number is formatted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 22:18:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-an-integer/m-p/148342#M26662</guid>
      <dc:creator />
      <dc:date>2009-07-02T22:18:49Z</dc:date>
    </item>
    <item>
      <title>Formatting an integer</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-an-integer/m-p/148343#M26663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the load script :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;SET&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;ThousandSep=' '; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;LigneCodifiees:&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;LOAD&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The number I dump is NB_CODIF_LIGNE. On the Number panel of the document the, NB_LIGNE_CODIF is as Number, I set the format of the unmber panel of the graph.&lt;/P&gt;*; &lt;B&gt;SQL&lt;/B&gt; &lt;B&gt;select&lt;/B&gt; numprog,trunc(DATCODIF,'DD') as DATECODIF,count(*) as NB_LIGNE_CODIF &lt;B&gt;from&lt;/B&gt; ulysst_ligprog where (FLGCODIF='D' OR FLGCODIF='A' OR FLGCODIF='M') AND FLGREPART='R' group by trunc(DATCODIF,'DD'),NUMPROG; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 22:29:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-an-integer/m-p/148343#M26663</guid>
      <dc:creator />
      <dc:date>2009-07-02T22:29:15Z</dc:date>
    </item>
  </channel>
</rss>

