<?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: Field Not Found Error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1604038#M597608</link>
    <description>&lt;P&gt;Any suggestions?&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jul 2019 08:06:13 GMT</pubDate>
    <dc:creator>DanielReed</dc:creator>
    <dc:date>2019-07-19T08:06:13Z</dc:date>
    <item>
      <title>Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1603512#M597600</link>
      <description>&lt;P&gt;Hi, I keep getting the 'Field Not Found Error -&amp;nbsp;Field ShipperCountryCode Not Found' when I run the below script. I have used the If(len) formula as I wish to replace the data in a field if another field contains a value. Any ideas?&lt;/P&gt;&lt;P&gt;&lt;FONT size="1" color="#008000"&gt;//===SHIPPING ORDER===&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Shipping Order Number]&lt;/FONT&gt; &lt;FONT size="1" color="#0000ff"&gt;as&lt;/FONT&gt; &lt;FONT size="1" color="#800000"&gt;MatrixSO&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Port of Loading]&lt;/FONT&gt; &lt;FONT size="1" color="#0000ff"&gt;as&lt;/FONT&gt; &lt;FONT size="1" color="#800000"&gt;PoL&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Port of Discharge]&lt;/FONT&gt; &lt;FONT size="1" color="#0000ff"&gt;as&lt;/FONT&gt; &lt;FONT size="1" color="#800000"&gt;PoD&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;date&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;floor&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Expected Ship Date]&lt;/FONT&gt;&lt;FONT size="1"&gt;)) &lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;as&lt;/FONT&gt; &lt;FONT size="1" color="#800000"&gt;ExpShipDate&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;Upper&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Service Level]&lt;/FONT&gt;&lt;FONT size="1"&gt;) &lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;as&lt;/FONT&gt; &lt;FONT size="1" color="#800000"&gt;ServiceLevel&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Path Type]&lt;/FONT&gt; &lt;FONT size="1" color="#0000ff"&gt;as&lt;/FONT&gt; &lt;FONT size="1" color="#800000"&gt;MatrixPathType&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;INCOTerms&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#008000"&gt;//===SHIPPER=== &lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Shipper Name]&lt;/FONT&gt; &lt;FONT size="1" color="#0000ff"&gt;as&lt;/FONT&gt; &lt;FONT size="1" color="#800000"&gt;ShipperName&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Shipper Alias]&lt;/FONT&gt; &lt;FONT size="1" color="#0000ff"&gt;as&lt;/FONT&gt; &lt;FONT size="1" color="#800000"&gt;ShipperAlias&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#008000"&gt;//[Shipper Country Name] as ShipperCountry, &lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#008000"&gt;//[Shipper Country Code] as ShipperCountryCode, &lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#008000"&gt;//[Shipper City] as ShipperCity, &lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Shipper State]&lt;/FONT&gt; &lt;FONT size="1" color="#0000ff"&gt;as&lt;/FONT&gt; &lt;FONT size="1" color="#800000"&gt;ShipperState&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#008000"&gt;//[Shipper Postal Code] as ShipperPostalCode, &lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Shipper Region Name]&lt;/FONT&gt; &lt;FONT size="1" color="#0000ff"&gt;as&lt;/FONT&gt; &lt;FONT size="1" color="#800000"&gt;ShipperRegion&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Pick Up Location Name]&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Pick Up Location Alias]&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Pick Up Location Country Name]&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Pick Up Location Country Code]&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Pick Up Location City]&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Pick Up Location State]&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Pick Up Location Postal Code]&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Pickup Location Region Name]&lt;/FONT&gt;&lt;FONT size="1"&gt;, &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1" color="#008000"&gt;// For each country, the tradelane identifier has to be entered in the input file&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;applymap&lt;/FONT&gt;&lt;FONT size="1"&gt;('Tradelane_map', &lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;ShipperCountryCode&lt;/FONT&gt;&lt;FONT size="1"&gt;, 'n/a')&lt;BR /&gt;&amp;amp; ' to ' &amp;amp;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;applymap&lt;/FONT&gt;&lt;FONT size="1"&gt;('Tradelane_map', &lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Delivery Location Country Code]&lt;/FONT&gt;&lt;FONT size="1"&gt;, 'n/a') &lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;as&lt;/FONT&gt; &lt;FONT size="1" color="#800000"&gt;Tradelane&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#008000"&gt;// For non-UK origins and destinations, the rates are stored without any characters (eg. not '5469 VV' but '5469').&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#008000"&gt;// In order to define the correct %RateID (see below), we need to purge the shipper and delivery postal codes&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#008000"&gt;// outside UK from any non-numeric characters &lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;IF&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;ShipperCountryCode&lt;/FONT&gt;&lt;FONT size="1"&gt; = 'GBR',&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;ShipperPostalCode&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;KeepChar&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;ShipperPostalCode&lt;/FONT&gt;&lt;FONT size="1"&gt;, '0123456789')) &lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;as&lt;/FONT&gt; &lt;FONT size="1" color="#800000"&gt;ShipperPostalCode_purged&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;IF&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Delivery Location Country Code]&lt;/FONT&gt;&lt;FONT size="1"&gt; = 'GBR',&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Delivery Location Postal Code]&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;KeepChar&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Delivery Location Postal Code]&lt;/FONT&gt;&lt;FONT size="1"&gt;, '0123456789')) &lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;as&lt;/FONT&gt; &lt;FONT size="1" color="#800000"&gt;DeliveryPostalCode_purged&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;if&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;len&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Pick Up Location Country Name]&lt;/FONT&gt;&lt;FONT size="1"&gt;)&amp;gt;0,&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Pick Up Location Country Name]&lt;/FONT&gt;&lt;FONT size="1"&gt;, &lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Shipper Country Name]&lt;/FONT&gt;&lt;FONT size="1"&gt;) &lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;as&lt;/FONT&gt; &lt;FONT size="1" color="#800000"&gt;ShipperCountry&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;if&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;len&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Pick Up Location Country Code]&lt;/FONT&gt;&lt;FONT size="1"&gt;)&amp;gt;0,&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Pick Up Location Country Code]&lt;/FONT&gt;&lt;FONT size="1"&gt;, &lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Shipper Country Code]&lt;/FONT&gt;&lt;FONT size="1"&gt;) &lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;as&lt;/FONT&gt; &lt;FONT size="1" color="#800000"&gt;ShipperCountryCode&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;if&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;len&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Pick Up Location City]&lt;/FONT&gt;&lt;FONT size="1"&gt;)&amp;gt;0, &lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Pick Up Location City]&lt;/FONT&gt;&lt;FONT size="1"&gt;, &lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Shipper City]&lt;/FONT&gt;&lt;FONT size="1"&gt;) &lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;as&lt;/FONT&gt; &lt;FONT size="1" color="#800000"&gt;ShipperCity&lt;/FONT&gt;&lt;FONT size="1"&gt;,&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;if&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;len&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Pick Up Location Postal Code]&lt;/FONT&gt;&lt;FONT size="1"&gt;)&amp;gt;0, &lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Pick Up Location Postal Code]&lt;/FONT&gt;&lt;FONT size="1"&gt;, &lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Shipper Postal Code]&lt;/FONT&gt;&lt;FONT size="1"&gt;) &lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;as&lt;/FONT&gt; &lt;FONT size="1" color="#800000"&gt;ShipperPostalCode&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;FROM&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Input\Shipping_Order_Extract-week 27.xlsx.xls]&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;biff&lt;/FONT&gt;&lt;FONT size="1"&gt;, &lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;embedded&lt;/FONT&gt; &lt;FONT size="1" color="#0000ff"&gt;labels&lt;/FONT&gt;&lt;FONT size="1"&gt;, &lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;table&lt;/FONT&gt; &lt;FONT size="1" color="#0000ff"&gt;is&lt;/FONT&gt;&lt;FONT size="1"&gt; Results$); &lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 07:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1603512#M597600</guid>
      <dc:creator>DanielReed</dc:creator>
      <dc:date>2019-07-18T07:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1603530#M597601</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;It is because "&lt;SPAN&gt;ShipperPostalCode" is not defined when the load statement is run. When you run the Load, the field that exists is "[Shipper Postal Code]" (with blanck spaces) and, then you define&amp;nbsp;ShipperPostalCode as&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT size="1" color="#0000ff"&gt;if&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;len&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Pick Up Location Country Code]&lt;/FONT&gt;&lt;FONT size="1"&gt;)&amp;gt;0,&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Pick Up Location Country Code]&lt;/FONT&gt;&lt;FONT size="1"&gt;,&amp;nbsp;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;[Shipper Country Code]&lt;/FONT&gt;&lt;FONT size="1"&gt;)&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;Said so, try something like&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;[Shipping Order Number]&amp;nbsp;as&amp;nbsp;MatrixSO,&lt;BR /&gt;[Port of Loading]&amp;nbsp;as&amp;nbsp;PoL,&lt;BR /&gt;[Port of Discharge]&amp;nbsp;as&amp;nbsp;PoD,&lt;BR /&gt;date(floor([Expected Ship Date]))&amp;nbsp;as&amp;nbsp;ExpShipDate,&lt;BR /&gt;Upper([Service Level])&amp;nbsp;as&amp;nbsp;ServiceLevel,&lt;BR /&gt;[Path Type]&amp;nbsp;as&amp;nbsp;MatrixPathType,&lt;BR /&gt;INCOTerms,&lt;BR /&gt;&lt;BR /&gt;//===SHIPPER===&amp;nbsp;&lt;BR /&gt;[Shipper Name]&amp;nbsp;as&amp;nbsp;ShipperName,&lt;BR /&gt;[Shipper Alias]&amp;nbsp;as&amp;nbsp;ShipperAlias,&lt;BR /&gt;//[Shipper Country Name] as ShipperCountry,&amp;nbsp;&lt;BR /&gt;//[Shipper Country Code] as ShipperCountryCode,&amp;nbsp;&lt;BR /&gt;//[Shipper City] as ShipperCity,&amp;nbsp;&lt;BR /&gt;[Shipper State]&amp;nbsp;as&amp;nbsp;ShipperState,&lt;BR /&gt;//[Shipper Postal Code] as ShipperPostalCode,&amp;nbsp;&lt;BR /&gt;[Shipper Region Name]&amp;nbsp;as&amp;nbsp;ShipperRegion,&lt;BR /&gt;[Pick Up Location Name],&lt;BR /&gt;[Pick Up Location Alias],&lt;BR /&gt;[Pick Up Location Country Name],&lt;BR /&gt;[Pick Up Location Country Code],&lt;BR /&gt;[Pick Up Location City],&lt;BR /&gt;[Pick Up Location State],&lt;BR /&gt;[Pick Up Location Postal Code],&lt;BR /&gt;[Pickup Location Region Name],&lt;/P&gt;&lt;P&gt;// For each country, the tradelane identifier has to be entered in the input file&lt;BR /&gt;applymap('Tradelane_map',&amp;nbsp;ShipperCountryCode, 'n/a')&lt;BR /&gt;&amp;amp; ' to ' &amp;amp;&lt;BR /&gt;applymap('Tradelane_map',&amp;nbsp;[Delivery Location Country Code], 'n/a')&amp;nbsp;as&amp;nbsp;Tradelane,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;// For non-UK origins and destinations, the rates are stored without any characters (eg. not '5469 VV' but '5469').&lt;BR /&gt;// In order to define the correct %RateID (see below), we need to purge the shipper and delivery postal codes&lt;BR /&gt;// outside UK from any non-numeric characters&amp;nbsp;&lt;BR /&gt;IF(ShipperCountryCode&amp;nbsp;= 'GBR',&lt;BR /&gt;ShipperPostalCode,&lt;BR /&gt;KeepChar(ShipperPostalCode, '0123456789'))&amp;nbsp;as&amp;nbsp;ShipperPostalCode_purged,&lt;BR /&gt;&lt;BR /&gt;IF([Delivery Location Country Code]&amp;nbsp;= 'GBR',&lt;BR /&gt;[Delivery Location Postal Code],&lt;BR /&gt;KeepChar([Delivery Location Postal Code], '0123456789'))&amp;nbsp;as&amp;nbsp;DeliveryPostalCode_purged,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if(len([Pick Up Location Country Name])&amp;gt;0,[Pick Up Location Country Name],&amp;nbsp;[Shipper Country Name])&amp;nbsp;as&amp;nbsp;ShipperCountry,&lt;BR /&gt;if(len([Pick Up Location City])&amp;gt;0,&amp;nbsp;[Pick Up Location City],&amp;nbsp;[Shipper City])&amp;nbsp;as&amp;nbsp;ShipperCity,&lt;BR /&gt;if(len([Pick Up Location Postal Code])&amp;gt;0,&amp;nbsp;[Pick Up Location Postal Code],&amp;nbsp;[Shipper Postal Code])&amp;nbsp;as&amp;nbsp;ShipperPostalCode&lt;BR /&gt;&lt;BR /&gt;;&lt;BR /&gt;LOAD&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;if(len([Pick Up Location Country Code])&amp;gt;0,[Pick Up Location Country Code],&amp;nbsp;[Shipper Country Code])&amp;nbsp;as&amp;nbsp;ShipperCountryCode&lt;/P&gt;&lt;P&gt;FROM&lt;BR /&gt;[Input\Shipping_Order_Extract-week 27.xlsx.xls]&lt;BR /&gt;(biff,&amp;nbsp;embedded&amp;nbsp;labels,&amp;nbsp;table&amp;nbsp;is&amp;nbsp;Results$);&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 08:21:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1603530#M597601</guid>
      <dc:creator>jaibau1993</dc:creator>
      <dc:date>2019-07-18T08:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1603558#M597602</link>
      <description>&lt;P&gt;Thank you, that part of the script now works however i get another field not found error on the next step of my script even though i have kept my field names consistent?&lt;/P&gt;&lt;P&gt;Packages_With_LaneID:&lt;BR /&gt;Load *,&lt;/P&gt;&lt;P&gt;trim(if(len(if(IF(upper(TRIM(ShipperCountry))='UNITED KINGDOM','XX-'&amp;amp;&lt;BR /&gt;IF(not IsNum(MID(ShipperPostalCode_purged,2,1)),UPPER(LEFT(ShipperPostalCode_purged,4)),&lt;BR /&gt;UPPER(LEFT(ShipperPostalCode_purged,3))),'')='',&lt;BR /&gt;if(IF(upper(TRIM(ShipperCountry))='UNITED STATES','xx-'&amp;amp;&lt;BR /&gt;IF(LEN(ShipperPostalCode_purged)=4,'0'&amp;amp;ShipperPostalCode_purged,LEFT(ShipperPostalCode_purged,5)),'')='',&lt;BR /&gt;if(IF(UPPER(TRIM(ShipperCountry))='CANADA','XX-'&amp;amp;&lt;BR /&gt;left(ShipperPostalCode_purged,3),'')='',if(Len(ShipperPostalCode_purged)&amp;lt;2,'MISSING DATA',&lt;BR /&gt;'XX-'&amp;amp;ShipperPostalCode_purged),'XX-'&amp;amp;left(ShipperPostalCode_purged,3)),&lt;BR /&gt;IF(upper(TRIM(ShipperCountry))='UNITED STATES','XX-'&amp;amp;&lt;BR /&gt;IF(LEN(ShipperPostalCode_purged)=4,'0'&amp;amp;ShipperPostalCode_purged,LEFT(ShipperPostalCode_purged,5)))),&lt;BR /&gt;IF(upper(TRIM(ShipperCountry))='UNITED KINGDOM','XX-'&amp;amp;&lt;BR /&gt;IF(not IsNum(MID(ShipperPostalCode_purged,2,1)),UPPER(LEFT(ShipperPostalCode_purged,4)),&lt;BR /&gt;UPPER(LEFT(ShipperPostalCode_purged,3))))))&amp;lt;5,'MISSING DATA',&lt;BR /&gt;if(IF(upper(TRIM(ShipperCountry))='UNITED KINGDOM','XX-'&amp;amp;&lt;BR /&gt;IF(not IsNum(MID(ShipperPostalCode_purged,2,1)),UPPER(LEFT(ShipperPostalCode_purged,4)),&lt;BR /&gt;UPPER(LEFT(ShipperPostalCode_purged,3))),'')='',&lt;BR /&gt;if(IF(upper(TRIM(ShipperCountry))='UNITED STATES',&lt;BR /&gt;'xx-'&amp;amp;IF(LEN(ShipperPostalCode_purged)=4,'0'&amp;amp;ShipperPostalCode_purged,LEFT(ShipperPostalCode_purged,5)),'')='',&lt;BR /&gt;if(IF(UPPER(TRIM(ShipperCountry))='CANADA','XX-'&amp;amp;&lt;BR /&gt;left(ShipperPostalCode_purged,3),'')='',if(Len(ShipperPostalCode_purged)&amp;lt;2,'MISSING DATA',&lt;BR /&gt;'XX-'&amp;amp;ShipperPostalCode_purged),'XX-'&amp;amp;left(ShipperPostalCode_purged,3)),&lt;BR /&gt;IF(upper(TRIM(ShipperCountry))='UNITED STATES','XX-'&amp;amp;&lt;BR /&gt;IF(LEN(ShipperPostalCode_purged)=4,'0'&amp;amp;ShipperPostalCode_purged,LEFT(ShipperPostalCode_purged,5)))),&lt;BR /&gt;IF(upper(TRIM(ShipperCountry))='UNITED KINGDOM','XX-'&amp;amp;&lt;BR /&gt;IF(not IsNum(MID(ShipperPostalCode_purged,2,1)),UPPER(LEFT(ShipperPostalCode_purged,4)),&lt;BR /&gt;UPPER(LEFT(ShipperPostalCode_purged,3)))))))&lt;BR /&gt;&lt;BR /&gt;&amp;amp;'-'&amp;amp;&lt;BR /&gt;&lt;BR /&gt;trim(if(len(if(IF(upper(TRIM(DeliveryCountry))='UNITED KINGDOM','XX-'&amp;amp;&lt;BR /&gt;IF(not IsNum(MID(DeliveryPostalCode_purged,2,1)),UPPER(LEFT(DeliveryPostalCode_purged,4)),&lt;BR /&gt;UPPER(LEFT(DeliveryPostalCode_purged,3))),'')='',&lt;BR /&gt;if(IF(upper(TRIM(DeliveryCountry))='UNITED STATES','xx-'&amp;amp;&lt;BR /&gt;IF(LEN(DeliveryPostalCode_purged)=4,'0'&amp;amp;DeliveryPostalCode_purged,LEFT(DeliveryPostalCode_purged,5)),'')='',&lt;BR /&gt;if(IF(UPPER(TRIM(DeliveryCountry))='CANADA','XX-'&amp;amp;&lt;BR /&gt;left(DeliveryPostalCode_purged,3),'')='',if(Len(DeliveryPostalCode_purged)&amp;lt;2,'MISSING DATA',&lt;BR /&gt;'XX-'&amp;amp;DeliveryPostalCode_purged),'XX-'&amp;amp;left(DeliveryPostalCode_purged,3)),&lt;BR /&gt;IF(upper(TRIM(DeliveryCountry))='UNITED STATES','XX-'&amp;amp;&lt;BR /&gt;IF(LEN(DeliveryPostalCode_purged)=4,'0'&amp;amp;DeliveryPostalCode_purged,LEFT(DeliveryPostalCode_purged,5)))),&lt;BR /&gt;IF(upper(TRIM(DeliveryCountry))='UNITED KINGDOM','XX-'&amp;amp;&lt;BR /&gt;IF(not IsNum(MID(DeliveryPostalCode_purged,2,1)),UPPER(LEFT(DeliveryPostalCode_purged,4)),&lt;BR /&gt;UPPER(LEFT(DeliveryPostalCode_purged,3))))))&amp;lt;5,'MISSING DATA',&lt;BR /&gt;if(IF(upper(TRIM(DeliveryCountry))='UNITED KINGDOM','XX-'&amp;amp;&lt;BR /&gt;IF(not IsNum(MID(DeliveryPostalCode_purged,2,1)),UPPER(LEFT(DeliveryPostalCode_purged,4)),&lt;BR /&gt;UPPER(LEFT(DeliveryPostalCode_purged,3))),'')='',&lt;BR /&gt;if(IF(upper(TRIM(DeliveryCountry))='UNITED STATES',&lt;BR /&gt;'xx-'&amp;amp;IF(LEN(DeliveryPostalCode_purged)=4,'0'&amp;amp;DeliveryPostalCode_purged,LEFT(DeliveryPostalCode_purged,5)),'')='',&lt;BR /&gt;if(IF(UPPER(TRIM(DeliveryCountry))='CANADA','XX-'&amp;amp;&lt;BR /&gt;left(DeliveryPostalCode_purged,3),'')='',if(Len(DeliveryPostalCode_purged)&amp;lt;2,'MISSING DATA',&lt;BR /&gt;'XX-'&amp;amp;DeliveryPostalCode_purged),'XX-'&amp;amp;left(DeliveryPostalCode_purged,3)),&lt;BR /&gt;IF(upper(TRIM(DeliveryCountry))='UNITED STATES','XX-'&amp;amp;&lt;BR /&gt;IF(LEN(DeliveryPostalCode_purged)=4,'0'&amp;amp;DeliveryPostalCode_purged,LEFT(DeliveryPostalCode_purged,5)))),&lt;BR /&gt;IF(upper(TRIM(DeliveryCountry))='UNITED KINGDOM','XX-'&amp;amp;&lt;BR /&gt;IF(not IsNum(MID(DeliveryPostalCode_purged,2,1)),UPPER(LEFT(DeliveryPostalCode_purged,4)),&lt;BR /&gt;UPPER(LEFT(DeliveryPostalCode_purged,3)))))))&lt;BR /&gt;&lt;BR /&gt;as LaneID&lt;BR /&gt;&lt;BR /&gt;Resident Packages_loaded;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;DROP Table Packages_loaded;&lt;BR /&gt;DROP Fields ShipperPostalCode_purged, DeliveryPostalCode_purged;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 09:12:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1603558#M597602</guid>
      <dc:creator>DanielReed</dc:creator>
      <dc:date>2019-07-18T09:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1603576#M597603</link>
      <description>&lt;P&gt;Which field is not found this time?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 09:44:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1603576#M597603</guid>
      <dc:creator>jaibau1993</dc:creator>
      <dc:date>2019-07-18T09:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1603582#M597604</link>
      <description>&lt;P&gt;ShipperCountry even though the field name is the same in the script above.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 09:52:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1603582#M597604</guid>
      <dc:creator>DanielReed</dc:creator>
      <dc:date>2019-07-18T09:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1603628#M597605</link>
      <description>&lt;P&gt;This time you are loading the table from a resident one named "&lt;SPAN&gt;Packages_loaded". If the field&amp;nbsp;ShipperCountry&amp;nbsp; is not found&amp;nbsp; it is because ShipperCountry&amp;nbsp; does not exist in&amp;nbsp;Packages_loaded. Check the content of&amp;nbsp;Packages_loaded and make sure ShipperCountry is there!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 11:09:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1603628#M597605</guid>
      <dc:creator>jaibau1993</dc:creator>
      <dc:date>2019-07-18T11:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1603631#M597606</link>
      <description>&lt;P&gt;The script doesn't run if I comment out the below. If I leave it uncommented then the script runs however a bit further down the script I do a concatenation of ShipperCountryCode and ShipperPostalCode but what it is pulling is the data from the field [Shipper Country Code] and [Shipper Postal Code] rather than what should be there when the IF(LEN) is loaded?&lt;/P&gt;&lt;P&gt;&lt;FONT size="1" color="#008000"&gt;// [Shipper Country Name] as ShipperCountry, &lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#008000"&gt;// [Shipper Country Code] as ShipperCountryCode, &lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#008000"&gt;// [Shipper City] as ShipperCity, &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1" color="#008000"&gt;// The InvoiceLineID is the level at which is invoiced.&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#008000"&gt;// Therefore this statement is key in the logic!&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#008000"&gt;// The old Excel billing sheet did not include ServiceLevel and DeliveryAlias&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;Upper&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;floor&lt;/FONT&gt;&lt;FONT size="1"&gt;(&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;ExpShipDate&lt;/FONT&gt;&lt;FONT size="1"&gt;) &amp;amp; '|' &amp;amp;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;ShipperAlias&lt;/FONT&gt;&lt;FONT size="1"&gt; &amp;amp; '|' &amp;amp; &lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;ShipperCountryCode&lt;/FONT&gt;&lt;FONT size="1"&gt; &amp;amp; '-' &amp;amp; &lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;ShipperPostalCode&lt;/FONT&gt;&lt;FONT size="1"&gt; &amp;amp; '|' &amp;amp;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;DeliveryAlias&lt;/FONT&gt;&lt;FONT size="1"&gt; &amp;amp; '|' &amp;amp; &lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;DeliveryCountryCode&lt;/FONT&gt;&lt;FONT size="1"&gt; &amp;amp; '-' &amp;amp; &lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;DeliveryPostalCode&lt;/FONT&gt;&lt;FONT size="1"&gt; &amp;amp; '|' &amp;amp;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1" color="#800000"&gt;ServiceLevel&lt;/FONT&gt;&lt;FONT size="1"&gt;) &lt;/FONT&gt;&lt;FONT size="1" color="#0000ff"&gt;as&lt;/FONT&gt; &lt;FONT size="1" color="#800000"&gt;InvoiceLineID&lt;/FONT&gt;&lt;FONT size="1"&gt;, &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 11:16:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1603631#M597606</guid>
      <dc:creator>DanielReed</dc:creator>
      <dc:date>2019-07-18T11:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1603643#M597607</link>
      <description>&lt;P&gt;Whole script below.&lt;/P&gt;&lt;P&gt;// Load the Matrix SO report (granularity: package)&lt;BR /&gt;// Apply naming conventions to field names&lt;BR /&gt;// Calculate Tradelane and LaneID&lt;BR /&gt;Directory;&lt;BR /&gt;Packages_loaded:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;LOAD&lt;BR /&gt;//===SHIPPING ORDER===&lt;BR /&gt;[Shipping Order Number] as MatrixSO,&lt;BR /&gt;[Port of Loading] as PoL,&lt;BR /&gt;[Port of Discharge] as PoD,&lt;BR /&gt;date(floor([Expected Ship Date])) as ExpShipDate,&lt;BR /&gt;Upper([Service Level]) as ServiceLevel,&lt;BR /&gt;[Path Type] as MatrixPathType,&lt;BR /&gt;INCOTerms,&lt;/P&gt;&lt;P&gt;//===SHIPPER===&lt;BR /&gt;[Shipper Name] as ShipperName,&lt;BR /&gt;[Shipper Alias] as ShipperAlias,&lt;BR /&gt;[Shipper Country Name] as ShipperCountry,&lt;BR /&gt;[Shipper Country Code] as ShipperCountryCode,&lt;BR /&gt;[Shipper City] as ShipperCity,&lt;BR /&gt;[Shipper State] as ShipperState,&lt;BR /&gt;[Shipper Postal Code] as ShipperPostalCode,&lt;BR /&gt;[Shipper Region Name] as ShipperRegion,&lt;BR /&gt;// [Pick Up Location Name],&lt;BR /&gt;// [Pick Up Location Alias],&lt;BR /&gt;// [Pick Up Location Country Name],&lt;BR /&gt;// [Pick Up Location Country Code],&lt;BR /&gt;// [Pick Up Location City],&lt;BR /&gt;// [Pick Up Location State],&lt;BR /&gt;// [Pick Up Location Postal Code],&lt;BR /&gt;// [Pickup Location Region Name],&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;//===DESTINATION===&lt;BR /&gt;[Delivery Location Name] as DeliveryName,&lt;BR /&gt;[Delivery Location Alias] as DeliveryAlias,&lt;BR /&gt;[Delivery Location Country Name] as DeliveryCountry,&lt;BR /&gt;[Delivery Location Country Code] as DeliveryCountryCode,&lt;BR /&gt;[Delivery Location City] as DeliveryCity,&lt;BR /&gt;[Delivery Location State] as DeliveryState,&lt;BR /&gt;[Delivery Location Postal Code] as DeliveryPostalCode,&lt;BR /&gt;[Delivery Location Region Name] as DeliveryRegion,&lt;/P&gt;&lt;P&gt;//===PACKAGES===&lt;BR /&gt;PO as PO,&lt;BR /&gt;[Order Type] as OrderType,&lt;BR /&gt;[Release Number] as ShipperReleaseNumber,&lt;BR /&gt;[Customer Cost Center] as CustomerCostCenter,&lt;BR /&gt;[Package Type] as PackageType,&lt;BR /&gt;[Part Number] as PartNumber,&lt;BR /&gt;[Hazardous/ DG] as DG,&lt;BR /&gt;[Hazmat/UN Number] as UN_Number,&lt;BR /&gt;[Associated Quantity] as m.package_qty,&lt;BR /&gt;nummax([Package Length], [Package Width]) as m.package_L,&lt;BR /&gt;nummin([Package Length], [Package Width]) as m.package_W,&lt;BR /&gt;[Package Height] as m.package_H,&lt;BR /&gt;//[Package Cube] as m.package_cbm, Not always correct. Therefore calculated below from dimensions&lt;BR /&gt;[Package Weight] as m.package_kg,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;// Determine tradelane&lt;BR /&gt;// For each country, the tradelane identifier has to be entered in the input file&lt;BR /&gt;applymap('Tradelane_map', [Shipper Country Code], 'n/a')&lt;BR /&gt;&amp;amp; ' to ' &amp;amp;&lt;BR /&gt;applymap('Tradelane_map', [Delivery Location Country Code], 'n/a') as Tradelane,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;// For non-UK origins and destinations, the rates are stored without any characters (eg. not '5469 VV' but '5469').&lt;BR /&gt;// In order to define the correct %RateID (see below), we need to purge the shipper and delivery postal codes&lt;BR /&gt;// outside UK from any non-numeric characters&lt;BR /&gt;IF(ShipperCountryCode = 'GBR',&lt;BR /&gt;ShipperPostalCode,&lt;BR /&gt;KeepChar(ShipperPostalCode, '0123456789')) as ShipperPostalCode_purged,&lt;BR /&gt;&lt;BR /&gt;IF([Delivery Location Country Code] = 'GBR',&lt;BR /&gt;[Delivery Location Postal Code],&lt;BR /&gt;KeepChar([Delivery Location Postal Code], '0123456789')) as DeliveryPostalCode_purged;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;// if(len([Pick Up Location Country Name])&amp;gt;0,[Pick Up Location Country Name], [Shipper Country Name]) as ShipperCountry,&lt;BR /&gt;// if(len([Pick Up Location Country Code])&amp;gt;0,[Pick Up Location Country Code], [Shipper Country Code]) as ShipperCountryCode,&lt;BR /&gt;// if(len([Pick Up Location City])&amp;gt;0, [Pick Up Location City], [Shipper City]) as ShipperCity,&lt;BR /&gt;// if(len([Pick Up Location Postal Code])&amp;gt;0, [Pick Up Location Postal Code], [Shipper Postal Code]) as ShipperPostalCode;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;LOAD&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;if(len([Pick Up Location Country Name])&amp;gt;0,[Pick Up Location Country Name], [Shipper Country Name]) as ShipperCountry,&lt;BR /&gt;if(len([Pick Up Location Country Code])&amp;gt;0,[Pick Up Location Country Code], [Shipper Country Code]) as ShipperCountryCode,&lt;BR /&gt;if(len([Pick Up Location City])&amp;gt;0, [Pick Up Location City], [Shipper City]) as ShipperCity,&lt;BR /&gt;if(len([Pick Up Location Postal Code])&amp;gt;0, [Pick Up Location Postal Code], [Shipper Postal Code]) as ShipperPostalCode&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;BR /&gt;[Input\Shipping_Order_Extract*.xls]&lt;BR /&gt;(biff, embedded labels, table is Results$);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;// Calculate LaneID (formula created by *) --&amp;gt;CHECK WHETHER THIS IS CORRECT!!!&lt;BR /&gt;//Furthermore see whether the country code can be used instead of 'XX-'. This will eliminate dupplicates.&lt;BR /&gt;Packages_With_LaneID:&lt;BR /&gt;Load *,&lt;/P&gt;&lt;P&gt;trim(if(len(if(IF(upper(TRIM(ShipperCountry))='UNITED KINGDOM','XX-'&amp;amp;&lt;BR /&gt;IF(not IsNum(MID(ShipperPostalCode_purged,2,1)),UPPER(LEFT(ShipperPostalCode_purged,4)),&lt;BR /&gt;UPPER(LEFT(ShipperPostalCode_purged,3))),'')='',&lt;BR /&gt;if(IF(upper(TRIM(ShipperCountry))='UNITED STATES','xx-'&amp;amp;&lt;BR /&gt;IF(LEN(ShipperPostalCode_purged)=4,'0'&amp;amp;ShipperPostalCode_purged,LEFT(ShipperPostalCode_purged,5)),'')='',&lt;BR /&gt;if(IF(UPPER(TRIM(ShipperCountry))='CANADA','XX-'&amp;amp;&lt;BR /&gt;left(ShipperPostalCode_purged,3),'')='',if(Len(ShipperPostalCode_purged)&amp;lt;2,'MISSING DATA',&lt;BR /&gt;'XX-'&amp;amp;ShipperPostalCode_purged),'XX-'&amp;amp;left(ShipperPostalCode_purged,3)),&lt;BR /&gt;IF(upper(TRIM(ShipperCountry))='UNITED STATES','XX-'&amp;amp;&lt;BR /&gt;IF(LEN(ShipperPostalCode_purged)=4,'0'&amp;amp;ShipperPostalCode_purged,LEFT(ShipperPostalCode_purged,5)))),&lt;BR /&gt;IF(upper(TRIM(ShipperCountry))='UNITED KINGDOM','XX-'&amp;amp;&lt;BR /&gt;IF(not IsNum(MID(ShipperPostalCode_purged,2,1)),UPPER(LEFT(ShipperPostalCode_purged,4)),&lt;BR /&gt;UPPER(LEFT(ShipperPostalCode_purged,3))))))&amp;lt;5,'MISSING DATA',&lt;BR /&gt;if(IF(upper(TRIM(ShipperCountry))='UNITED KINGDOM','XX-'&amp;amp;&lt;BR /&gt;IF(not IsNum(MID(ShipperPostalCode_purged,2,1)),UPPER(LEFT(ShipperPostalCode_purged,4)),&lt;BR /&gt;UPPER(LEFT(ShipperPostalCode_purged,3))),'')='',&lt;BR /&gt;if(IF(upper(TRIM(ShipperCountry))='UNITED STATES',&lt;BR /&gt;'xx-'&amp;amp;IF(LEN(ShipperPostalCode_purged)=4,'0'&amp;amp;ShipperPostalCode_purged,LEFT(ShipperPostalCode_purged,5)),'')='',&lt;BR /&gt;if(IF(UPPER(TRIM(ShipperCountry))='CANADA','XX-'&amp;amp;&lt;BR /&gt;left(ShipperPostalCode_purged,3),'')='',if(Len(ShipperPostalCode_purged)&amp;lt;2,'MISSING DATA',&lt;BR /&gt;'XX-'&amp;amp;ShipperPostalCode_purged),'XX-'&amp;amp;left(ShipperPostalCode_purged,3)),&lt;BR /&gt;IF(upper(TRIM(ShipperCountry))='UNITED STATES','XX-'&amp;amp;&lt;BR /&gt;IF(LEN(ShipperPostalCode_purged)=4,'0'&amp;amp;ShipperPostalCode_purged,LEFT(ShipperPostalCode_purged,5)))),&lt;BR /&gt;IF(upper(TRIM(ShipperCountry))='UNITED KINGDOM','XX-'&amp;amp;&lt;BR /&gt;IF(not IsNum(MID(ShipperPostalCode_purged,2,1)),UPPER(LEFT(ShipperPostalCode_purged,4)),&lt;BR /&gt;UPPER(LEFT(ShipperPostalCode_purged,3)))))))&lt;BR /&gt;&lt;BR /&gt;&amp;amp;'-'&amp;amp;&lt;BR /&gt;&lt;BR /&gt;trim(if(len(if(IF(upper(TRIM(DeliveryCountry))='UNITED KINGDOM','XX-'&amp;amp;&lt;BR /&gt;IF(not IsNum(MID(DeliveryPostalCode_purged,2,1)),UPPER(LEFT(DeliveryPostalCode_purged,4)),&lt;BR /&gt;UPPER(LEFT(DeliveryPostalCode_purged,3))),'')='',&lt;BR /&gt;if(IF(upper(TRIM(DeliveryCountry))='UNITED STATES','xx-'&amp;amp;&lt;BR /&gt;IF(LEN(DeliveryPostalCode_purged)=4,'0'&amp;amp;DeliveryPostalCode_purged,LEFT(DeliveryPostalCode_purged,5)),'')='',&lt;BR /&gt;if(IF(UPPER(TRIM(DeliveryCountry))='CANADA','XX-'&amp;amp;&lt;BR /&gt;left(DeliveryPostalCode_purged,3),'')='',if(Len(DeliveryPostalCode_purged)&amp;lt;2,'MISSING DATA',&lt;BR /&gt;'XX-'&amp;amp;DeliveryPostalCode_purged),'XX-'&amp;amp;left(DeliveryPostalCode_purged,3)),&lt;BR /&gt;IF(upper(TRIM(DeliveryCountry))='UNITED STATES','XX-'&amp;amp;&lt;BR /&gt;IF(LEN(DeliveryPostalCode_purged)=4,'0'&amp;amp;DeliveryPostalCode_purged,LEFT(DeliveryPostalCode_purged,5)))),&lt;BR /&gt;IF(upper(TRIM(DeliveryCountry))='UNITED KINGDOM','XX-'&amp;amp;&lt;BR /&gt;IF(not IsNum(MID(DeliveryPostalCode_purged,2,1)),UPPER(LEFT(DeliveryPostalCode_purged,4)),&lt;BR /&gt;UPPER(LEFT(DeliveryPostalCode_purged,3))))))&amp;lt;5,'MISSING DATA',&lt;BR /&gt;if(IF(upper(TRIM(DeliveryCountry))='UNITED KINGDOM','XX-'&amp;amp;&lt;BR /&gt;IF(not IsNum(MID(DeliveryPostalCode_purged,2,1)),UPPER(LEFT(DeliveryPostalCode_purged,4)),&lt;BR /&gt;UPPER(LEFT(DeliveryPostalCode_purged,3))),'')='',&lt;BR /&gt;if(IF(upper(TRIM(DeliveryCountry))='UNITED STATES',&lt;BR /&gt;'xx-'&amp;amp;IF(LEN(DeliveryPostalCode_purged)=4,'0'&amp;amp;DeliveryPostalCode_purged,LEFT(DeliveryPostalCode_purged,5)),'')='',&lt;BR /&gt;if(IF(UPPER(TRIM(DeliveryCountry))='CANADA','XX-'&amp;amp;&lt;BR /&gt;left(DeliveryPostalCode_purged,3),'')='',if(Len(DeliveryPostalCode_purged)&amp;lt;2,'MISSING DATA',&lt;BR /&gt;'XX-'&amp;amp;DeliveryPostalCode_purged),'XX-'&amp;amp;left(DeliveryPostalCode_purged,3)),&lt;BR /&gt;IF(upper(TRIM(DeliveryCountry))='UNITED STATES','XX-'&amp;amp;&lt;BR /&gt;IF(LEN(DeliveryPostalCode_purged)=4,'0'&amp;amp;DeliveryPostalCode_purged,LEFT(DeliveryPostalCode_purged,5)))),&lt;BR /&gt;IF(upper(TRIM(DeliveryCountry))='UNITED KINGDOM','XX-'&amp;amp;&lt;BR /&gt;IF(not IsNum(MID(DeliveryPostalCode_purged,2,1)),UPPER(LEFT(DeliveryPostalCode_purged,4)),&lt;BR /&gt;UPPER(LEFT(DeliveryPostalCode_purged,3)))))))&lt;BR /&gt;&lt;BR /&gt;as LaneID&lt;BR /&gt;&lt;BR /&gt;Resident Packages_loaded;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;DROP Table Packages_loaded;&lt;BR /&gt;DROP Fields ShipperPostalCode_purged, DeliveryPostalCode_purged;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;//===ENRICH PACKAGES WITH INFORMATION===&lt;BR /&gt;Packages_enriched:&lt;BR /&gt;NoConcatenate Load *,&lt;BR /&gt;&lt;BR /&gt;// The InvoiceLineID is the level at which is invoiced.&lt;BR /&gt;// Therefore this statement is key in the logic!&lt;BR /&gt;// The old Excel billing sheet did not include ServiceLevel and DeliveryAlias&lt;BR /&gt;Upper(floor(ExpShipDate) &amp;amp; '|' &amp;amp;&lt;BR /&gt;ShipperAlias &amp;amp; '|' &amp;amp; ShipperCountryCode &amp;amp; '-' &amp;amp; ShipperPostalCode &amp;amp; '|' &amp;amp;&lt;BR /&gt;DeliveryAlias &amp;amp; '|' &amp;amp; DeliveryCountryCode &amp;amp; '-' &amp;amp; DeliveryPostalCode &amp;amp; '|' &amp;amp;&lt;BR /&gt;ServiceLevel) as InvoiceLineID,&lt;/P&gt;&lt;P&gt;// Volume in input file is not always calculated correctly. Therefore it is calculated from dimensions.&lt;BR /&gt;m.package_L/100 * m.package_W/100 * m.package_H/100 as m.package_cbm,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;// Calculate loadmeter if not stacked.&lt;BR /&gt;// Width is maximized on 240 cm in order not to overestimate in case of oversized cargo&lt;BR /&gt;m.package_L/100 * nummin(m.package_W, 240)/100 / 2.4 as m.package_ldm_floor,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;// Indicator whether the package is out-of-gauge (1=OoG). If OoG then update the service level for the scope check&lt;BR /&gt;if((m.package_L&amp;gt;240 and m.package_W&amp;gt;240) or&lt;BR /&gt;m.package_H&amp;gt;240, 1,0) as ind.package_oversized,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;// Overwrite ServiceLevel of the package with SPECIAL if the package is oversized. This assumes that if on the same day on the same lane there is a PREMIUM shipment with&lt;BR /&gt;// both in gauge and out of gauge packages, it is split in two different shipments: one PREMIUM and one SPECIAL.&lt;BR /&gt;if(((m.package_L&amp;gt;240 and m.package_W&amp;gt;240) or m.package_H&amp;gt;240) and // Oversized if either length and/or width or height exceeds standard truck dimensions&lt;BR /&gt;ServiceLevel = 'PREMIUM', // Do not override ServiceLevel if not PREMIUM. Sometimes dimensions are entered in mm (error)&lt;BR /&gt;'SPECIAL',&lt;BR /&gt;ServiceLevel) as ServiceLevel_for_scope_check&lt;/P&gt;&lt;P&gt;Resident Packages_With_LaneID;&lt;BR /&gt;&lt;BR /&gt;DROP Table Packages_With_LaneID;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;//===SELECT SHIPMENTS IN SCOPE UK GROUND BILLING REPORT AND&lt;BR /&gt;// ORDER TABLE FOR LOADMETER CALCULATION&lt;/P&gt;&lt;P&gt;// Indicator showing whether the tradelane is in scope of this billing sheet&lt;BR /&gt;// By default the tradelane is in scope. In the inputfile, list the tradelanes that are out of scope.&lt;BR /&gt;Packages_with_scope_indicator:&lt;BR /&gt;NoConcatenate lOAD *,&lt;/P&gt;&lt;P&gt;applymap('GroundBillingScope', Tradelane&amp;amp;'|'&amp;amp;ServiceLevel_for_scope_check, 'check') as indInScope&lt;/P&gt;&lt;P&gt;Resident Packages_enriched;&lt;BR /&gt;&lt;BR /&gt;DROP Table Packages_enriched;&lt;BR /&gt;DROP Field ServiceLevel_for_scope_check;&lt;/P&gt;&lt;P&gt;// Filter out shippers not in scope&lt;BR /&gt;Packages_inscope:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;Load *, RowNo() as PackageID&lt;/P&gt;&lt;P&gt;Resident Packages_with_scope_indicator&lt;/P&gt;&lt;P&gt;Where $(Include=Configuration\Scope_Selection_Statement.txt) //14-5-2019: WHERE-clause moved to external fil in Config-directory&lt;/P&gt;&lt;P&gt;Order by InvoiceLineID, m.package_ldm_floor, m.package_H;&lt;/P&gt;&lt;P&gt;DROP Table Packages_with_scope_indicator;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 11:30:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1603643#M597607</guid>
      <dc:creator>DanielReed</dc:creator>
      <dc:date>2019-07-18T11:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1604038#M597608</link>
      <description>&lt;P&gt;Any suggestions?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 08:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1604038#M597608</guid>
      <dc:creator>DanielReed</dc:creator>
      <dc:date>2019-07-19T08:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1604426#M597610</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;What is the exact error you get?&lt;/P&gt;&lt;P&gt;I see several weird things:&lt;/P&gt;&lt;P&gt;1) In&amp;nbsp;Packages_loaded you do the following (summarized)&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Packages_loaded:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Shipper Country Name] as ShipperCountry,&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Shipper Country Code] as ShipperCountryCode&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(len([Pick Up Location Country Name])&amp;gt;0,[Pick Up Location Country Name], [Shipper Country Name]) as ShipperCountry,&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(len([Pick Up Location Country Code])&amp;gt;0,[Pick Up Location Country Code], [Shipper Country Code]) as ShipperCountryCode&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[Input\Shipping_Order_Extract*.xls]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;(biff, embedded labels, table is Results$);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;First you create a new "ShipperCountry" but then you load the original one in&amp;nbsp;&lt;EM&gt;Shipper Country Name] as ShipperCountry&amp;nbsp;&lt;/EM&gt;so you have done nothing&lt;/P&gt;&lt;P&gt;2) I don't understand why CountryShipper is not found. Are you sure that the error is "countryShipper not found"? Try adding a NoConcatenate to&amp;nbsp;Packages_With_LaneID&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Packages_With_LaneID:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;NoConcatenate &lt;STRONG&gt;Load&lt;/STRONG&gt; *, ...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaime.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 06:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1604426#M597610</guid>
      <dc:creator>jaibau1993</dc:creator>
      <dc:date>2019-07-22T06:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1604452#M597611</link>
      <description>&lt;P&gt;Hi Jamie,&amp;nbsp;please see below, It seems I copied the same statement in twice.&lt;/P&gt;&lt;P&gt;The first part of the script runs however when I select to see what has pulled through under 'ShipperPostalCode', it is still the post code that is in that column rather than '[Pick Up Location Postal Code]' ?&lt;/P&gt;&lt;P&gt;Directory;&lt;BR /&gt;Packages_loaded:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Load&lt;/P&gt;&lt;P&gt;//===SHIPPING ORDER===&lt;BR /&gt;[Shipping Order Number] as MatrixSO,&lt;BR /&gt;[Port of Loading] as PoL,&lt;BR /&gt;[Port of Discharge] as PoD,&lt;BR /&gt;date(floor([Expected Ship Date])) as ExpShipDate,&lt;BR /&gt;Upper([Service Level]) as ServiceLevel,&lt;BR /&gt;[Path Type] as MatrixPathType,&lt;BR /&gt;INCOTerms,&lt;/P&gt;&lt;P&gt;//===SHIPPER===&lt;BR /&gt;[Shipper Name] as ShipperName,&lt;BR /&gt;[Shipper Alias] as ShipperAlias,&lt;BR /&gt;// [Shipper Country Name] as ShipperCountry,&lt;BR /&gt;// [Shipper Country Code] as ShipperCountryCode,&lt;BR /&gt;// [Shipper City] as ShipperCity,&lt;BR /&gt;[Shipper State] as ShipperState,&lt;BR /&gt;// if(len([Pick Up Location Postal Code])&amp;gt;0,[Pick Up Location Postal Code],[Shipper Postal Code]) as ShipperPostalCode,&lt;BR /&gt;// [Shipper Postal Code] as ShipperPostalCode,&lt;BR /&gt;[Shipper Region Name] as ShipperRegion,&lt;BR /&gt;// [Pick Up Location Country Name],&lt;BR /&gt;// [Pick Up Location Country Code],&lt;BR /&gt;// [Pick Up Location City],&lt;BR /&gt;// [Pick Up Location Postal Code],&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;//===DESTINATION===&lt;BR /&gt;[Delivery Location Name] as DeliveryName,&lt;BR /&gt;[Delivery Location Alias] as DeliveryAlias,&lt;BR /&gt;[Delivery Location Country Name] as DeliveryCountry,&lt;BR /&gt;[Delivery Location Country Code] as DeliveryCountryCode,&lt;BR /&gt;[Delivery Location City] as DeliveryCity,&lt;BR /&gt;[Delivery Location State] as DeliveryState,&lt;BR /&gt;[Delivery Location Postal Code] as DeliveryPostalCode,&lt;BR /&gt;[Delivery Location Region Name] as DeliveryRegion,&lt;/P&gt;&lt;P&gt;//===PACKAGES===&lt;BR /&gt;PO as PO,&lt;BR /&gt;[Order Type] as OrderType,&lt;BR /&gt;[Release Number] as ShipperReleaseNumber,&lt;BR /&gt;[Customer Cost Center] as CustomerCostCenter,&lt;BR /&gt;[Package Type] as PackageType,&lt;BR /&gt;[Part Number] as PartNumber,&lt;BR /&gt;[Hazardous/ DG] as DG,&lt;BR /&gt;[Hazmat/UN Number] as UN_Number,&lt;BR /&gt;[Associated Quantity] as m.package_qty,&lt;BR /&gt;nummax([Package Length], [Package Width]) as m.package_L,&lt;BR /&gt;nummin([Package Length], [Package Width]) as m.package_W,&lt;BR /&gt;[Package Height] as m.package_H,&lt;BR /&gt;//[Package Cube] as m.package_cbm, Not always correct. Therefore calculated below from dimensions&lt;BR /&gt;[Package Weight] as m.package_kg,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;// Determine tradelane&lt;BR /&gt;// For each country, the tradelane identifier has to be entered in the input file&lt;BR /&gt;applymap('Tradelane_map', [Shipper Country Code], 'n/a')&lt;BR /&gt;&amp;amp; ' to ' &amp;amp;&lt;BR /&gt;applymap('Tradelane_map', [Delivery Location Country Code], 'n/a') as Tradelane,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;// For non-UK origins and destinations, the rates are stored without any characters (eg. not '5469 VV' but '5469').&lt;BR /&gt;// In order to define the correct %RateID (see below), we need to purge the shipper and delivery postal codes&lt;BR /&gt;// outside UK from any non-numeric characters&lt;BR /&gt;IF([Shipper Country Code] = 'GBR',&lt;BR /&gt;[Shipper Postal Code],&lt;BR /&gt;KeepChar([Shipper Postal Code], '0123456789')) as ShipperPostalCode_purged,&lt;BR /&gt;&lt;BR /&gt;IF([Delivery Location Country Code] = 'GBR',&lt;BR /&gt;[Delivery Location Postal Code],&lt;BR /&gt;KeepChar([Delivery Location Postal Code], '0123456789')) as DeliveryPostalCode_purged&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;;&lt;BR /&gt;Load&lt;BR /&gt;*,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if(len([Pick Up Location Country Code])&amp;gt;0,[Pick Up Location Country Code],[Shipper Country Code]) as ShipperCountryCode,&lt;BR /&gt;if(len( [Pick Up Location Country Name])&amp;gt;0, [Pick Up Location Country Name],[Shipper Country Name]) as ShipperCountry,&lt;BR /&gt;if(len([Pick Up Location City])&amp;gt;0,[Pick Up Location City], [Shipper City]) as ShipperCity,&lt;BR /&gt;if(len([Pick Up Location Postal Code])&amp;gt;0,[Pick Up Location Postal Code],[Shipper Postal Code]) as ShipperPostalCode&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;BR /&gt;[Input\Shipping_Order_Extract*.xls]&lt;BR /&gt;(biff, embedded labels, table is Results$);&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 08:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1604452#M597611</guid>
      <dc:creator>DanielReed</dc:creator>
      <dc:date>2019-07-22T08:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Field Not Found Error</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1612007#M597612</link>
      <description>&lt;P&gt;In these cases, it is generally best if you can be sure you have the script log enabled, in the Desktop Client, use the Settings\Document Properties\General tab\Generate Logfile checkbox to enable it.&amp;nbsp; When you run the reload, the script/document log will be in the same location as the .qvw file you are reloading, if you can attach that, it generally makes things easier to troubleshoot at that point.&lt;/P&gt;
&lt;P&gt;Here is an Article link as well:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.qlik.com/articles/000002668" target="_self"&gt;https://support.qlik.com/articles/000002668&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 13:27:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Not-Found-Error/m-p/1612007#M597612</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-08-13T13:27:21Z</dc:date>
    </item>
  </channel>
</rss>

