<?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 load column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-condition-in-load-column/m-p/1177456#M382008</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want to do this for one column do this:&lt;/P&gt;&lt;P&gt;if(left([customer ref no],3) &amp;lt;&amp;gt; 'RMA',[customer ref no]) as column_name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jun 2016 08:57:34 GMT</pubDate>
    <dc:creator>ankit777</dc:creator>
    <dc:date>2016-06-23T08:57:34Z</dc:date>
    <item>
      <title>If condition in load column</title>
      <link>https://community.qlik.com/t5/QlikView/If-condition-in-load-column/m-p/1177454#M382006</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;I want to make a new column in my table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table:&lt;/P&gt;&lt;P&gt;load&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; order_no,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; customer ref no,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date&lt;/P&gt;&lt;P&gt;from xyz.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My customer ref no column&amp;nbsp; contain information like : &lt;/P&gt;&lt;P&gt;1234568&lt;/P&gt;&lt;P&gt;abcdefg&lt;/P&gt;&lt;P&gt;321456&lt;/P&gt;&lt;P&gt;RMA:123456/0&lt;/P&gt;&lt;P&gt;RMA:abcdef/0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make a column&amp;nbsp; what will contain just these customer ref no's information:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;1234568&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;abcdefg&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;321456&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Can I use IF condition to do this?&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;if(customer ref no = RMA:, ignore and go to next customer ref)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Could someone help me with my problem please.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Best Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Constantin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 22:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-condition-in-load-column/m-p/1177454#M382006</guid>
      <dc:creator>0li5a3a</dc:creator>
      <dc:date>2016-06-22T22:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: If condition in load column</title>
      <link>https://community.qlik.com/t5/QlikView/If-condition-in-load-column/m-p/1177455#M382007</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 in where condition:&lt;/P&gt;&lt;P&gt;left([customer ref no],3) &amp;lt;&amp;gt; 'RMA'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 08:55:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-condition-in-load-column/m-p/1177455#M382007</guid>
      <dc:creator>ankit777</dc:creator>
      <dc:date>2016-06-23T08:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: If condition in load column</title>
      <link>https://community.qlik.com/t5/QlikView/If-condition-in-load-column/m-p/1177456#M382008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want to do this for one column do this:&lt;/P&gt;&lt;P&gt;if(left([customer ref no],3) &amp;lt;&amp;gt; 'RMA',[customer ref no]) as column_name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 08:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-condition-in-load-column/m-p/1177456#M382008</guid>
      <dc:creator>ankit777</dc:creator>
      <dc:date>2016-06-23T08:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: If condition in load column</title>
      <link>https://community.qlik.com/t5/QlikView/If-condition-in-load-column/m-p/1177457#M382009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer. Is really helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 09:19:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-condition-in-load-column/m-p/1177457#M382009</guid>
      <dc:creator>0li5a3a</dc:creator>
      <dc:date>2016-06-23T09:19:49Z</dc:date>
    </item>
  </channel>
</rss>

