<?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 Exclude field selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-field-selection/m-p/1220913#M855668</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;&lt;/P&gt;&lt;P&gt;How to exclude field selection in Textbox, i have written in set analysis&lt;/P&gt;&lt;P&gt;like Sum({&amp;lt;Country=&amp;gt;}sales)&amp;nbsp; this is working fine.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, i have used &lt;STRONG&gt;AGGR&lt;/STRONG&gt; function in my expression, not working&lt;/P&gt;&lt;P&gt;Ex:&amp;nbsp; &lt;STRONG&gt;Count(Aggr(Sum({&amp;lt;Country=&amp;gt;}sales), client))&amp;nbsp; &lt;/STRONG&gt;this expression not working for exclude Country level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there anyway to exclude whole sheet ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>paulwalker</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Exclude field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-field-selection/m-p/1220913#M855668</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;&lt;/P&gt;&lt;P&gt;How to exclude field selection in Textbox, i have written in set analysis&lt;/P&gt;&lt;P&gt;like Sum({&amp;lt;Country=&amp;gt;}sales)&amp;nbsp; this is working fine.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, i have used &lt;STRONG&gt;AGGR&lt;/STRONG&gt; function in my expression, not working&lt;/P&gt;&lt;P&gt;Ex:&amp;nbsp; &lt;STRONG&gt;Count(Aggr(Sum({&amp;lt;Country=&amp;gt;}sales), client))&amp;nbsp; &lt;/STRONG&gt;this expression not working for exclude Country level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there anyway to exclude whole sheet ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance....&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/Exclude-field-selection/m-p/1220913#M855668</guid>
      <dc:creator>paulwalker</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-field-selection/m-p/1220914#M855669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To exclude selection in all selections, you can try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(&lt;SPAN style="color: #ff0000;"&gt;{1}&lt;/SPAN&gt; sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 15:57:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-field-selection/m-p/1220914#M855669</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-06T15:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-field-selection/m-p/1220915#M855670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no, i want to exclude one field only&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 16:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-field-selection/m-p/1220915#M855670</guid>
      <dc:creator>paulwalker</dc:creator>
      <dc:date>2017-02-06T16:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude field selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-field-selection/m-p/1220916#M855671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Count(&lt;STRONG style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{&amp;lt;Country=&amp;gt;}&lt;/STRONG&gt; Aggr(Sum({&amp;lt;Country=&amp;gt;}sales), client))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 16:02:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-field-selection/m-p/1220916#M855671</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-06T16:02:56Z</dc:date>
    </item>
  </channel>
</rss>

