<?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: Doubt with set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Doubt-with-set-analysis/m-p/797218#M1029287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeremias&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using {1} will ignore selections in all fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it just selections in "Q" you want to ignore, then try the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Date={'$(#vMAxFecha)'},Q=&amp;gt;}Money)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Feb 2015 14:17:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-02-26T14:17:55Z</dc:date>
    <item>
      <title>Doubt with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-with-set-analysis/m-p/797214#M1029283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have this function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Date= {'$(#vMAxFecha)'}&amp;gt;}Money)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's working OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have to ignore selections in "Q"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How i ignore selections in a field? I tried - and {1} but it's not working. &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, 26 Feb 2015 14:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-with-set-analysis/m-p/797214#M1029283</guid>
      <dc:creator />
      <dc:date>2015-02-26T14:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-with-set-analysis/m-p/797215#M1029284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;try&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;SUM({1&amp;lt;Date= {'$(#vMAxFecha)'}&amp;gt;}Money)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 14:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-with-set-analysis/m-p/797215#M1029284</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-02-26T14:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-with-set-analysis/m-p/797216#M1029285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SUM({&amp;lt;Date= {'$(#vMAxFecha)'}, [FieldName]=&amp;gt;}Money)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 14:15:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-with-set-analysis/m-p/797216#M1029285</guid>
      <dc:creator>alex_millan</dc:creator>
      <dc:date>2015-02-26T14:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-with-set-analysis/m-p/797217#M1029286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeremias,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you just want to ignore the selection of that single field name use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Q=,Date= {'$(#vMAxFecha)'}&amp;gt;}Money)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to ignore &lt;STRONG&gt;all &lt;/STRONG&gt;other selections use the 1 solution Robert provided&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope that helps&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 14:15:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-with-set-analysis/m-p/797217#M1029286</guid>
      <dc:creator />
      <dc:date>2015-02-26T14:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Doubt-with-set-analysis/m-p/797218#M1029287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeremias&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using {1} will ignore selections in all fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it just selections in "Q" you want to ignore, then try the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Date={'$(#vMAxFecha)'},Q=&amp;gt;}Money)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 14:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Doubt-with-set-analysis/m-p/797218#M1029287</guid>
      <dc:creator />
      <dc:date>2015-02-26T14:17:55Z</dc:date>
    </item>
  </channel>
</rss>

