<?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: Load filter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945909#M947863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I was making the assumption what was being shown was not the actual code, but if it is, then I agree there are the syntax errors described above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Dec 2015 13:27:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-17T13:27:01Z</dc:date>
    <item>
      <title>Load filter</title>
      <link>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945905#M947859</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 wish to load into QVD from Oracle View with selected value, I tried below but failed, please help. Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[TableName]:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM VIEW_NAME ;&lt;/P&gt;&lt;P&gt;WHERE date &amp;gt;='2014-12-31'&lt;/P&gt;&lt;P&gt;STORE TableName into new.qvd;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 03:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945905#M947859</guid>
      <dc:creator />
      <dc:date>2015-12-17T03:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Load filter</title>
      <link>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945906#M947860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&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;&lt;STRONG&gt;[TableName]:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;LOAD *&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;SQL SELECT *&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;FROM VIEW_NAME&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;WHERE date &amp;gt;='2014-12-31'&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;;&lt;/SPAN&gt;&lt;/STRONG&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-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;STORE TableName into new.qvd;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You misplaced your semi-colon after the FROM statement instead of using it after the WHERE statement.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 13:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945906#M947860</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-17T13:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Load filter</title>
      <link>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945907#M947861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you be more specific with what failed?&amp;nbsp; did you not get the expected results or was an error displayed when the load script was run?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 13:19:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945907#M947861</guid>
      <dc:creator />
      <dc:date>2015-12-17T13:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Load filter</title>
      <link>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945908#M947862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andros,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You did a small mistake i.e you can't close/Stop the query (;) before where condition it needs to be close after where condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try the below one&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;[TableName]:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD *&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL SELECT *&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM VIEW_NAME &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WHERE date &amp;gt;='2014-12-31';&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;STORE TableName into newTable.qvd(QVD);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 13:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945908#M947862</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2015-12-17T13:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Load filter</title>
      <link>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945909#M947863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I was making the assumption what was being shown was not the actual code, but if it is, then I agree there are the syntax errors described above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 13:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945909#M947863</guid>
      <dc:creator />
      <dc:date>2015-12-17T13:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Load filter</title>
      <link>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945910#M947864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andros, try this:&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;Try this:&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;[TableName]:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD *&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL SELECT *&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM VIEW_NAME&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WHERE date &amp;gt;='2014-12-31'&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 14pt; font-family: inherit; color: #ff0000;"&gt;;&lt;/SPAN&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-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;STORE TableName into new.qvd;&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;You were putting the ' ; ' in the incorrect place.&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;I hope that it help you!&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;Regards, Agustin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 13:29:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945910#M947864</guid>
      <dc:creator />
      <dc:date>2015-12-17T13:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Load filter</title>
      <link>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945911#M947866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Agustin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to store the data into QVD from a Oracle View. Anyway I will jut do a filter when loading into Table then. Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another question :&lt;/P&gt;&lt;P&gt;In the script below, the &lt;SPAN style="text-decoration: underline;"&gt;OMSPO#&lt;/SPAN&gt; consist of PO no like :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;000123&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;000123-1&lt;/P&gt;&lt;P&gt;000123-2&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;000234&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;000234-1&lt;/P&gt;&lt;P&gt;000234-2&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;023123&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;0123123&lt;/P&gt;&lt;P&gt;But I only want to lad those PO no. without '-' as these are sub-PO.&lt;/P&gt;&lt;P&gt;meaning &lt;STRONG&gt;I only wants to load 000123, 00234, 023123, 0123123.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Shipment]:&lt;BR /&gt; load &lt;BR /&gt; fileNumber, orderNumber, primaryReference,&lt;BR /&gt; primaryReference as OMSPO#,&lt;BR /&gt; serviceLevel as TransportMode,&lt;BR /&gt; departmentCode as Department,&lt;BR /&gt; creationEmployeeName as LoginUser,&lt;BR /&gt; statusCode as POStatus&lt;BR /&gt; FROM [Shipments.qvd] (qvd);&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 01:54:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945911#M947866</guid>
      <dc:creator />
      <dc:date>2015-12-18T01:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Load filter</title>
      <link>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945912#M947868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;[Shipment]:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;LOAD &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;fileNumber, orderNumber, primaryReference,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;primaryReference as OMSPO#,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;serviceLevel as TransportMode,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;departmentCode as Department,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;creationEmployeeName as LoginUser,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;statusCode as POStatus&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;FROM [Shipments.qvd] (qvd)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;Where Len(Trim(KeepChar(&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;primaryReference, '-'))) = 0&lt;/SPAN&gt;;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 11:17:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945912#M947868</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-18T11:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Load filter</title>
      <link>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945913#M947869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sample:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD primaryReference as [OMSPO#]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where Len(Trim(KeepChar(primaryReference, '-'))) = 0;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;primaryReference&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;000123&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;000123-1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;000123-2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;000234&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;000234-1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;000234-2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;023123&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;0123123&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/109427_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 11:21:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-filter/m-p/945913#M947869</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-18T11:21:25Z</dc:date>
    </item>
  </channel>
</rss>

