<?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 How to select all records with data field criteria ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-How-to-select-all-records-with-data-field-criteria/m-p/692372#M1079023</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;building off Robert's example, this should allow you to select records where key = 4, but &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;irrespective of any selections:&lt;/SPAN&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;"&gt;=sum({1&amp;lt;Key = {4}&amp;gt;}field2)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jul 2014 19:11:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-16T19:11:15Z</dc:date>
    <item>
      <title>Set Analysis How to select all records with data field criteria ?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-How-to-select-all-records-with-data-field-criteria/m-p/692370#M1079021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am new to qlikview and set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have column called Key in the Table,&lt;/P&gt;&lt;P&gt;which has below data value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;key&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to select records where Key = 4 on the line chart irrespective of selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How we can do this in set analysis ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 18:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-How-to-select-all-records-with-data-field-criteria/m-p/692370#M1079021</guid>
      <dc:creator />
      <dc:date>2014-07-16T18:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis How to select all records with data field criteria ?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-How-to-select-all-records-with-data-field-criteria/m-p/692371#M1079022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What kind of calculation are you trying to do?&amp;nbsp; You can do something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({1&amp;lt;Key = {4}&amp;gt;}field2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 18:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-How-to-select-all-records-with-data-field-criteria/m-p/692371#M1079022</guid>
      <dc:creator />
      <dc:date>2014-07-16T18:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis How to select all records with data field criteria ?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-How-to-select-all-records-with-data-field-criteria/m-p/692372#M1079023</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;building off Robert's example, this should allow you to select records where key = 4, but &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;irrespective of any selections:&lt;/SPAN&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;"&gt;=sum({1&amp;lt;Key = {4}&amp;gt;}field2)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 19:11:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-How-to-select-all-records-with-data-field-criteria/m-p/692372#M1079023</guid>
      <dc:creator />
      <dc:date>2014-07-16T19:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis How to select all records with data field criteria ?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-How-to-select-all-records-with-data-field-criteria/m-p/692373#M1079025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let say , i want to put two fields with And criteria,&lt;/P&gt;&lt;P&gt;what would be the syntax ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let say&lt;/P&gt;&lt;P&gt;Key = 4 AND Report Month = Jan 2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how we can put in set expression ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 19:50:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-How-to-select-all-records-with-data-field-criteria/m-p/692373#M1079025</guid>
      <dc:creator />
      <dc:date>2014-07-16T19:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis How to select all records with data field criteria ?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-How-to-select-all-records-with-data-field-criteria/m-p/692374#M1079026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=sum({1&amp;lt;Key={4}, [Report Month]={'Jan 2014'}&amp;gt;} field2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 19:55:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-How-to-select-all-records-with-data-field-criteria/m-p/692374#M1079026</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2014-07-16T19:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis How to select all records with data field criteria ?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-How-to-select-all-records-with-data-field-criteria/m-p/692375#M1079028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want the Month selection Static or Dynamic?&lt;/P&gt;&lt;P&gt;Consider that you have Month Field as 'MMM YYYY' and want to have dynamic solution, use below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({1&amp;lt;Key = {4}, Month = {'$(=Date(Max(DateField),'MMM YYYY'))'}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 20:30:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-How-to-select-all-records-with-data-field-criteria/m-p/692375#M1079028</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-07-16T20:30:54Z</dc:date>
    </item>
  </channel>
</rss>

