<?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 Set analysis  or another function? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-analysis-or-another-function/m-p/44320#M2979</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello to everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot table like this:&lt;/P&gt;&lt;P&gt;Columns: field "type_of_account" (which contains sales +, costs -, expenses -)&lt;/P&gt;&lt;P&gt;Rows: client name&lt;/P&gt;&lt;P&gt;Measure: sum(ammount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show in the pivot table only the clients which are not profitable, which means (sales-costs-expenses)&amp;lt;0.&lt;/P&gt;&lt;P&gt;Besides, when doing the sum of "type_of_account" it is needed to be filtered for another field, "source" not equal to "XXX".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I solve this? I read a lot in the community, but cant figure out which function is needed (aggr? set analysis? if? a combination of them?).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much in advance for your help!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enrique&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 May 2018 15:00:46 GMT</pubDate>
    <dc:creator>enrique_farias</dc:creator>
    <dc:date>2018-05-02T15:00:46Z</dc:date>
    <item>
      <title>Set analysis  or another function?</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-or-another-function/m-p/44320#M2979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello to everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot table like this:&lt;/P&gt;&lt;P&gt;Columns: field "type_of_account" (which contains sales +, costs -, expenses -)&lt;/P&gt;&lt;P&gt;Rows: client name&lt;/P&gt;&lt;P&gt;Measure: sum(ammount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show in the pivot table only the clients which are not profitable, which means (sales-costs-expenses)&amp;lt;0.&lt;/P&gt;&lt;P&gt;Besides, when doing the sum of "type_of_account" it is needed to be filtered for another field, "source" not equal to "XXX".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I solve this? I read a lot in the community, but cant figure out which function is needed (aggr? set analysis? if? a combination of them?).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much in advance for your help!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enrique&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2018 15:00:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-or-another-function/m-p/44320#M2979</guid>
      <dc:creator>enrique_farias</dc:creator>
      <dc:date>2018-05-02T15:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis  or another function?</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-or-another-function/m-p/44321#M2980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;client = {"=Sum({&amp;lt;type_of_account = {'sales +'}&amp;gt;} amount) - Sum({&amp;lt;type_of_account = {'costs -', 'expenses -'}&amp;gt;}amount)"}&amp;gt;} amount)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2018 16:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-or-another-function/m-p/44321#M2980</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-02T16:39:59Z</dc:date>
    </item>
  </channel>
</rss>

