<?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 Load field with changing name due to typo in Excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-field-with-changing-name-due-to-typo-in-Excel/m-p/1734118#M592062</link>
    <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I am loading this Excel into Qlikview and due to the fact that 2 versions of an Excel are going around, sometimes a field that I want to load is called Numbers and another time it is called Numers (due to a typo in the Excel).&lt;/P&gt;&lt;P&gt;Now my question is, is it possible to load either Numbers or Numers, without having to go in the script to everytime&amp;nbsp; to make the change manually?&lt;/P&gt;&lt;P&gt;E.g. Sometimes it would look like this (with Numbers):&lt;/P&gt;&lt;P&gt;[Data]:&lt;BR /&gt;LOAD Name,&lt;BR /&gt;Numbers&lt;BR /&gt;FROM&lt;BR /&gt;[......xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is [Netherlands]);&lt;/P&gt;&lt;P&gt;And sometimes it will look like this (with Numers):&lt;/P&gt;&lt;P&gt;[Data]:&lt;BR /&gt;LOAD Name,&lt;BR /&gt;Numers&lt;BR /&gt;FROM&lt;BR /&gt;[......xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is [Netherlands]);&lt;/P&gt;&lt;P&gt;Can somebody help me with figuring out how to do this?&lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:10:49 GMT</pubDate>
    <dc:creator>CL91</dc:creator>
    <dc:date>2024-11-16T00:10:49Z</dc:date>
    <item>
      <title>Load field with changing name due to typo in Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Load-field-with-changing-name-due-to-typo-in-Excel/m-p/1734118#M592062</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I am loading this Excel into Qlikview and due to the fact that 2 versions of an Excel are going around, sometimes a field that I want to load is called Numbers and another time it is called Numers (due to a typo in the Excel).&lt;/P&gt;&lt;P&gt;Now my question is, is it possible to load either Numbers or Numers, without having to go in the script to everytime&amp;nbsp; to make the change manually?&lt;/P&gt;&lt;P&gt;E.g. Sometimes it would look like this (with Numbers):&lt;/P&gt;&lt;P&gt;[Data]:&lt;BR /&gt;LOAD Name,&lt;BR /&gt;Numbers&lt;BR /&gt;FROM&lt;BR /&gt;[......xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is [Netherlands]);&lt;/P&gt;&lt;P&gt;And sometimes it will look like this (with Numers):&lt;/P&gt;&lt;P&gt;[Data]:&lt;BR /&gt;LOAD Name,&lt;BR /&gt;Numers&lt;BR /&gt;FROM&lt;BR /&gt;[......xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is [Netherlands]);&lt;/P&gt;&lt;P&gt;Can somebody help me with figuring out how to do this?&lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:10:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-field-with-changing-name-due-to-typo-in-Excel/m-p/1734118#M592062</guid>
      <dc:creator>CL91</dc:creator>
      <dc:date>2024-11-16T00:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Load field with changing name due to typo in Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Load-field-with-changing-name-due-to-typo-in-Excel/m-p/1734123#M592063</link>
      <description>&lt;P&gt;To ignore script failed. You can manage with Alt() like&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[Data]:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LOAD Name,&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Alt(Numbers,Numers) as Common&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;FROM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[......xlsx]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(ooxml, embedded labels, table is [Netherlands]);&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 13:56:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-field-with-changing-name-due-to-typo-in-Excel/m-p/1734123#M592063</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-08-07T13:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Load field with changing name due to typo in Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Load-field-with-changing-name-due-to-typo-in-Excel/m-p/1734415#M592064</link>
      <description>&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;If I run&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[Data]:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;LOAD Name,&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Alt(Numbers,Numers) as Common&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[......xlsx]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;(ooxml, embedded labels, table is [Netherlands]);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I get an error message saying:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;Field not found - &amp;lt;Numers&amp;gt;&lt;/EM&gt; when I load an Excel with Numbers as field name or&amp;nbsp;&lt;EM&gt;Field not found - &amp;lt;Numbers&amp;gt;&lt;/EM&gt; when I load an Excel with Numers as field name.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 08:22:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-field-with-changing-name-due-to-typo-in-Excel/m-p/1734415#M592064</guid>
      <dc:creator>CL91</dc:creator>
      <dc:date>2020-08-10T08:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Load field with changing name due to typo in Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Load-field-with-changing-name-due-to-typo-in-Excel/m-p/1735143#M592065</link>
      <description>&lt;P&gt;Is that only one field you will get different?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 08:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-field-with-changing-name-due-to-typo-in-Excel/m-p/1735143#M592065</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-08-12T08:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Load field with changing name due to typo in Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Load-field-with-changing-name-due-to-typo-in-Excel/m-p/1735154#M592066</link>
      <description>&lt;P&gt;Yes that is the only field.&lt;/P&gt;&lt;P&gt;So only that column header can change between Numers and Numbers.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 08:56:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-field-with-changing-name-due-to-typo-in-Excel/m-p/1735154#M592066</guid>
      <dc:creator>CL91</dc:creator>
      <dc:date>2020-08-12T08:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Load field with changing name due to typo in Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Load-field-with-changing-name-due-to-typo-in-Excel/m-p/1735538#M592067</link>
      <description>&lt;P&gt;You could ignore the header field, and rename them correctly by pulling in the data without it.&amp;nbsp; i.e A as Number, B as ... This&amp;nbsp; way, regardless of the excel file, you would not see a fail.&amp;nbsp; This would be dependant on both excel files having the same column arrangement, but otherwise should resolve the issue&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 10:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-field-with-changing-name-due-to-typo-in-Excel/m-p/1735538#M592067</guid>
      <dc:creator>hartleyr</dc:creator>
      <dc:date>2020-08-13T10:29:10Z</dc:date>
    </item>
  </channel>
</rss>

