<?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: Expression with multiple conditions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Expression-with-multiple-conditions/m-p/1561608#M40896</link>
    <description>I would recommend you to explore the possibilities off set analysis&lt;BR /&gt;&lt;BR /&gt;Sum ({&amp;lt; PRICE = {"&amp;gt;0"},&lt;BR /&gt;BUYER_TYPE_CODE -= {'ADULT',"MP*","STH*"}&lt;BR /&gt;&amp;gt;}QTY)&lt;BR /&gt;&lt;BR /&gt;Read more here: &lt;A href="https://help.qlik.com/en-US/sense/February2019/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/SetAnalysis/set-analysis-expressions.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/February2019/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/SetAnalysis/set-analysis-expressions.htm&lt;/A&gt;</description>
    <pubDate>Tue, 26 Mar 2019 21:02:57 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2019-03-26T21:02:57Z</dc:date>
    <item>
      <title>Expression with multiple conditions</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-with-multiple-conditions/m-p/1561601#M40895</link>
      <description>&lt;P&gt;I am attempting to structure an expression to have the following conditions:&lt;/P&gt;&lt;P&gt;PRICE &amp;gt; '0'&lt;/P&gt;&lt;P&gt;BUYER_TYPE_CODE&amp;nbsp; &amp;lt;&amp;gt; 'ADULT'&lt;/P&gt;&lt;P&gt;BUYER_TYPE_CODE NOT LIKE 'MP*'&lt;/P&gt;&lt;P&gt;BUYER_TYPE_CODE&amp;nbsp; NOT LIKE 'STH*'&lt;/P&gt;&lt;P&gt;RETURN THE SUM OF QTY&lt;/P&gt;&lt;P&gt;I TRIED:&lt;/P&gt;&lt;P&gt;=SUM(IF(PRICE &amp;gt; '0' and BUYER_TYPE_CODE&amp;nbsp; &amp;lt;&amp;gt; 'ADULT' and&amp;nbsp;BUYER_TYPE_CODE NOT LIKE 'MP*' and&amp;nbsp;BUYER_TYPE_CODE&amp;nbsp; NOT LIKE 'STH*' , QTY))&amp;nbsp; but did not return the result I was expecting&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 20:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-with-multiple-conditions/m-p/1561601#M40895</guid>
      <dc:creator>EvanBarrick</dc:creator>
      <dc:date>2019-03-26T20:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Expression with multiple conditions</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-with-multiple-conditions/m-p/1561608#M40896</link>
      <description>I would recommend you to explore the possibilities off set analysis&lt;BR /&gt;&lt;BR /&gt;Sum ({&amp;lt; PRICE = {"&amp;gt;0"},&lt;BR /&gt;BUYER_TYPE_CODE -= {'ADULT',"MP*","STH*"}&lt;BR /&gt;&amp;gt;}QTY)&lt;BR /&gt;&lt;BR /&gt;Read more here: &lt;A href="https://help.qlik.com/en-US/sense/February2019/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/SetAnalysis/set-analysis-expressions.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/February2019/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/SetAnalysis/set-analysis-expressions.htm&lt;/A&gt;</description>
      <pubDate>Tue, 26 Mar 2019 21:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-with-multiple-conditions/m-p/1561608#M40896</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-03-26T21:02:57Z</dc:date>
    </item>
  </channel>
</rss>

