<?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: IF condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059566#M932086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so &lt;/P&gt;&lt;P&gt;condition is &lt;STRONG&gt;IsNull(FileReceivedTimeStampPMCTTemp) and FiscalWeekEndDateTimeliness - now() &lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&amp;gt;=Timestamp#('24:00:00','hh:mm:ss')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;if it returns true your field will be &lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;'Not Yet Due'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;if it returns false &lt;SPAN style="font-size: 10pt;"&gt;your field will be &lt;STRONG&gt;'NULL'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Mar 2016 11:58:37 GMT</pubDate>
    <dc:creator>t_chetirbok</dc:creator>
    <dc:date>2016-03-01T11:58:37Z</dc:date>
    <item>
      <title>IF condition</title>
      <link>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059560#M932080</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;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;if(IsNull(FileReceivedTimeStampPMCTTemp) and FiscalWeekEndDateTimeliness-now()&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;gt;=Timestamp#('24:00:00','hh:mm:ss'),'Not Yet Due') as [3rd timestamp],&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;FileReceivedTimeStampPMCTTemp&lt;/STRONG&gt;&amp;nbsp; and&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;FiscalWeekEndDateTimeliness&lt;/STRONG&gt;&amp;nbsp; &lt;/SPAN&gt;----&amp;gt; these two are the fields in my table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;If i run above &lt;STRONG&gt;IF&lt;/STRONG&gt; condition what it willl rerurn ??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;Please help me out this issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;Thanks IN advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;Regards &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;prathap. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 11:08:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059560#M932080</guid>
      <dc:creator />
      <dc:date>2016-03-01T11:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: IF condition</title>
      <link>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059561#M932081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the conditions are met, you should get 'Not Yet Due', else you will have Null() for 3rd timestamp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 11:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059561#M932081</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-01T11:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: IF condition</title>
      <link>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059562#M932082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Your condition will return 'Not Yet Due' or NULL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 11:13:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059562#M932082</guid>
      <dc:creator>t_chetirbok</dc:creator>
      <dc:date>2016-03-01T11:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: IF condition</title>
      <link>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059563#M932083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the file is not yet received and fiscal week end time is less&amp;nbsp; than 24 hours &lt;SPAN style="font-size: 13.3333px;"&gt;( a day) &lt;/SPAN&gt;from the load time , the flag would be marked as 'Note Yet Due'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 11:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059563#M932083</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-03-01T11:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: IF condition</title>
      <link>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059564#M932084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IF(Condition is True, &lt;STRONG&gt;'if True, FirstStatmentTo Write'&lt;/STRONG&gt;, 'Else This Statment')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If we donot specify 'Else This Statment', it will take Null()&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 11:17:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059564#M932084</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-01T11:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: IF condition</title>
      <link>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059565#M932085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am very happy for your replies and thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain me each step dont mine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;prathap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 11:34:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059565#M932085</guid>
      <dc:creator />
      <dc:date>2016-03-01T11:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: IF condition</title>
      <link>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059566#M932086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so &lt;/P&gt;&lt;P&gt;condition is &lt;STRONG&gt;IsNull(FileReceivedTimeStampPMCTTemp) and FiscalWeekEndDateTimeliness - now() &lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&amp;gt;=Timestamp#('24:00:00','hh:mm:ss')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;if it returns true your field will be &lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;'Not Yet Due'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;if it returns false &lt;SPAN style="font-size: 10pt;"&gt;your field will be &lt;STRONG&gt;'NULL'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 11:58:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059566#M932086</guid>
      <dc:creator>t_chetirbok</dc:creator>
      <dc:date>2016-03-01T11:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: IF condition</title>
      <link>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059567#M932087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this for basic learning?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cprogramming.com/tutorial/c/lesson2.html" title="http://www.cprogramming.com/tutorial/c/lesson2.html"&gt;If Statements in C - Cprogramming.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.tutorialspoint.com/cprogramming/if_else_statement_in_c.htm" title="http://www.tutorialspoint.com/cprogramming/if_else_statement_in_c.htm"&gt;if...else statement in C&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/62297"&gt;IF &amp;amp;amp; Else condition&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 11:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059567#M932087</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-01T11:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: IF condition</title>
      <link>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059568#M932088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Is null(&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;FileReceivedTimeStampPMCTTemp&lt;/STRONG&gt;)----&amp;gt; what it will return.&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;now()&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&amp;gt;=Timestamp#('24:00:00','hh:mm:ss')----&amp;gt; what&amp;nbsp; it will return&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;i want to know what these are return.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;can please explain me?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 12:07:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059568#M932088</guid>
      <dc:creator />
      <dc:date>2016-03-01T12:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: IF condition</title>
      <link>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059569#M932089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if(IsNull(FileReceivedTimeStampPMCTTemp) and FiscalWeekEndDateTimeliness-now()&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt;=Timestamp#('24:00:00','hh:mm:ss'),'Not Yet Due') as [3rd timestamp],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;deconstruction into readable pseudo-code results in:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-family: 'courier new', courier;"&gt;IF &lt;SPAN style="color: #3d3d3d;"&gt;FileReceivedTimeStampPMCTTemp IS NULL&amp;nbsp; // Not yet received&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; AND ( &lt;SPAN style="color: #3d3d3d;"&gt;FiscalWeekEndDateTimeliness - now() ) &amp;gt;= 24 hours // more than 1 day to go&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-family: 'courier new', courier;"&gt;THEN &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; put string "Not Yet Due" -&amp;gt; field &lt;SPAN style="color: #3d3d3d;"&gt;[3rd timestamp]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-family: 'courier new', courier;"&gt;ELSE &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; put NULL -&amp;gt; field &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-family: 'courier new', courier;"&gt;[3rd timestamp]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 15:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059569#M932089</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-03-01T15:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: IF condition</title>
      <link>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059570#M932090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;isnull()&lt;/STRONG&gt; function use to checking if the value is NULL, it returns TRUE if value is NULL and FALSE value is not NULL.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;Timestamp# &lt;/STRONG&gt;is function to transform value (&lt;SPAN style="font-size: 10pt;"&gt;'24:00:00'&lt;/SPAN&gt;) to needed format (&lt;SPAN style="font-size: 10pt;"&gt;'hh:mm:ss'&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;and your expression&lt;STRONG&gt; FiscalWeekEndDateTimeliness - now() &lt;/STRONG&gt;returns TRUE if it &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;gt;= 24 hours and FALSE if &amp;lt; 24 hours&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;and if both conditions are TRUE, your if statement returns TRUE&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 15:28:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-condition/m-p/1059570#M932090</guid>
      <dc:creator>t_chetirbok</dc:creator>
      <dc:date>2016-03-01T15:28:00Z</dc:date>
    </item>
  </channel>
</rss>

