<?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 analysis to exclude all table fields except 1 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-exclude-all-table-fields-except-1/m-p/63009#M10522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to show a column in a straight table that will only ever show the sales from last trade month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can show this using the flag i created, but when a user makes a selection in the SaleDate calendar for a date like last year the value goes to 0, where i want it to stay static.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression used currently: &lt;STRONG&gt;=Sum({$&amp;lt;[SaleDate.Trade Month Flag]={'1'}&amp;gt;} [Sale QTY Sold])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe I could add like below, but would like to know if there is a way where i do not have to enter every column in the Calendar table to exclude them all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Long way: &lt;STRONG&gt;=Sum({$&amp;lt;[SaleDate.Trade Month Flag]={'1'}, SaleDate.Year= , SaleDate.Month=, etc...&amp;gt;} [Sale QTY Sold])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 May 2018 02:31:02 GMT</pubDate>
    <dc:creator>ashleywooldridg</dc:creator>
    <dc:date>2018-05-21T02:31:02Z</dc:date>
    <item>
      <title>Set analysis to exclude all table fields except 1</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-exclude-all-table-fields-except-1/m-p/63009#M10522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to show a column in a straight table that will only ever show the sales from last trade month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can show this using the flag i created, but when a user makes a selection in the SaleDate calendar for a date like last year the value goes to 0, where i want it to stay static.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression used currently: &lt;STRONG&gt;=Sum({$&amp;lt;[SaleDate.Trade Month Flag]={'1'}&amp;gt;} [Sale QTY Sold])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe I could add like below, but would like to know if there is a way where i do not have to enter every column in the Calendar table to exclude them all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Long way: &lt;STRONG&gt;=Sum({$&amp;lt;[SaleDate.Trade Month Flag]={'1'}, SaleDate.Year= , SaleDate.Month=, etc...&amp;gt;} [Sale QTY Sold])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 02:31:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-exclude-all-table-fields-except-1/m-p/63009#M10522</guid>
      <dc:creator>ashleywooldridg</dc:creator>
      <dc:date>2018-05-21T02:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis to exclude all table fields except 1</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-exclude-all-table-fields-except-1/m-p/63010#M10523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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;=Sum( &lt;SPAN style="color: #ff6600;"&gt;TOTAL&lt;/SPAN&gt; {$&amp;lt;[SaleDate.Trade Month Flag]={'1'}&amp;gt;} [Sale QTY Sold])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 16:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-exclude-all-table-fields-except-1/m-p/63010#M10523</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-05-21T16:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis to exclude all table fields except 1</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-exclude-all-table-fields-except-1/m-p/63011#M10524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, this did not have the desired effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i select any other date from the SaleDate calendar that does not encompass the entire Trade Month the value changes still.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 23:00:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-exclude-all-table-fields-except-1/m-p/63011#M10524</guid>
      <dc:creator>ashleywooldridg</dc:creator>
      <dc:date>2018-05-21T23:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis to exclude all table fields except 1</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-exclude-all-table-fields-except-1/m-p/63012#M10525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be look here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1334"&gt;Ignore all selections except some specific fields using Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use $Table and $Field to create a concatenated list of all fields from your SaleDate table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 01:14:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-exclude-all-table-fields-except-1/m-p/63012#M10525</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-22T01:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis to exclude all table fields except 1</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-exclude-all-table-fields-except-1/m-p/63013#M10526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny, I had to re-read a couple of times, but managed to get what i needed with the below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({$&amp;lt;[$(=Concat({1&amp;lt;&lt;SPAN style="color: #99cc00;"&gt;$Table={[SaleDate]}&lt;/SPAN&gt;&amp;gt;}distinct $Field,']=, [')&amp;amp;']='), [SaleDate.Trade Month Flag]={'1'}&amp;gt;} [Sale QTY Sold])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 04:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-exclude-all-table-fields-except-1/m-p/63013#M10526</guid>
      <dc:creator>ashleywooldridg</dc:creator>
      <dc:date>2018-05-22T04:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis to exclude all table fields except 1</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-exclude-all-table-fields-except-1/m-p/1987897#M1221210</link>
      <description>&lt;P&gt;Afternoon&lt;/P&gt;
&lt;P&gt;I have been looking for a method to exclude selection of fields from a specific table when performing a calculation. I came across this thread and tried to use the formulae listed, but replacing the file and table names with ones from my QV model. I understand what the formulae is trying to do, but cannot get it to work in my environment. I get a red underline from the first '[' and my first and last ')' is highlighted in red. I am sure that I have copied the formulae correctly. Is there a crucial symbol missing from the formulae?&lt;/P&gt;
&lt;P&gt;Any suggestions will help. I am running QV version 12 (April 2020 SR2)&lt;/P&gt;</description>
      <pubDate>Sun, 02 Oct 2022 13:26:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-exclude-all-table-fields-except-1/m-p/1987897#M1221210</guid>
      <dc:creator>braham</dc:creator>
      <dc:date>2022-10-02T13:26:46Z</dc:date>
    </item>
  </channel>
</rss>

