<?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: condiational load script in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/condiational-load-script/m-p/1245865#M24864</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where WildMatch([Column A], '*0000') = 0;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Dec 2016 20:30:14 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-12-28T20:30:14Z</dc:date>
    <item>
      <title>condiational load script</title>
      <link>https://community.qlik.com/t5/App-Development/condiational-load-script/m-p/1245864#M24863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have a problem. I have to load an weird excel file in which the column A has got some unique ID codes . (&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 62px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="16" width="62"&gt;A1040000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="16"&gt;01040100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="16"&gt;01040200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="16"&gt;01040300&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="16"&gt;01040400&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="16"&gt;01040500&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="16"&gt;01050000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="16"&gt;B1050100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="16"&gt;01050200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="16"&gt;01050300&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="16"&gt;01050400&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="16"&gt;&lt;P&gt;01050500)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;And I DONT want to LOAD the lines which are ****0000, only the others&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Thank you in advance and wishing you a happy new year&lt;/P&gt;&lt;P class="j-answer-rollup" style="margin: 35px 0 12px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;DIV class="j-inline-correct-answer" style="padding: 6px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2016 20:08:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/condiational-load-script/m-p/1245864#M24863</guid>
      <dc:creator>volakakis</dc:creator>
      <dc:date>2016-12-28T20:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: condiational load script</title>
      <link>https://community.qlik.com/t5/App-Development/condiational-load-script/m-p/1245865#M24864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where WildMatch([Column A], '*0000') = 0;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2016 20:30:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/condiational-load-script/m-p/1245865#M24864</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-28T20:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: condiational load script</title>
      <link>https://community.qlik.com/t5/App-Development/condiational-load-script/m-p/1245866#M24865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another option...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM YourFile&lt;/P&gt;&lt;P&gt;WHERE NOT Field LIKE '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;*0000&lt;/SPAN&gt;';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to make sure there can only be four values before the 0000, then you want to do it this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;LOAD *&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;FROM YourFile&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;WHERE NOT Field LIKE '????&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;0000&lt;/SPAN&gt;';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2016 20:34:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/condiational-load-script/m-p/1245866#M24865</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2016-12-28T20:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: condiational load script</title>
      <link>https://community.qlik.com/t5/App-Development/condiational-load-script/m-p/1245867#M24866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;another one could be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;z:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load * inline [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;line&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;A1040000&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;01040100&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;01040200&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;01040300&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;01040400&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;01040500&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;01050000&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;B1050100&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;01050200&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;01050300&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;01050400&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;01050500)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;where not line like '*0000'&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2016 20:34:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/condiational-load-script/m-p/1245867#M24866</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-12-28T20:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: condiational load script</title>
      <link>https://community.qlik.com/t5/App-Development/condiational-load-script/m-p/1245868#M24867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all guys. I am overwhelmed from your quick and accurate responses&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2016 20:42:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/condiational-load-script/m-p/1245868#M24867</guid>
      <dc:creator>volakakis</dc:creator>
      <dc:date>2016-12-28T20:42:53Z</dc:date>
    </item>
  </channel>
</rss>

