<?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: Simple Expression help! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Simple-Expression-help/m-p/413280#M1164476</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; if(Len([OperativeName]) = 0 and Len(StatusName)&amp;gt;0, StatusName, If(Len([operative name]) = 0 and Len(StatusName) =0, CompletedName, Operativename))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But can you say your condition in details..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Sep 2012 13:48:50 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2012-09-17T13:48:50Z</dc:date>
    <item>
      <title>Simple Expression help!</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Expression-help/m-p/413279#M1164475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i have quite a simple expression that i am trying to get working. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure how to write it. basically i need..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if [operative name] is null then use [Status Name]. if status name is null then use [Completed Name] otherwise use [operative name]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 13:39:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Expression-help/m-p/413279#M1164475</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2012-09-17T13:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Expression help!</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Expression-help/m-p/413280#M1164476</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; if(Len([OperativeName]) = 0 and Len(StatusName)&amp;gt;0, StatusName, If(Len([operative name]) = 0 and Len(StatusName) =0, CompletedName, Operativename))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But can you say your condition in details..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 13:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Expression-help/m-p/413280#M1164476</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-09-17T13:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Expression help!</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Expression-help/m-p/413281#M1164477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, that didnt work. but would it be because of the 0's in the expression? there wouldnt be any 0's, it would just be blank..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 13:54:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Expression-help/m-p/413281#M1164477</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2012-09-17T13:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Expression help!</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Expression-help/m-p/413282#M1164479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if([operative name] ='', if([status name] = '', [complete name], [status name]),operative name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unless the names would say NULL in which case &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if([operative name] =&amp;lt;null&amp;gt;, if([status name] = &amp;lt;null&amp;gt;, [complete name], [status name]),operative name)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 14:04:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Expression-help/m-p/413282#M1164479</guid>
      <dc:creator />
      <dc:date>2012-09-17T14:04:55Z</dc:date>
    </item>
  </channel>
</rss>

