<?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 Statement and Subfield function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IF-Statement-and-Subfield-function/m-p/739379#M264182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;instead of the inline load you can just use your load from...&lt;/P&gt;&lt;P&gt;like&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;STATUS,&lt;/P&gt;&lt;P&gt;CUSTOMERS,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;from xyz.xls&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Oct 2014 14:26:26 GMT</pubDate>
    <dc:creator>danieloberbilli</dc:creator>
    <dc:date>2014-10-31T14:26:26Z</dc:date>
    <item>
      <title>IF Statement and Subfield function</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-and-Subfield-function/m-p/739375#M264178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone, I have an issue and i m trying to solve it. Here we go:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field called CUSTOMERS, which can be a person or a company.&lt;/P&gt;&lt;P&gt;If it is a person the name is in the format: First Name Last Name Middle Name (eg JOHN TAYLOR ANDREW)&lt;/P&gt;&lt;P&gt;If it is a company it just shows the name of the company (eg XEROX SA)&lt;/P&gt;&lt;P&gt;The way to distinguish them is by another field called STATUS. So if it is a person then Status is Person. If it is a company it could be either Ltd, SA etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to do is to keep the name of the customer as is if it is a company, and create two fields LAST NAME and FIRST NAME(or 3 if i want to keep middle name as well).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas???&amp;nbsp;&amp;nbsp; Thanks much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 00:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-and-Subfield-function/m-p/739375#M264178</guid>
      <dc:creator />
      <dc:date>2014-10-31T00:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement and Subfield function</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-and-Subfield-function/m-p/739376#M264179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe something like this. Please find qvw attached:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture67_2.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/70178_Capture67_2.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture67.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/70165_Capture67.PNG.png" style="width: 620px; height: 211px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 00:36:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-and-Subfield-function/m-p/739376#M264179</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2014-10-31T00:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement and Subfield function</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-and-Subfield-function/m-p/739377#M264180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But it needs some finetuning in case there is more than 1 middle name. In this case you could use the mid() und subfieldfunctions to identify the start position of the middle words.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 00:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-and-Subfield-function/m-p/739377#M264180</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2014-10-31T00:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement and Subfield function</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-and-Subfield-function/m-p/739378#M264181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the answer. The table on top is exactly what i am looking for.&lt;/P&gt;&lt;P&gt;However, I don't want to use INLINE. I have extracted all the customers in an Excel file&lt;/P&gt;&lt;P&gt;and I m using this. There are about 3K customers. &lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 11:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-and-Subfield-function/m-p/739378#M264181</guid>
      <dc:creator />
      <dc:date>2014-10-31T11:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement and Subfield function</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-and-Subfield-function/m-p/739379#M264182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;instead of the inline load you can just use your load from...&lt;/P&gt;&lt;P&gt;like&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;STATUS,&lt;/P&gt;&lt;P&gt;CUSTOMERS,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;from xyz.xls&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 14:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-and-Subfield-function/m-p/739379#M264182</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2014-10-31T14:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement and Subfield function</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-and-Subfield-function/m-p/739380#M264183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks man. Very helpful!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Nov 2014 12:17:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-and-Subfield-function/m-p/739380#M264183</guid>
      <dc:creator />
      <dc:date>2014-11-01T12:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement and Subfield function</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement-and-Subfield-function/m-p/739381#M264184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;I was looking for same solution. i got it from your answer. Just in Time!!!!!!!&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Nov 2014 13:03:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement-and-Subfield-function/m-p/739381#M264184</guid>
      <dc:creator />
      <dc:date>2014-11-01T13:03:45Z</dc:date>
    </item>
  </channel>
</rss>

