<?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: How do i find missing Fields? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365247#M821358</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;You can try with &lt;STRONG&gt;&lt;EM&gt;Load * From Location;&lt;/EM&gt;&lt;/STRONG&gt;&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 style="font-style: inherit; font-family: inherit;"&gt;Data:&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 style="font-style: inherit; font-family: inherit;"&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 style="font-family: inherit; font-style: inherit;"&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;STRONG style="font-family: inherit; font-style: inherit;"&gt;FROM&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 style="font-style: inherit; font-family: inherit;"&gt;[$(vSource_Data)\Data*.csv]&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 style="font-style: inherit; font-family: inherit;"&gt;(txt, codepage is 1235, embedded labels, delimiter is ',', msq);&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 style="font-style: inherit; font-family: inherit;"&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;in this case you get full load with all fields on the excel file.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;Regards&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Aug 2017 07:25:47 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2017-08-08T07:25:47Z</dc:date>
    <item>
      <title>How do i find missing Fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365246#M821357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm getting data from Excel like following and after every two days excel will replaced by new same excel same table. But for checkpoint purpose I'll find that whether I'm getting new fields in new data or some fields are missing as compared to old table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Data:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; LOAD &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Source_No, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EMP_ID, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CountryID, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Level&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; [$(vSource_Data)\Data*.csv]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; (txt, codepage is 1235, embedded labels, delimiter is ',', msq);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I catch the difference?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AND if the table is same as compared to old one i'll move this source Excel on another location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will appreciate help !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365246#M821357</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do i find missing Fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365247#M821358</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;You can try with &lt;STRONG&gt;&lt;EM&gt;Load * From Location;&lt;/EM&gt;&lt;/STRONG&gt;&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 style="font-style: inherit; font-family: inherit;"&gt;Data:&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 style="font-style: inherit; font-family: inherit;"&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 style="font-family: inherit; font-style: inherit;"&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;STRONG style="font-family: inherit; font-style: inherit;"&gt;FROM&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 style="font-style: inherit; font-family: inherit;"&gt;[$(vSource_Data)\Data*.csv]&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 style="font-style: inherit; font-family: inherit;"&gt;(txt, codepage is 1235, embedded labels, delimiter is ',', msq);&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 style="font-style: inherit; font-family: inherit;"&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;in this case you get full load with all fields on the excel file.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;Regards&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 07:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365247#M821358</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-08-08T07:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do i find missing Fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365248#M821359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi check here,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="full load.PNG" class="jive-image image-1" src="/legacyfs/online/172730_full load.PNG" style="height: 262px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 07:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365248#M821359</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-08-08T07:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do i find missing Fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365249#M821360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this will not work. How do I find missing fields through * ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* will load all fields. Suppose in next excel &lt;STRONG&gt;EMP_ID &lt;/STRONG&gt;becomes&lt;STRONG&gt; ID &lt;/STRONG&gt;then how this * will help me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 07:33:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365249#M821360</guid>
      <dc:creator />
      <dc:date>2017-08-08T07:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do i find missing Fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365250#M821361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;whether I'm getting new fields in new data or some fields are missing as compared to old table.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose instead of 5 fields, new excel&lt;STRONG&gt; &lt;/STRONG&gt;has only 4 fields. then * will not work anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 07:36:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365250#M821361</guid>
      <dc:creator />
      <dc:date>2017-08-08T07:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do i find missing Fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365251#M821362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes,&amp;nbsp;&amp;nbsp; Please read this too it may help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/841777"&gt;Re: Header lines in an Excel file to LOAD&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 07:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365251#M821362</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-08-08T07:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do i find missing Fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365252#M821363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any base table to with you are matching ? By mean you compare with one table right which is previously loaded?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If multiple file is having mismatch of column. In that case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 08:19:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365252#M821363</guid>
      <dc:creator>balar025</dc:creator>
      <dc:date>2017-08-08T08:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do i find missing Fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365253#M821364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to loop through the list of files, then through the list of fields. This could make the loading process very slow, but it works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15021817381054941 jive_text_macro" jivemacro_uid="_15021817381054941" modifiedtitle="true"&gt;
&lt;P&gt;For Each File In FileList (Root &amp;amp; '\*') &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; FileTemp:&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; LOAD *&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; FROM $(File)&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; (parameters here);&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; SET vFileName = FieldBaseName();&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; For f = 1 to NoOfFields('FileTemp')&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; File_$(vFileName):&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FieldName($(f),'FileTemp') as FieldName // add your controls to modify fieldnames here&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AutoGenerate 1;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; Next f&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; DROP TABLE FileTemp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Next File&lt;/P&gt;


