<?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 with space before text not found in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/field-with-space-before-text-not-found/m-p/1790916#M1210623</link>
    <description>&lt;P&gt;Hello Antoine553,&lt;/P&gt;&lt;P&gt;I believe you can use this as load statement, because Qlik use automatically a trim on the fieldname.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp;&lt;/P&gt;&lt;P&gt;IMMAT as Immatriculation&lt;/P&gt;&lt;P&gt;etc...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Otherwise if fails, you can use before your load statement this&lt;/P&gt;&lt;P&gt;SET&amp;nbsp;Verbatim = 1;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did not test it though.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Mar 2021 13:01:37 GMT</pubDate>
    <dc:creator>eddie_wagt</dc:creator>
    <dc:date>2021-03-12T13:01:37Z</dc:date>
    <item>
      <title>field with space before text not found</title>
      <link>https://community.qlik.com/t5/QlikView/field-with-space-before-text-not-found/m-p/1790845#M1210618</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm working on a script to load all the files in a folder into a single table (same data in all files with same headers). However I have a problem with one of my filed wich start with a space.&lt;/P&gt;&lt;P&gt;When I try to load it like :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Load

" IMMAT" as Immatriculation

field2 as fieldblabla

etc ...&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I always get an error : field " IMMAT" not found.&lt;/P&gt;&lt;P&gt;I can't modify the header and delete the space since all the futures files will arrive with the same name so I'm stuck with it. Can someone explain why it is not accepting it and how to correct that pls ?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 10:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-with-space-before-text-not-found/m-p/1790845#M1210618</guid>
      <dc:creator>Antoine553</dc:creator>
      <dc:date>2021-03-12T10:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: field with space before text not found</title>
      <link>https://community.qlik.com/t5/QlikView/field-with-space-before-text-not-found/m-p/1790916#M1210623</link>
      <description>&lt;P&gt;Hello Antoine553,&lt;/P&gt;&lt;P&gt;I believe you can use this as load statement, because Qlik use automatically a trim on the fieldname.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp;&lt;/P&gt;&lt;P&gt;IMMAT as Immatriculation&lt;/P&gt;&lt;P&gt;etc...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Otherwise if fails, you can use before your load statement this&lt;/P&gt;&lt;P&gt;SET&amp;nbsp;Verbatim = 1;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did not test it though.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 13:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-with-space-before-text-not-found/m-p/1790916#M1210623</guid>
      <dc:creator>eddie_wagt</dc:creator>
      <dc:date>2021-03-12T13:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: field with space before text not found</title>
      <link>https://community.qlik.com/t5/QlikView/field-with-space-before-text-not-found/m-p/1791147#M1210645</link>
      <description>&lt;P&gt;Hi Antoine,&lt;/P&gt;&lt;P&gt;Might be one of the excel file doesn't&amp;nbsp; have spaces in front.&lt;BR /&gt;For testing purpose, can you use&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load * from ursource;&lt;BR /&gt;And check how the field name (either with space or without space) or few file contains without spaces or not.&lt;BR /&gt;From that, you can proceed further.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Mar 2021 03:09:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-with-space-before-text-not-found/m-p/1791147#M1210645</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-03-13T03:09:44Z</dc:date>
    </item>
  </channel>
</rss>

