<?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: Qlikview set analysis filter based on multiple fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-set-analysis-filter-based-on-multiple-fields/m-p/783528#M536467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WOW! good catch, I am used to putting spaces in for formatting.&amp;nbsp; I haven't figured out how to get it to work with the full expression but it's likely something along the same lines.&amp;nbsp; Thanks so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Nov 2014 22:08:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-19T22:08:18Z</dc:date>
    <item>
      <title>Qlikview set analysis filter based on multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-set-analysis-filter-based-on-multiple-fields/m-p/783526#M536465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am fairly new to Qlik (not to programming) and trying to get the following to work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({1&amp;lt; [perc] = {" &amp;gt;= 0.9"}, [ap] = {"fabs([ap]) &amp;gt;10000"}, [flag] = {"NO"} &amp;gt;}[ap])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried with just &lt;SPAN style="font-size: 13.3333330154419px;"&gt;[perc] = {" &amp;gt;= 0.9"} and without the '1' before the &amp;lt; and there is no data to display.&amp;nbsp; However I know that there is.&amp;nbsp; Have I got the expression wrong?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Pandas-I would possibly need to tell it what 0.9 or 10000 or NO are, by changing the data type to number or integer or string...-could this be the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help! Much appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 21:43:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-set-analysis-filter-based-on-multiple-fields/m-p/783526#M536465</guid>
      <dc:creator />
      <dc:date>2014-11-19T21:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview set analysis filter based on multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-set-analysis-filter-based-on-multiple-fields/m-p/783527#M536466</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;I was testing this and the space between the "&amp;nbsp; and the &amp;gt;&amp;nbsp; matters. &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;&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;Change:&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;&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; [perc] = {" &amp;gt;=0.9"} &amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[ap] )&lt;/SPAN&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;&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;to&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;&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; [perc] = {"&amp;gt;=0.9"}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 21:52:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-set-analysis-filter-based-on-multiple-fields/m-p/783527#M536466</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-19T21:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview set analysis filter based on multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-set-analysis-filter-based-on-multiple-fields/m-p/783528#M536467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WOW! good catch, I am used to putting spaces in for formatting.&amp;nbsp; I haven't figured out how to get it to work with the full expression but it's likely something along the same lines.&amp;nbsp; Thanks so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 22:08:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-set-analysis-filter-based-on-multiple-fields/m-p/783528#M536467</guid>
      <dc:creator />
      <dc:date>2014-11-19T22:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview set analysis filter based on multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-set-analysis-filter-based-on-multiple-fields/m-p/783529#M536468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Super. If its working now kindly mark helpful/correct answers and close the thread.&amp;nbsp; It helps others find solutions to similar questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 14:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-set-analysis-filter-based-on-multiple-fields/m-p/783529#M536468</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-20T14:42:01Z</dc:date>
    </item>
  </channel>
</rss>

