<?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: Convert number to string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-number-to-string/m-p/498113#M186144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;P&gt;I guessed there would be an easy answer, but for some reason I thought the TEXT() function would fail on a string field &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Nov 2013 14:14:14 GMT</pubDate>
    <dc:creator>richard_chilvers</dc:creator>
    <dc:date>2013-11-27T14:14:14Z</dc:date>
    <item>
      <title>Convert number to string</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-number-to-string/m-p/498108#M186139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am loading a table where a key field (for linking with other tables) may be just numeric or may be alphanumeric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg. 12345&lt;/P&gt;&lt;P&gt;or&amp;nbsp;&amp;nbsp; 1A345&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As it is LOADed, the field is therefore interpreted as a number or a field.&lt;/P&gt;&lt;P&gt;I want to force the field to always be a string field, for convenience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please propose the best way of achieving this.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 12:09:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-number-to-string/m-p/498108#M186139</guid>
      <dc:creator>richard_chilvers</dc:creator>
      <dc:date>2013-11-27T12:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Convert number to string</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-number-to-string/m-p/498109#M186140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Sorry .... please see correction below&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As it is LOADed, the field is therefore interpreted as a number or a &lt;STRONG&gt;string&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 12:10:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-number-to-string/m-p/498109#M186140</guid>
      <dc:creator>richard_chilvers</dc:creator>
      <dc:date>2013-11-27T12:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Convert number to string</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-number-to-string/m-p/498110#M186141</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Use the Text() function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load Text(FIeld) as New_Field&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; From xyz;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 12:10:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-number-to-string/m-p/498110#M186141</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-11-27T12:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Convert number to string</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-number-to-string/m-p/498111#M186142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;Text(fieldname)&amp;nbsp;&amp;nbsp; use for convert number into text&lt;/P&gt;&lt;P&gt;num(fieldname)&amp;nbsp; use for convert into number&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 12:14:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-number-to-string/m-p/498111#M186142</guid>
      <dc:creator />
      <dc:date>2013-11-27T12:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Convert number to string</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-number-to-string/m-p/498112#M186143</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;Try with Text() function, resolve ur problem.&lt;/P&gt;&lt;P&gt;which convert num to string.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 12:31:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-number-to-string/m-p/498112#M186143</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-11-27T12:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Convert number to string</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-number-to-string/m-p/498113#M186144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;P&gt;I guessed there would be an easy answer, but for some reason I thought the TEXT() function would fail on a string field &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 14:14:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-number-to-string/m-p/498113#M186144</guid>
      <dc:creator>richard_chilvers</dc:creator>
      <dc:date>2013-11-27T14:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Convert number to string</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-number-to-string/m-p/498114#M186145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks dude..this thread save me a lof of time..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 06:44:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-number-to-string/m-p/498114#M186145</guid>
      <dc:creator />
      <dc:date>2015-02-10T06:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Convert number to string</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-number-to-string/m-p/1521726#M437586</link>
      <description>&lt;P&gt;There is a knowledge article relate to this that is important to be aware of:&amp;nbsp;&lt;BR /&gt;Leading zeros are missing in loaded data values&lt;BR /&gt;&lt;SPAN&gt;&lt;A href="https://qliksupport.force.com/articles/000003759" target="_blank"&gt;https://qliksupport.force.com/articles/000003759&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;When leading zeros exist in the data load, the behavior can seem odd with leading zeros added sometimes and removed sometimes.&amp;nbsp; This article explains the behavior and gives a workaround if different behavior is needed.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 16:40:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-number-to-string/m-p/1521726#M437586</guid>
      <dc:creator>Ken_Thomas</dc:creator>
      <dc:date>2018-12-17T16:40:34Z</dc:date>
    </item>
  </channel>
</rss>

