<?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: Please help me with the below if statement. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Please-help-me-with-the-below-if-statement/m-p/546094#M1143514</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure of the requirement here, but there is a problem in the syntax, you are missing one parameter in your second "if" statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if([Product Categeory Desc]='Non Managed NFS',&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if([Product Categeory Desc]='Non NFS Accounts',Match_Result),[Product Categeory Desc]) as NonReccuring&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Abey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Sep 2013 12:01:15 GMT</pubDate>
    <dc:creator>abeyphilip</dc:creator>
    <dc:date>2013-09-20T12:01:15Z</dc:date>
    <item>
      <title>Please help me with the below if statement.</title>
      <link>https://community.qlik.com/t5/QlikView/Please-help-me-with-the-below-if-statement/m-p/546092#M1143512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Am I doing anything wrong here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Product Categeory Desc]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Non Managed NFS',&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Product Categeory Desc]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Non NFS Accounts'),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Product Categeory Desc]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) as NonReccuring,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks, in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 11:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-help-me-with-the-below-if-statement/m-p/546092#M1143512</guid>
      <dc:creator />
      <dc:date>2013-09-20T11:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me with the below if statement.</title>
      <link>https://community.qlik.com/t5/QlikView/Please-help-me-with-the-below-if-statement/m-p/546093#M1143513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Should be something like:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Product Categeory Desc]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Non Managed NFS', &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;'SomeThing'&lt;/STRONG&gt;&lt;/SPAN&gt; ,&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Product Categeory Desc]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Non NFS Accounts' ,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Product Categeory Desc]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt; &lt;/STRONG&gt;as NonReccuring,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Note: changes are in RED (one brace has been moved to the end)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 11:58:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-help-me-with-the-below-if-statement/m-p/546093#M1143513</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-09-20T11:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me with the below if statement.</title>
      <link>https://community.qlik.com/t5/QlikView/Please-help-me-with-the-below-if-statement/m-p/546094#M1143514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure of the requirement here, but there is a problem in the syntax, you are missing one parameter in your second "if" statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if([Product Categeory Desc]='Non Managed NFS',&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if([Product Categeory Desc]='Non NFS Accounts',Match_Result),[Product Categeory Desc]) as NonReccuring&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Abey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 12:01:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-help-me-with-the-below-if-statement/m-p/546094#M1143514</guid>
      <dc:creator>abeyphilip</dc:creator>
      <dc:date>2013-09-20T12:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me with the below if statement.</title>
      <link>https://community.qlik.com/t5/QlikView/Please-help-me-with-the-below-if-statement/m-p/546095#M1143515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thank you.It worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 12:16:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-help-me-with-the-below-if-statement/m-p/546095#M1143515</guid>
      <dc:creator />
      <dc:date>2013-09-20T12:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me with the below if statement.</title>
      <link>https://community.qlik.com/t5/QlikView/Please-help-me-with-the-below-if-statement/m-p/546096#M1143516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Product Categeory Desc]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Non Managed NFS',&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Product Categeory Desc]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Non NFS Accounts',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Product Categeory Desc]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) )&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as&amp;nbsp;&amp;nbsp; NonReccuring,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 12:18:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-help-me-with-the-below-if-statement/m-p/546096#M1143516</guid>
      <dc:creator />
      <dc:date>2013-09-20T12:18:34Z</dc:date>
    </item>
  </channel>
</rss>

