<?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 Script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script/m-p/368340#M702935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have excel sheet with&amp;nbsp; 5 columns every column has some text and numbers , i want to remove the text from every column before loading it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jul 2012 04:11:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-26T04:11:34Z</dc:date>
    <item>
      <title>Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/368340#M702935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have excel sheet with&amp;nbsp; 5 columns every column has some text and numbers , i want to remove the text from every column before loading it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2012 04:11:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/368340#M702935</guid>
      <dc:creator />
      <dc:date>2012-07-26T04:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/368341#M702936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this while loading &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN style=": ; color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;KeepChar&lt;/P&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Fieldname&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'0123456789')&amp;nbsp; as field1&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2012 05:01:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/368341#M702936</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2012-07-26T05:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/368342#M702937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Re: Script&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Manish try this one at the time of loading.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000080;"&gt;Keepchar&lt;/SPAN&gt;(&lt;SPAN style="color: #ff0000;"&gt;Fieldname&lt;/SPAN&gt;,'0123456789') as &lt;SPAN style="color: #ff0000;"&gt;Fieldname&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2012 07:02:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/368342#M702937</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2012-07-26T07:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/368343#M702938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or you can use the function: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If( IsNum(filedname), fieldname) As fieldname &lt;/P&gt;&lt;P&gt;or If( IsText(...), ...) As ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings from Munich&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2012 13:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/368343#M702938</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2012-07-26T13:28:33Z</dc:date>
    </item>
  </channel>
</rss>

