<?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 need in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/EXPRESSION-need/m-p/1791172#M1210652</link>
    <description>&lt;P&gt;If(FAMILY='C',sum(Total &amp;lt;Year&amp;gt; INCOME), sum(INCOME))&lt;/P&gt;</description>
    <pubDate>Sat, 13 Mar 2021 12:32:48 GMT</pubDate>
    <dc:creator>Frank_Hartmann</dc:creator>
    <dc:date>2021-03-13T12:32:48Z</dc:date>
    <item>
      <title>EXPRESSION need</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-need/m-p/1791161#M1210647</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have a two field, Family and Income. Below is structure:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FAMILY&amp;nbsp; &amp;nbsp; INCOME&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;20&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;15&lt;BR /&gt;C is Father and A and B is child. Now I want the sum of income where C will have total value and rest of child is his own income. Output is below :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;FAMILY&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; INCOME&lt;/P&gt;&lt;P&gt;C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;45&lt;/P&gt;&lt;P&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 10&lt;/P&gt;&lt;P&gt;B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 20&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;How I can make an expression for this.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;DK&lt;/P&gt;</description>
      <pubDate>Sat, 13 Mar 2021 09:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-need/m-p/1791161#M1210647</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2021-03-13T09:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: EXPRESSION need</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-need/m-p/1791168#M1210649</link>
      <description>&lt;P&gt;If(FAMILY='C',sum(Total INCOME), sum(INCOME))&lt;/P&gt;</description>
      <pubDate>Sat, 13 Mar 2021 11:12:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-need/m-p/1791168#M1210649</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2021-03-13T11:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: EXPRESSION need</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-need/m-p/1791170#M1210650</link>
      <description>&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;Thanks for reply,&lt;/P&gt;&lt;P&gt;I accept it, But I stuck here I have data year wise. Where D value is representing for every Year same figure. When I am clicking on Year, That time It is representing correct figure.&lt;/P&gt;&lt;P&gt;I attached my xls. for your reference.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 13 Mar 2021 11:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-need/m-p/1791170#M1210650</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2021-03-13T11:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: EXPRESSION need</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-need/m-p/1791171#M1210651</link>
      <description>&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;Thanks for reply,&lt;/P&gt;&lt;P&gt;I accept it, But I stuck here I have data year wise. Where D value is representing for every Year same figure. When I am clicking on Year, That time It is representing correct figure.&lt;/P&gt;&lt;P&gt;I attached my xls. for your reference.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 13 Mar 2021 11:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-need/m-p/1791171#M1210651</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2021-03-13T11:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: EXPRESSION need</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-need/m-p/1791172#M1210652</link>
      <description>&lt;P&gt;If(FAMILY='C',sum(Total &amp;lt;Year&amp;gt; INCOME), sum(INCOME))&lt;/P&gt;</description>
      <pubDate>Sat, 13 Mar 2021 12:32:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-need/m-p/1791172#M1210652</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2021-03-13T12:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: EXPRESSION need</title>
      <link>https://community.qlik.com/t5/QlikView/EXPRESSION-need/m-p/1791173#M1210653</link>
      <description>&lt;P&gt;Perfect.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Mar 2021 12:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPRESSION-need/m-p/1791173#M1210653</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2021-03-13T12:37:29Z</dc:date>
    </item>
  </channel>
</rss>

