<?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: Excel Number not showing correctly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excel-Number-not-showing-correctly/m-p/904680#M532580</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried both and cant get either to work.&amp;nbsp;&amp;nbsp; The field is called trnstotalcost.&amp;nbsp; In the expression I tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(sum(trnstotalcost),'$##.00')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions as to which one is better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Apr 2015 00:16:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-25T00:16:07Z</dc:date>
    <item>
      <title>Excel Number not showing correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Number-not-showing-correctly/m-p/904677#M532577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a chart that has a number that looks like $.18.95&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I send it to Excel the number looks like $18.95&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I put my mouse over the number it changes to 18.9456&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want it to display as only two decimals not four.&amp;nbsp; Can this be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 19:21:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Number-not-showing-correctly/m-p/904677#M532577</guid>
      <dc:creator />
      <dc:date>2015-04-24T19:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Number not showing correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Number-not-showing-correctly/m-p/904678#M532578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;=Num(18.9456,'##.00')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 19:37:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Number-not-showing-correctly/m-p/904678#M532578</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-04-24T19:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Number not showing correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Number-not-showing-correctly/m-p/904679#M532579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using Numbers tab from chart properties to define the number format or are u defining the number format within your expression itself using Num() function?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 19:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Number-not-showing-correctly/m-p/904679#M532579</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-24T19:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Number not showing correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Number-not-showing-correctly/m-p/904680#M532580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried both and cant get either to work.&amp;nbsp;&amp;nbsp; The field is called trnstotalcost.&amp;nbsp; In the expression I tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(sum(trnstotalcost),'$##.00')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions as to which one is better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2015 00:16:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Number-not-showing-correctly/m-p/904680#M532580</guid>
      <dc:creator />
      <dc:date>2015-04-25T00:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Number not showing correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Number-not-showing-correctly/m-p/904681#M532581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think for the export to work, you need to do it in the export tab. Num() does it only for the QlikView viewing, as soon as you export the format will go away.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2015 01:15:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Number-not-showing-correctly/m-p/904681#M532581</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-25T01:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Number not showing correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Number-not-showing-correctly/m-p/904682#M532582</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;For that you can use round()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;round(sum(trnstotalcost),0.01)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2015 05:33:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Number-not-showing-correctly/m-p/904682#M532582</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-04-25T05:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Number not showing correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Number-not-showing-correctly/m-p/904683#M532583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;you can try to set in the way you prefer these variables in the script editor:&lt;/P&gt;&lt;P&gt;SET MoneyThousandSep='.';&lt;/P&gt;&lt;P&gt;SET MoneyDecimalSep=',';&lt;/P&gt;&lt;P&gt;SET MoneyFormat='$ #.##0,00;-$ #.##0,00';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KR,&lt;/P&gt;&lt;P&gt;Elena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2015 16:19:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Number-not-showing-correctly/m-p/904683#M532583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-25T16:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Number not showing correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Number-not-showing-correctly/m-p/904684#M532584</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;This is interesting, can you post sample file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2015 21:51:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Number-not-showing-correctly/m-p/904684#M532584</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2015-04-25T21:51:49Z</dc:date>
    </item>
  </channel>
</rss>

