<?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 # in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/in-set-analysis/m-p/588884#M1095433</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;I recently investigated the various discussions here in the QV Community, but I've found nothing about the use of the symbol # in set analysis. Even in the QV Guide I found no explanations. So I would like to know more about the use and the properties of this element and the differences between this symbol and the $ symbol.&lt;/P&gt;&lt;P&gt;In particular, why does the following formula works:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;field={"=DOLLAR(POUND=date(DataNum))"}&amp;gt;} field2)&lt;/P&gt;&lt;P&gt;while the following one doesn't work:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;field={"=DOLLAR(=date(DataNum))"}&amp;gt;} field2)&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 May 2014 14:20:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-05-02T14:20:50Z</dc:date>
    <item>
      <title># in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/in-set-analysis/m-p/588884#M1095433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;I recently investigated the various discussions here in the QV Community, but I've found nothing about the use of the symbol # in set analysis. Even in the QV Guide I found no explanations. So I would like to know more about the use and the properties of this element and the differences between this symbol and the $ symbol.&lt;/P&gt;&lt;P&gt;In particular, why does the following formula works:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;field={"=DOLLAR(POUND=date(DataNum))"}&amp;gt;} field2)&lt;/P&gt;&lt;P&gt;while the following one doesn't work:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;field={"=DOLLAR(=date(DataNum))"}&amp;gt;} field2)&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 14:20:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/in-set-analysis/m-p/588884#M1095433</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-02T14:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: # in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/in-set-analysis/m-p/588885#M1095434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read the last reply on below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/116833"&gt;Is This Expression is correct  Sum({$&amp;amp;lt;year={'$(=Year)','$(=$(=(Year)-1})'}&amp;amp;gt;}Sales)??&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 14:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/in-set-analysis/m-p/588885#M1095434</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-05-02T14:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: # in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/in-set-analysis/m-p/588886#M1095435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;from reference manual&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;After execution of the following script:&lt;/P&gt;&lt;P&gt;SET DecimalSep=',';&lt;/P&gt;&lt;P&gt;LET X = 7/2;&lt;/P&gt;&lt;P&gt;$(X ) will expand to 3,5 while $(#X ) will expand to 3.5.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 14:42:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/in-set-analysis/m-p/588886#M1095435</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-05-02T14:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: # in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/in-set-analysis/m-p/588887#M1095436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Using (Pound) after the dollar sign expansion will keep the absolute number instead of rounding off the number. As mentioned by Massimo, please check the reference guide and it's well document.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;www.QlikShare.com&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 15:08:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/in-set-analysis/m-p/588887#M1095436</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2014-05-02T15:08:59Z</dc:date>
    </item>
  </channel>
</rss>

