<?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: Set analysis $ and 1 diff in expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-1-diff-in-expression/m-p/1157706#M909315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'1' means it would ignore your (other) selections but it will respect your filtered mentioned in set analysis. I think you should get the difference once you select only sales or only marketing or only manufact. See what happens after that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jun 2016 07:04:25 GMT</pubDate>
    <dc:creator>Digvijay_Singh</dc:creator>
    <dc:date>2016-06-09T07:04:25Z</dc:date>
    <item>
      <title>Set analysis $ and 1 diff in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-1-diff-in-expression/m-p/1157702#M909311</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 have some doubt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per QV 11 manual; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;[Carrier's Operating Region] = {'Domestic', 'Latin&lt;/P&gt;&lt;P&gt;America'}, Year = {2010}&amp;gt;} [# Departures Performed])&lt;/P&gt;&lt;P&gt;This will use a record set based on the current selections where the&lt;/P&gt;&lt;P&gt;Carrier's Operating Region field is either Domestic or Latin America,&lt;/P&gt;&lt;P&gt;and only those records corresponding to the year 2010.&lt;/P&gt;&lt;P&gt;Notice how two elements in the field value definition have been separated&lt;/P&gt;&lt;P&gt;by a comma.&lt;/P&gt;&lt;P&gt;• Sum({1&amp;lt;[Carrier's Operating Region] = {'Domestic', 'Latin&lt;/P&gt;&lt;P&gt;America'}, Year = {2011}&amp;gt;} [# Departures Performed])&lt;/P&gt;&lt;P&gt;In this expression, the only difference from the preceding example is the&lt;/P&gt;&lt;P&gt;use of the number 1 as the set identifier. The calculation will use the entire&lt;/P&gt;&lt;P&gt;document record set as a starting point, disregarding all user selections,&lt;/P&gt;&lt;P&gt;but take into account only those records where the Carrier's Operating&lt;/P&gt;&lt;P&gt;Region is either Domestic or Latin America, and will only look at those&lt;/P&gt;&lt;P&gt;records corresponding to the year 2011.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What will be the difference between my attached image 1 and image 2.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More thanks,&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-1-diff-in-expression/m-p/1157702#M909311</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis $ and 1 diff in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-1-diff-in-expression/m-p/1157703#M909312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While choosing from the Dept list only Sales or Marketing you should get the difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 06:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-1-diff-in-expression/m-p/1157703#M909312</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2016-06-09T06:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis $ and 1 diff in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-1-diff-in-expression/m-p/1157704#M909313</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;Yes both the expression work as per expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are you trying to point out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 06:51:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-1-diff-in-expression/m-p/1157704#M909313</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-06-09T06:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis $ and 1 diff in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-1-diff-in-expression/m-p/1157705#M909314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i understood from the 11 manual; if we use 1 in expression it will give all the data in expression irrespective of selection.&lt;/P&gt;&lt;P&gt;If $ it gives the values based on selection.&lt;/P&gt;&lt;P&gt;Correct me if am wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That difference i want to know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 06:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-1-diff-in-expression/m-p/1157705#M909314</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2016-06-09T06:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis $ and 1 diff in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-1-diff-in-expression/m-p/1157706#M909315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'1' means it would ignore your (other) selections but it will respect your filtered mentioned in set analysis. I think you should get the difference once you select only sales or only marketing or only manufact. See what happens after that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 07:04:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-1-diff-in-expression/m-p/1157706#M909315</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2016-06-09T07:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis $ and 1 diff in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-1-diff-in-expression/m-p/1157707#M909316</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;Yes 1 will give all the data in expression irrespective of selection but in your set analysis you have mention department.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore it returns data for those department only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you got point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 07:04:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-1-diff-in-expression/m-p/1157707#M909316</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-06-09T07:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis $ and 1 diff in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-and-1-diff-in-expression/m-p/1157708#M909317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got your point. Cleared.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 08:23:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-and-1-diff-in-expression/m-p/1157708#M909317</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2016-06-09T08:23:26Z</dc:date>
    </item>
  </channel>
</rss>

