<?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 SET ANALISYS in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SET-ANALISYS/m-p/241027#M91478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I made a simple example of this syntax. Maybe it can help you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 May 2010 14:12:53 GMT</pubDate>
    <dc:creator>villafuerte</dc:creator>
    <dc:date>2010-05-14T14:12:53Z</dc:date>
    <item>
      <title>SET ANALISYS</title>
      <link>https://community.qlik.com/t5/QlikView/SET-ANALISYS/m-p/241024#M91475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;I have a problem with the set analisys expression. I would like, for example, to count all my items and the total should not change when selecting other fields except one field.&lt;BR /&gt;&lt;BR /&gt;To get a total count I made:&lt;BR /&gt;&lt;BR /&gt;Count ((1) TABLE1.ITEM)&lt;BR /&gt;&lt;BR /&gt;If I write:&lt;BR /&gt;&lt;BR /&gt;Count (() &amp;lt;YEAR&amp;gt; TABLE1.ITEM)&lt;BR /&gt;&lt;BR /&gt;The count will never change if I select the YEAR field. But I would like to count only change by selecting the field YEAR.&lt;BR /&gt;&lt;BR /&gt;Thanks, Capetto&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 May 2010 13:53:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-ANALISYS/m-p/241024#M91475</guid>
      <dc:creator />
      <dc:date>2010-05-14T13:53:41Z</dc:date>
    </item>
    <item>
      <title>SET ANALISYS</title>
      <link>https://community.qlik.com/t5/QlikView/SET-ANALISYS/m-p/241025#M91476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luca,&lt;/P&gt;&lt;P&gt;If you want a table to stay fixed you can use {1}, for example:&lt;/P&gt;&lt;P&gt;Count({1} Field)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want all the fields to stay fixed but you want also to change the year, yo can specify this in the Set Analysis as well:&lt;/P&gt;&lt;P&gt;count( {1 &amp;lt; Year={'2010'} &amp;gt;} Field)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You can use a selection or a variable instead of the 2010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 May 2010 14:00:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-ANALISYS/m-p/241025#M91476</guid>
      <dc:creator>villafuerte</dc:creator>
      <dc:date>2010-05-14T14:00:29Z</dc:date>
    </item>
    <item>
      <title>Re. :SET ANALISYS</title>
      <link>https://community.qlik.com/t5/QlikView/SET-ANALISYS/m-p/241026#M91477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You can try this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Count ({1&amp;lt;Year=P(Year)&amp;gt;} TOTAL TABLE1.ITEM)&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 May 2010 14:00:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-ANALISYS/m-p/241026#M91477</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2010-05-14T14:00:50Z</dc:date>
    </item>
    <item>
      <title>SET ANALISYS</title>
      <link>https://community.qlik.com/t5/QlikView/SET-ANALISYS/m-p/241027#M91478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I made a simple example of this syntax. Maybe it can help you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 May 2010 14:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-ANALISYS/m-p/241027#M91478</guid>
      <dc:creator>villafuerte</dc:creator>
      <dc:date>2010-05-14T14:12:53Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: SET ANALISYS</title>
      <link>https://community.qlik.com/t5/QlikView/SET-ANALISYS/m-p/241028#M91479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at the attached file.&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 May 2010 14:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-ANALISYS/m-p/241028#M91479</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2010-05-14T14:18:39Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: SET ANALISYS</title>
      <link>https://community.qlik.com/t5/QlikView/SET-ANALISYS/m-p/241029#M91480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much. It works fine &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 May 2010 15:15:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-ANALISYS/m-p/241029#M91480</guid>
      <dc:creator />
      <dc:date>2010-05-14T15:15:01Z</dc:date>
    </item>
  </channel>
</rss>

