<?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 Commas on numeric in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Commas-on-numeric/m-p/927544#M320950</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m using the expression to get the legend inside the stack bar.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px;"&gt;=Dual([Dimension 1]&amp;amp;'-'&amp;amp;Sum(Value),Sum(Value)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i want commas in number ti show it, when i use number tab and selecting the numeric format to get commas i m losing the dimension 1 on the stack bar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Nov 2015 14:59:15 GMT</pubDate>
    <dc:creator>manoranjan_d</dc:creator>
    <dc:date>2015-11-03T14:59:15Z</dc:date>
    <item>
      <title>Commas on numeric</title>
      <link>https://community.qlik.com/t5/QlikView/Commas-on-numeric/m-p/927544#M320950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m using the expression to get the legend inside the stack bar.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px;"&gt;=Dual([Dimension 1]&amp;amp;'-'&amp;amp;Sum(Value),Sum(Value)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i want commas in number ti show it, when i use number tab and selecting the numeric format to get commas i m losing the dimension 1 on the stack bar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 14:59:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Commas-on-numeric/m-p/927544#M320950</guid>
      <dc:creator>manoranjan_d</dc:creator>
      <dc:date>2015-11-03T14:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Commas on numeric</title>
      <link>https://community.qlik.com/t5/QlikView/Commas-on-numeric/m-p/927545#M320951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add the num() function to your text representation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px;"&gt;=Dual([Dimension 1]&amp;amp;'-'&amp;amp; &lt;STRONG&gt;Num(Sum(Value),'#,##0.0','.',',')&lt;/STRONG&gt;,Sum(Value))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px;"&gt;Adapt the format code as needed.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 15:01:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Commas-on-numeric/m-p/927545#M320951</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-11-03T15:01:17Z</dc:date>
    </item>
  </channel>
</rss>

