<?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: Trying to Write IF statement in Qlik Learning Discussions</title>
    <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Trying-to-Write-IF-statement/m-p/748457#M1249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using SET to define the expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you share it with us?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Dec 2014 10:03:53 GMT</pubDate>
    <dc:creator>alexandros17</dc:creator>
    <dc:date>2014-12-01T10:03:53Z</dc:date>
    <item>
      <title>Trying to Write IF statement</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Trying-to-Write-IF-statement/m-p/748456#M1248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to Qlikview. I am using Qlikview Desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to write an IF statement. When I wrote the IF Statement, Expression is OK. But when I am trying to use the same variable in the expression to represent in the Chart table, It is giving all "-" the stated marks but not the values. Can someone let me know How to use a variable in the table which is a IF statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sukumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 09:57:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Trying-to-Write-IF-statement/m-p/748456#M1248</guid>
      <dc:creator />
      <dc:date>2014-12-01T09:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Write IF statement</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Trying-to-Write-IF-statement/m-p/748457#M1249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using SET to define the expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you share it with us?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 10:03:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Trying-to-Write-IF-statement/m-p/748457#M1249</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-12-01T10:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Write IF statement</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Trying-to-Write-IF-statement/m-p/748458#M1250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alessandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is how I wrote the IF statement.&lt;/P&gt;&lt;P&gt;=If(Sum([Object1]) &amp;gt;= (Sum($(GAP))*-1),&lt;/P&gt;&lt;P&gt;&amp;nbsp; If(Sum([Object1]) &amp;gt;= (Sum([SS]) - Sum([SH])),Sum([[Object1]]),&lt;/P&gt;&lt;P&gt;&amp;nbsp; If((Sum($(GAP))*-1) &amp;gt;= (Sum([SS]) - Sum([SH])),(Sum($(GAP))*-1),&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sum([SS]) - Sum([SH]))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please correct me. and also I need to use this variable in another variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krupa Sukumar B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 10:31:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Trying-to-Write-IF-statement/m-p/748458#M1250</guid>
      <dc:creator />
      <dc:date>2014-12-01T10:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Write IF statement</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Trying-to-Write-IF-statement/m-p/748459#M1251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I write the same IF statement in an expression it is working fine.&lt;/P&gt;&lt;P&gt;But when used as a variable, it is not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 11:22:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Trying-to-Write-IF-statement/m-p/748459#M1251</guid>
      <dc:creator />
      <dc:date>2014-12-01T11:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Write IF statement</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Trying-to-Write-IF-statement/m-p/748460#M1252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you also post your Set analysis code.&lt;/P&gt;&lt;P&gt;And what is your current actual value of your variable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 11:36:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Trying-to-Write-IF-statement/m-p/748460#M1252</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2014-12-01T11:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Write IF statement</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Trying-to-Write-IF-statement/m-p/748461#M1253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't written any set analysis Code as i am totally new to this Qlikview. Can you please suggest any document for reference to write this Set Analysis Code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written only the above mentioned IF statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sukumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 12:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Trying-to-Write-IF-statement/m-p/748461#M1253</guid>
      <dc:creator />
      <dc:date>2014-12-01T12:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Write IF statement</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Trying-to-Write-IF-statement/m-p/748462#M1254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you send your qv file to review?,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 12:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Trying-to-Write-IF-statement/m-p/748462#M1254</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2014-12-01T12:44:26Z</dc:date>
    </item>
  </channel>
</rss>

