<?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: Combine expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Combine-expression/m-p/1792753#M62046</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/102984"&gt;@ishanahiya&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Part I: Sum({&amp;lt;[States] = {'Iowa' , 'Delaware'},[Gender] - = {'Male'}&amp;gt;}[Population])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Part 2:&amp;nbsp;&amp;nbsp;If([States]='South Dakota','No',&amp;nbsp;Sum({&amp;lt;[Gender] - = {'Male'}&amp;gt;}[Population]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Part 3:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If([States]='South Dakota','No', Sum({&amp;lt;[States] = {'Iowa' , 'Delaware'},[Gender] - = {'Male'}&amp;gt;}[Population]))&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Mar 2021 07:08:39 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2021-03-19T07:08:39Z</dc:date>
    <item>
      <title>Combine expression</title>
      <link>https://community.qlik.com/t5/App-Development/Combine-expression/m-p/1792736#M62044</link>
      <description>&lt;P&gt;I want to create one expression that will accomplish all these things. Can you help?&lt;/P&gt;&lt;P&gt;Part I&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;I want to sum the populations in these States&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Sum({&amp;lt;[States] = {'Iowa' , 'Delaware'}&amp;gt;}[Population]&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Without this Gender&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Sum({&amp;lt;[Gender] - = {'Male'}&amp;gt;}[Population])&lt;/P&gt;&lt;P&gt;Part II&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Return No for this State instead of a Population value&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;If([States]='South Dakota','No',&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Without this Gender&lt;/P&gt;&lt;P class="lia-indent-padding-left-60px"&gt;Sum({&amp;lt;[Gender] - = {'Male'}&amp;gt;}[Population])&lt;/P&gt;&lt;P&gt;Part III&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Add both expressions together so the total does not sum to No and records with Gender Male do not display in the table.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 04:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combine-expression/m-p/1792736#M62044</guid>
      <dc:creator>ishanahiya</dc:creator>
      <dc:date>2021-03-19T04:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Combine expression</title>
      <link>https://community.qlik.com/t5/App-Development/Combine-expression/m-p/1792753#M62046</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/102984"&gt;@ishanahiya&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Part I: Sum({&amp;lt;[States] = {'Iowa' , 'Delaware'},[Gender] - = {'Male'}&amp;gt;}[Population])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Part 2:&amp;nbsp;&amp;nbsp;If([States]='South Dakota','No',&amp;nbsp;Sum({&amp;lt;[Gender] - = {'Male'}&amp;gt;}[Population]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Part 3:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If([States]='South Dakota','No', Sum({&amp;lt;[States] = {'Iowa' , 'Delaware'},[Gender] - = {'Male'}&amp;gt;}[Population]))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 07:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combine-expression/m-p/1792753#M62046</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-03-19T07:08:39Z</dc:date>
    </item>
  </channel>
</rss>

