<?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 Setting decimal places on a dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Setting-decimal-places-on-a-dimension/m-p/262231#M1204103</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much, that worked. How would i get the £ symbol displayed also?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jun 2010 08:58:10 GMT</pubDate>
    <dc:creator>hopkinsc</dc:creator>
    <dc:date>2010-06-16T08:58:10Z</dc:date>
    <item>
      <title>Setting decimal places on a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-decimal-places-on-a-dimension/m-p/262228#M1204100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i need to set a value on a dimention to 2 decimal places. Its easy enough to do on an expression but i can't seem to set it on a dimension. Can anyone help please?&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 08:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-decimal-places-on-a-dimension/m-p/262228#M1204100</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-06-16T08:29:29Z</dc:date>
    </item>
    <item>
      <title>Seiing decimal places on a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-decimal-places-on-a-dimension/m-p/262229#M1204101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Only way I can think of at the moment is to make it a calculated dimension, then use something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=Num(YourValueField,"#,##0.00")&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Good luck,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 08:36:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-decimal-places-on-a-dimension/m-p/262229#M1204101</guid>
      <dc:creator />
      <dc:date>2010-06-16T08:36:40Z</dc:date>
    </item>
    <item>
      <title>Setting decimal places on a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-decimal-places-on-a-dimension/m-p/262230#M1204102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Add the dimension Age and then select the same and then press EDIT tab once in the tab write the expression&lt;/P&gt;&lt;P&gt;=num ( Age , '0.00')&lt;/P&gt;&lt;P&gt;This would solve your problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 08:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-decimal-places-on-a-dimension/m-p/262230#M1204102</guid>
      <dc:creator />
      <dc:date>2010-06-16T08:40:09Z</dc:date>
    </item>
    <item>
      <title>Setting decimal places on a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-decimal-places-on-a-dimension/m-p/262231#M1204103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much, that worked. How would i get the £ symbol displayed also?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 08:58:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-decimal-places-on-a-dimension/m-p/262231#M1204103</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-06-16T08:58:10Z</dc:date>
    </item>
    <item>
      <title>Setting decimal places on a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-decimal-places-on-a-dimension/m-p/262232#M1204104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this formula instead = money ( Age , '£#,#0.00')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 09:07:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-decimal-places-on-a-dimension/m-p/262232#M1204104</guid>
      <dc:creator />
      <dc:date>2010-06-16T09:07:58Z</dc:date>
    </item>
    <item>
      <title>Setting decimal places on a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-decimal-places-on-a-dimension/m-p/262233#M1204105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Simple, change the expression to Num( Age , '£0.00')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 09:09:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-decimal-places-on-a-dimension/m-p/262233#M1204105</guid>
      <dc:creator />
      <dc:date>2010-06-16T09:09:30Z</dc:date>
    </item>
    <item>
      <title>Setting decimal places on a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-decimal-places-on-a-dimension/m-p/262234#M1204106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent, thats worked great. thanks for your help everyone...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 09:16:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-decimal-places-on-a-dimension/m-p/262234#M1204106</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-06-16T09:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Seiing decimal places on a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-decimal-places-on-a-dimension/m-p/1843161#M1215362</link>
      <description>&lt;P&gt;This solution does not work.&amp;nbsp; I have two calculated dimensions which are formatted as dollars with two decimal places, and they display correctly.&amp;nbsp; When I add those two dimensions to get a total (as a third dimension), it illogically displays a numeral with eleven decimal places and no dollar sign.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 19:11:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-decimal-places-on-a-dimension/m-p/1843161#M1215362</guid>
      <dc:creator>TS60</dc:creator>
      <dc:date>2021-10-06T19:11:25Z</dc:date>
    </item>
  </channel>
</rss>

