<?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: Thousands separator in class function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Thousands-separator-in-class-function/m-p/1787962#M1210253</link>
    <description>&lt;P&gt;you're welcome.&lt;BR /&gt;Glad it helped&lt;/P&gt;</description>
    <pubDate>Wed, 03 Mar 2021 15:03:19 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2021-03-03T15:03:19Z</dc:date>
    <item>
      <title>Thousands separator in class function</title>
      <link>https://community.qlik.com/t5/QlikView/Thousands-separator-in-class-function/m-p/1784060#M1209829</link>
      <description>&lt;P&gt;I am having issues getting the thousands separator to appear in the class function for the bin, I currently have the dimension set as this calculated field and i would like the bin values to include the thousands separator&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;=text('$ '&amp;amp;dual(replace(class([Notional Amount in USD],vNotionalBin),'&amp;lt;= x &amp;lt;','- $'),class([Notional Amount in USD],vNotionalBin)))&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The&amp;nbsp; vNotionalBin is the user variable that they can input to adjust the binning of this dimension to further drill down or to zoom out.&lt;/P&gt;&lt;P&gt;and count of another variable for my expressions tab which works fine.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 07:20:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Thousands-separator-in-class-function/m-p/1784060#M1209829</guid>
      <dc:creator>Pandatin09</dc:creator>
      <dc:date>2021-02-19T07:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Thousands separator in class function</title>
      <link>https://community.qlik.com/t5/QlikView/Thousands-separator-in-class-function/m-p/1784101#M1209833</link>
      <description>&lt;P&gt;You could instead format your upper and lower bin amounts using the propper Money() function and concatenate the limits.&amp;nbsp;&lt;BR /&gt;To get a numerical value as well you then apply the Dual() function like you already did and skip the text() function because that would delete the numerical part you just before created with Dual().&lt;BR /&gt;&lt;BR /&gt;So one solution could be:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Dual(Money(Floor([Notional Amount in USD],vNotionalBin))&amp;amp;' - '&amp;amp;Money(Floor([Notional Amount in USD],vNotionalBin)+vNotionalBin),Floor([Notional Amount in USD],vNotionalBin))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 09:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Thousands-separator-in-class-function/m-p/1784101#M1209833</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2021-02-19T09:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Thousands separator in class function</title>
      <link>https://community.qlik.com/t5/QlikView/Thousands-separator-in-class-function/m-p/1784521#M1209882</link>
      <description>&lt;P&gt;Thank you Marco, your solution managed to replicate the class function and display the values in the format that i would prefer.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 02:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Thousands-separator-in-class-function/m-p/1784521#M1209882</guid>
      <dc:creator>Pandatin09</dc:creator>
      <dc:date>2021-02-22T02:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Thousands separator in class function</title>
      <link>https://community.qlik.com/t5/QlikView/Thousands-separator-in-class-function/m-p/1787962#M1210253</link>
      <description>&lt;P&gt;you're welcome.&lt;BR /&gt;Glad it helped&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 15:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Thousands-separator-in-class-function/m-p/1787962#M1210253</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2021-03-03T15:03:19Z</dc:date>
    </item>
  </channel>
</rss>

