<?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 Logic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-Logic/m-p/1604728#M444617</link>
    <description>&lt;P&gt;Per your prior post, this seemed to be an issue in your data model, not the actual expressions, there were no links between your tables in the data model, which is what I expect the issue is in this case as far as things not working.&amp;nbsp; It is best not to create duplicate posts as well, please use the original post and add additional information if nobody is answering, as this is generally why you are not receiving answers, there is not enough information provided for someone to be able to help.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jul 2019 15:44:25 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-07-22T15:44:25Z</dc:date>
    <item>
      <title>Expression Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Logic/m-p/1594274#M443806</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am using 3 List box for the same.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Option1:&lt;/STRONG&gt;&lt;BR /&gt;Load * Inline [&lt;BR /&gt;Option1&lt;BR /&gt;Million (Means will display the value in M)&lt;BR /&gt;Full Value (Means&amp;nbsp;Full Value in Integer. like --&amp;gt; 20000000000.25614)&lt;BR /&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option2:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Load * Inline [&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Option2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'1 M $'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'2 M $'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'3 M $'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Option3:&lt;/STRONG&gt;&lt;BR /&gt;Load * Inline [&lt;BR /&gt;Option3&lt;BR /&gt;Yes&lt;BR /&gt;No&lt;BR /&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I select &lt;STRONG&gt;Option1&lt;/STRONG&gt; = 'Million ' and &lt;STRONG&gt;Option2&lt;/STRONG&gt; = '1M$' and &lt;STRONG&gt;Option3&lt;/STRONG&gt; = 'No'Then I want the sum of &lt;STRONG&gt;Non_PTI&lt;/STRONG&gt;, Where Value will be in Million which is Greater Then 1M&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I select &lt;STRONG&gt;Option1&lt;/STRONG&gt; = 'Million ' and &lt;STRONG&gt;Option2&lt;/STRONG&gt; = '2M$' and &lt;STRONG&gt;Option3&lt;/STRONG&gt; = 'No'Then I want the sum of &lt;STRONG&gt;Non_PTI&lt;/STRONG&gt;, Where Value will be in Million which is Greater Then 2M&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I select &lt;STRONG&gt;Option1&lt;/STRONG&gt; = 'Million ' and &lt;STRONG&gt;Option2&lt;/STRONG&gt;&amp;nbsp;= '3M$' and &lt;STRONG&gt;Option3&lt;/STRONG&gt; = 'No' Then I want the sum of &lt;STRONG&gt;Non_PTI&lt;/STRONG&gt;, Where Value will be in Million which is Greater Then 3M&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;For --&amp;gt;&amp;nbsp;&amp;nbsp;sum({&amp;lt;account={'EXPENSE'}&amp;gt;}non_ pti)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Else&lt;/STRONG&gt;&amp;nbsp; &lt;STRONG&gt;sum({&amp;lt;account={'EXPENSE'}&amp;gt;}non_ pti_cc)&lt;/STRONG&gt; --&amp;gt;&lt;STRONG&gt;&amp;nbsp;This would be also in Million and Greater Than 1M or 2M or 3M As is it previous If selection.&amp;nbsp;&lt;/STRONG&gt;Only here Sum value is different&lt;STRONG&gt;&amp;nbsp;-non_ pti_cc&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can You make an expression with these 3 condition&amp;nbsp; for me.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please do the needful.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;AK&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 16:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Logic/m-p/1594274#M443806</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2019-06-20T16:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Logic/m-p/1604728#M444617</link>
      <description>&lt;P&gt;Per your prior post, this seemed to be an issue in your data model, not the actual expressions, there were no links between your tables in the data model, which is what I expect the issue is in this case as far as things not working.&amp;nbsp; It is best not to create duplicate posts as well, please use the original post and add additional information if nobody is answering, as this is generally why you are not receiving answers, there is not enough information provided for someone to be able to help.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 15:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Logic/m-p/1604728#M444617</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-07-22T15:44:25Z</dc:date>
    </item>
  </channel>
</rss>