&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote it from memory so check for missing parentheses or semicolons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 08:42:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365253#M821364</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2017-08-08T08:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do i find missing Fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365254#M821365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below script might help you to find out mismatch with reference to old table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vTableName = TableName(0);&lt;/P&gt;&lt;P&gt;Let vNoOfColumns = NoOfFields('$(vTableName)');&lt;/P&gt;&lt;P&gt;Trace $(vTableName);&lt;/P&gt;&lt;P&gt;Let vFieldList = '';&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;for i = 1 to $(vNoOfColumns)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;vFieldList = vFieldList&amp;amp;','&amp;amp;chr(39)&amp;amp;FieldName($(i),'$(vTableName)')&amp;amp;chr(39);&lt;/P&gt;&lt;P&gt;next i;&lt;/P&gt;&lt;P&gt;vFieldList = right((vFieldList),len(vFieldList)-1);&lt;/P&gt;&lt;P&gt;Trace $(vFieldList);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for i = 1 to $(vNoOfTable)-1&lt;/P&gt;&lt;P&gt;Let vTableName = TableName($(i));&lt;/P&gt;&lt;P&gt;Let vNoOfColumns = NoOfFields('$(vTableName)');&lt;/P&gt;&lt;P&gt;Trace $(vNoOfColumns);&lt;/P&gt;&lt;P&gt;for j=1 to $(vNoOfColumns)&lt;/P&gt;&lt;P&gt;vFieldName =&amp;nbsp; FieldName($(j),'$(vTableName)');&lt;/P&gt;&lt;P&gt;vFieldCheck = WildMatch('$(vFieldName)',$(vFieldList));&lt;/P&gt;&lt;P&gt;if $(vFieldCheck) = 0 then&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;'$(vFieldName)' as MisMatch_Field,&lt;/P&gt;&lt;P&gt;'$(vTableName)' as MisMatch_TABLE_NAME&lt;/P&gt;&lt;P&gt;AutoGenerate(1);&lt;/P&gt;&lt;P&gt;ENDIF&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trace $(vTableName) -&amp;gt; $(vFieldName);&lt;/P&gt;&lt;P&gt;next j;&lt;/P&gt;&lt;P&gt;next i;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 08:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365254#M821365</guid>
      <dc:creator>balar025</dc:creator>
      <dc:date>2017-08-08T08:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: How do i find missing Fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365255#M821366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or if you know the names already, and not need to do it dynamically, use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FieldNamesMap:&lt;/P&gt;&lt;P&gt;MAPPING LOAD &lt;/P&gt;&lt;P&gt;OldName,&lt;/P&gt;&lt;P&gt;NewName&lt;/P&gt;&lt;P&gt;FROM FileWithListOfFieldNames;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And after the tables have been loaded use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RENAME FIELDS USING FieldNamesMap;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/127687"&gt;How to rename a field in qlikview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/55632"&gt;Rename fields of a table (with applymap function ?)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 08:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365255#M821366</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2017-08-08T08:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do i find missing Fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365256#M821367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can check with previously loaded table. following table is the original table which I have already loaded in Qlikview. new excel has to be same as like previous one. but sometime columns may get changed. in that case I need these check points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Data:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; LOAD &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Source_No, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EMP_ID, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CountryID, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Level&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; [$(vSource_Data)\Data*.csv]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; (txt, codepage is 1235, embedded labels, delimiter is ',', msq);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 09:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365256#M821367</guid>
      <dc:creator />
      <dc:date>2017-08-08T09:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do i find missing Fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365257#M821368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use above script and scripterrormode variable at time and have list of mismatch in other table with tablename.&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;Let vTableName = TableName(0);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Let vNoOfColumns = NoOfFields('$(vTableName)');&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Trace $(vTableName);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Let vFieldList = '';&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&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;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;for i = 1 to $(vNoOfColumns)&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;vFieldList = vFieldList&amp;amp;','&amp;amp;chr(39)&amp;amp;FieldName($(i),'$(vTableName)')&amp;amp;chr(39);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;next i;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;vFieldList = right((vFieldList),len(vFieldList)-1);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Trace $(vFieldList);&lt;/P&gt;&lt;P&gt;&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;for i = 1 to $(vNoOfTable)-1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Let vTableName = TableName($(i));&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Let vNoOfColumns = NoOfFields('$(vTableName)');&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Trace $(vNoOfColumns);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;for j=1 to $(vNoOfColumns)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;vFieldName =&amp;nbsp; FieldName($(j),'$(vTableName)');&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;vFieldCheck = WildMatch('$(vFieldName)',$(vFieldList));&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if $(vFieldCheck) = 0 then&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;'$(vFieldName)' as MisMatch_Field,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'$(vTableName)' as MisMatch_TABLE_NAME&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;AutoGenerate(1);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ENDIF &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;Trace $(vTableName) -&amp;gt; $(vFieldName);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;next j;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;next i;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 09:52:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365257#M821368</guid>
      <dc:creator>balar025</dc:creator>
      <dc:date>2017-08-08T09:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do i find missing Fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365258#M821369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see your format is correct and logical&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I store information in .txt format for mismatch fields in certain table in above code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you just tell me where I need to modify ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 11:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365258#M821369</guid>
      <dc:creator />
      <dc:date>2017-08-08T11:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do i find missing Fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365259#M821370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You just need to store Table into txt as below.&lt;/P&gt;&lt;P&gt;Give table name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MisMatch:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;'$(vFieldName)' as MisMatch_Field,&lt;/P&gt;&lt;P&gt;'$(vTableName)' as MisMatch_TABLE_NAME&lt;/P&gt;&lt;P&gt;AutoGenerate(1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and last statement after next i; &lt;/P&gt;&lt;P&gt;Store MisMatch into MisMatch.txt(txt);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know in case of any issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 04:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-i-find-missing-Fields/m-p/1365259#M821370</guid>
      <dc:creator>balar025</dc:creator>
      <dc:date>2017-08-09T04:53:26Z</dc:date>
    </item>
  </channel>
</rss>

