<?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 Expression in straight Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-in-straight-Table/m-p/188268#M51594</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am applying the following in and Expression&lt;/P&gt;&lt;P&gt;=if([Aging] = '91-120' or '121-99999', Sum (Amount))&lt;/P&gt;&lt;P&gt;when i apply this it return only the amount in 91-120 and the complete total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Dec 2009 21:53:10 GMT</pubDate>
    <dc:creator>jagjivvt</dc:creator>
    <dc:date>2009-12-15T21:53:10Z</dc:date>
    <item>
      <title>Expression in straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-straight-Table/m-p/188268#M51594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am applying the following in and Expression&lt;/P&gt;&lt;P&gt;=if([Aging] = '91-120' or '121-99999', Sum (Amount))&lt;/P&gt;&lt;P&gt;when i apply this it return only the amount in 91-120 and the complete total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2009 21:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-straight-Table/m-p/188268#M51594</guid>
      <dc:creator>jagjivvt</dc:creator>
      <dc:date>2009-12-15T21:53:10Z</dc:date>
    </item>
    <item>
      <title>Expression in straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-straight-Table/m-p/188269#M51595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay, You need to specify the field twice for the two conditions in the if statement:&lt;/P&gt;&lt;P&gt;=if([Aging] = '91-120' or [Aging]='121-99999', Sum (Amount))&lt;/P&gt;&lt;P&gt;Depending on the data structure you might need to do Sum(If()) instead but you seem to get the correct result for Aging= 91-120 so it should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2009 22:02:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-straight-Table/m-p/188269#M51595</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-15T22:02:11Z</dc:date>
    </item>
  </channel>
</rss>

