<?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 to exclude and include in chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/expression-to-exclude-and-include-in-chart/m-p/1509382#M36358</link>
    <description>Hi,&lt;BR /&gt;Try something like this:&lt;BR /&gt;Pick(Match([Your Source field],'AAA')+1,Sum({&amp;lt;[Delta Code]={'0*'},[Departure Year]={"$(=Max([Departure Year]))"}&amp;gt;}[People]),&lt;BR /&gt;Sum({&amp;lt;[Delta Code]={'002'},[Departure Year]={"$(=Max([Departure Year]))"}&amp;gt;}[People]))</description>
    <pubDate>Mon, 19 Nov 2018 22:38:21 GMT</pubDate>
    <dc:creator>zoltann14</dc:creator>
    <dc:date>2018-11-19T22:38:21Z</dc:date>
    <item>
      <title>expression to exclude and include in chart</title>
      <link>https://community.qlik.com/t5/App-Development/expression-to-exclude-and-include-in-chart/m-p/1509379#M36356</link>
      <description>&lt;P&gt;Delta code value is 001,002,003,004&lt;/P&gt;&lt;P&gt;Source field Value is&amp;nbsp; &amp;nbsp;AAA,BBB,CCC&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Delta Code]={'0*'},[Departure Year]={"$(=Max([Departure Year]))"}&amp;gt;}[People])&lt;/P&gt;&lt;P&gt;how to edit this expression ,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if source Field is AAA then use 002 for no of people otherwise use all delta code&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thansk&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/expression-to-exclude-and-include-in-chart/m-p/1509379#M36356</guid>
      <dc:creator>everest226</dc:creator>
      <dc:date>2024-11-16T07:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: expression to exclude and include in chart</title>
      <link>https://community.qlik.com/t5/App-Development/expression-to-exclude-and-include-in-chart/m-p/1509382#M36358</link>
      <description>Hi,&lt;BR /&gt;Try something like this:&lt;BR /&gt;Pick(Match([Your Source field],'AAA')+1,Sum({&amp;lt;[Delta Code]={'0*'},[Departure Year]={"$(=Max([Departure Year]))"}&amp;gt;}[People]),&lt;BR /&gt;Sum({&amp;lt;[Delta Code]={'002'},[Departure Year]={"$(=Max([Departure Year]))"}&amp;gt;}[People]))</description>
      <pubDate>Mon, 19 Nov 2018 22:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/expression-to-exclude-and-include-in-chart/m-p/1509382#M36358</guid>
      <dc:creator>zoltann14</dc:creator>
      <dc:date>2018-11-19T22:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: expression to exclude and include in chart</title>
      <link>https://community.qlik.com/t5/App-Development/expression-to-exclude-and-include-in-chart/m-p/1509385#M36359</link>
      <description>You could use an if statement.&lt;BR /&gt;If (Field='AAA',&lt;BR /&gt;Sum({&amp;lt;[Delta Code]={'002'},[Departure Year]={"$(=Max([Departure Year]))"}&amp;gt;}[People]),&lt;BR /&gt;Sum({&amp;lt;[Delta Code]={'0*'},[Departure Year]={"$(=Max([Departure Year]))"}&amp;gt;}[People])&lt;BR /&gt;)</description>
      <pubDate>Mon, 19 Nov 2018 22:42:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/expression-to-exclude-and-include-in-chart/m-p/1509385#M36359</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2018-11-19T22:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: expression to exclude and include in chart</title>
      <link>https://community.qlik.com/t5/App-Development/expression-to-exclude-and-include-in-chart/m-p/1509389#M36361</link>
      <description>Thanks</description>
      <pubDate>Mon, 19 Nov 2018 23:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/expression-to-exclude-and-include-in-chart/m-p/1509389#M36361</guid>
      <dc:creator>everest226</dc:creator>
      <dc:date>2018-11-19T23:05:32Z</dc:date>
    </item>
  </channel>
</rss>

