<?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: Maximum character in a field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Maximum-character-in-a-field/m-p/356286#M132219</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Miguel,&lt;/P&gt;&lt;P&gt;the result seem correct &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt; &lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Miguel Angel Baeyens wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If all values are numeric, this is the expected behavior, because the "+" sign means "sum" instead of the one you want to use "&amp;amp;" (concatenate).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive-pre notranslate"&gt;&lt;CODE class="jive-code"&gt;Load
AccountNumber &amp;amp; pinNumber as ContractNumber
;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;

&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Miguel&lt;/P&gt;
&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jun 2012 07:32:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-18T07:32:04Z</dc:date>
    <item>
      <title>Maximum character in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Maximum-character-in-a-field/m-p/356284#M132217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a case in here,&lt;/P&gt;&lt;P&gt;i have 2 different fields (&lt;STRONG&gt;AccountNumber&lt;/STRONG&gt; and &lt;STRONG&gt;PinNumber&lt;/STRONG&gt;) loaded from SQL Server to a qlikview, &lt;/P&gt;&lt;P&gt;AccountNumber (&lt;STRONG&gt;10 characters&lt;/STRONG&gt;) and PinNumber (&lt;STRONG&gt;3 characters&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;the problem is when i join both these fields as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;AccountNumber + pinNumber as ContractNumber&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the result shows a new field ContractNumber with only &lt;STRONG&gt;10 characters&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;is there any limitation for characters in QlikView?&lt;/P&gt;&lt;P&gt;how i change the format or limitation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 06:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maximum-character-in-a-field/m-p/356284#M132217</guid>
      <dc:creator />
      <dc:date>2012-06-18T06:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum character in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Maximum-character-in-a-field/m-p/356285#M132218</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;If all values are numeric, this is the expected behavior, because the "+" sign means "sum" instead of the one you want to use "&amp;amp;" (concatenate).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13400024578527594" jivemacro_uid="_13400024578527594"&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;AccountNumber &amp;amp; pinNumber as ContractNumber&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 06:53:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maximum-character-in-a-field/m-p/356285#M132218</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-06-18T06:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum character in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Maximum-character-in-a-field/m-p/356286#M132219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Miguel,&lt;/P&gt;&lt;P&gt;the result seem correct &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt; &lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Miguel Angel Baeyens wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If all values are numeric, this is the expected behavior, because the "+" sign means "sum" instead of the one you want to use "&amp;amp;" (concatenate).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive-pre notranslate"&gt;&lt;CODE class="jive-code"&gt;Load
AccountNumber &amp;amp; pinNumber as ContractNumber
;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;

&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Miguel&lt;/P&gt;
&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 07:32:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maximum-character-in-a-field/m-p/356286#M132219</guid>
      <dc:creator />
      <dc:date>2012-06-18T07:32:04Z</dc:date>
    </item>
  </channel>
</rss>

