<?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: Apply function to all fields.... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Apply-function-to-all-fields/m-p/397881#M148186</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just and idea not sure if this suits your request. if the order of the columns does not change then what you do is while loading the excel sheet for the first time do not load with embeded labels . load with the none and in your script rename the columns in the way you wanted. for your reference check the screen shot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2012 21:47:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-09-11T21:47:56Z</dc:date>
    <item>
      <title>Apply function to all fields....</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-function-to-all-fields/m-p/397879#M148184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Here's a strange request, it may not be possible at all but what do you think? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to load data from excel files generated through a web app to my application on a monthly basis,&lt;/P&gt;&lt;P&gt;the problem is the column names sometimes are not always generated the same....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like one month is:&amp;nbsp; Sales Date&lt;/P&gt;&lt;P&gt;and the next one is: Sales date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(check the upper case!!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And i already write a script to &lt;SPAN style="color: #000000; font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; background-color: #fafafa;"&gt;Automatically&lt;/SPAN&gt; load all the excel files (also historic files) but i get unwanted results because of this,&lt;/P&gt;&lt;P&gt;so is there any way to apply the function Capitalize() to all the Columns?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;something to apply on a code like this (no individual column names):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * from 'filename'.xls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards from Mexico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 21:14:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-function-to-all-fields/m-p/397879#M148184</guid>
      <dc:creator />
      <dc:date>2012-09-11T21:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Apply function to all fields....</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-function-to-all-fields/m-p/397880#M148185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there are possibilities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the loadscript you can use wildcards. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example: &lt;/P&gt;&lt;P&gt;load * &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;*.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will load ALL excelfiles in the folder that your QVW is in. &lt;/P&gt;&lt;P&gt;It is like dos-commands (del *.xls wil delete all excelfiles)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 21:36:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-function-to-all-fields/m-p/397880#M148185</guid>
      <dc:creator />
      <dc:date>2012-09-11T21:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Apply function to all fields....</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-function-to-all-fields/m-p/397881#M148186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just and idea not sure if this suits your request. if the order of the columns does not change then what you do is while loading the excel sheet for the first time do not load with embeded labels . load with the none and in your script rename the columns in the way you wanted. for your reference check the screen shot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 21:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-function-to-all-fields/m-p/397881#M148186</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-11T21:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Apply function to all fields....</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-function-to-all-fields/m-p/397882#M148187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank´s Roberto and Vinay! For practical purposes i´ll take the second approach and load the files without labesl and standarize the column names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 15:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-function-to-all-fields/m-p/397882#M148187</guid>
      <dc:creator />
      <dc:date>2012-09-12T15:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Apply function to all fields....</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-function-to-all-fields/m-p/397883#M148188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no problem Angela&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 15:56:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-function-to-all-fields/m-p/397883#M148188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-12T15:56:24Z</dc:date>
    </item>
  </channel>
</rss>

