<?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: Text loading as numbers in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594125#M1111886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amelia&lt;/P&gt;&lt;P&gt;I just came across the same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem:&lt;/STRONG&gt; the particular field in the access DB is being created as a look up i.e. it can only accommodate the predefined values. this is a problem with DB field creation. The values are just a reference in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt; this is more of a work around. Best way is to correct it in DB. You can see the required text file in DB and u have a id column in the same table. extract these two columns from the access DB to an excel. U have the same ID and the numeric version of the text field in the application. get the ID and the numeric values of the text in a table box in your application and export it to an excel.&lt;/P&gt;&lt;P&gt;now u have 2 excel with {ID, Text} and {ID,TEXT(in numbers)}. u can link them and find the number version of the text column and join it to your application as new field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know its too late. It may help others though&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Jun 2014 12:10:33 GMT</pubDate>
    <dc:creator>sundarakumar</dc:creator>
    <dc:date>2014-06-21T12:10:33Z</dc:date>
    <item>
      <title>Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594096#M1111856</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 have a table in access database with column cameraname and this column contains character(text) adat. When I am loading this table the character data is loading as numbers. can anyone let me know please what is this strange behaviour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 13:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594096#M1111856</guid>
      <dc:creator />
      <dc:date>2014-03-03T13:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594097#M1111857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;text(field) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 13:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594097#M1111857</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-03-03T13:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594098#M1111858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you load a string made of digits it is recognized as number, write text(myField) to force as text&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 13:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594098#M1111858</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-03-03T13:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594099#M1111859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Text(FieldName) as FieldName&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 13:26:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594099#M1111859</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-03T13:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594100#M1111860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried text(myfield) but still showing numbers. Any solution please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 13:27:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594100#M1111860</guid>
      <dc:creator />
      <dc:date>2014-03-03T13:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594101#M1111861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to add a space after the value.&lt;/P&gt;&lt;P&gt;text(myfield) &amp;amp; ' ' as NewField&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 13:30:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594101#M1111861</guid>
      <dc:creator>dirk_konings</dc:creator>
      <dc:date>2014-03-03T13:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594102#M1111862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Initially week is a number, executing this script it become a string (you see it in the left side of the column)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load year, text(week) as week;&lt;/P&gt;&lt;P&gt;select year, week from period;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 13:31:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594102#M1111862</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-03-03T13:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594103#M1111863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you upload your sample file please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 13:33:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594103#M1111863</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-03T13:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594104#M1111864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like the same the numbers are showing on left of column. But I need names instaed of numbers, because in the database there are names. Any idea please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 13:35:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594104#M1111864</guid>
      <dc:creator />
      <dc:date>2014-03-03T13:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594105#M1111866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. Still showing same numbers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 13:36:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594105#M1111866</guid>
      <dc:creator />
      <dc:date>2014-03-03T13:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594106#M1111867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could it be a DUAL field in Db ?&lt;/P&gt;&lt;P&gt;You show a text but in database you remember the corresponding number?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 13:38:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594106#M1111867</guid>
      <dc:creator>dirk_konings</dc:creator>
      <dc:date>2014-03-03T13:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594107#M1111868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no there is only column with column name as 'cameranames'. In the database the column contains names of the cameras but when I am loading it is showing digits(numbers) instead of names. Any solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 13:46:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594107#M1111868</guid>
      <dc:creator />
      <dc:date>2014-03-03T13:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594108#M1111869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please add some printscreens of your table in Access and also the field definitions in Access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;D.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 13:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594108#M1111869</guid>
      <dc:creator>dirk_konings</dc:creator>
      <dc:date>2014-03-03T13:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594109#M1111870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a listbox called 'cameranames', numbers will appear at the start. Are you sure there aren't any real names at the end of the list? It could be that the database field contains not only real cameranames, but also some (historical) numbers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 13:52:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594109#M1111870</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-03-03T13:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594110#M1111871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sure there are no numbers in database table. Why it is showing numbers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: moreover when I copied the table column to excel and when reloading the data from excel I can able to see cameranames. But when I amloading directly from database it is showing numbers. Is there any reason for this behaviour?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 14:17:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594110#M1111871</guid>
      <dc:creator />
      <dc:date>2014-03-03T14:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594111#M1111872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this out in 11.20 SR 5 release notes.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Bug: 65030 Mixed Values with values like 1E4 are mismatched &lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When loading text fields QlikView has always tried to interpret numeric values and load them as numeric, not text. Due to two different bugs the behavior of QlikView interpretation of exponential numbers, nnnEn or nnnDn, has changed between releases. The safest way to make sure you get the interpretation you like has always been to cast the specific fields to the right type in the script. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Times New Roman,Times New Roman;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For customers with many old scripts affected by the behavior change, it has been decided to implement a solution which allows a small degree of control of how QlikView will interpret text fields at script level. A script variable 'ExponentNumberNotation' has been introduced. It can be assigned: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Times New Roman,Times New Roman;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;0 meaning neither 1.23E6 nor 1.23D6 is interpreted as an exponential number &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Times New Roman,Times New Roman;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1 meaning 1.23E6 but not 1.23D6 is interpreted as an exponential number &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Times New Roman,Times New Roman;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2 meaning both 1.23E6 and 1.23D6 are interpreted as an exponential number &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Times New Roman,Times New Roman;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If not assigned a value in the script, 1 will be the default value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 14:19:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594111#M1111872</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2014-03-03T14:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594112#M1111873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. How to cast this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 14:24:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594112#M1111873</guid>
      <dc:creator />
      <dc:date>2014-03-03T14:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594113#M1111874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SET ExponentNumberNotation = 0;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at the beginning of your script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 14:51:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594113#M1111874</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-03-03T14:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594114#M1111875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used this . Still showing same numbers. Please can sort this as because of this I stucked in middle to produce the complete chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 15:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594114#M1111875</guid>
      <dc:creator />
      <dc:date>2014-03-03T15:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Text loading as numbers</title>
      <link>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594115#M1111876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post your document (without section access).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise we can only continue making wild guesses, and you'll be stuck in the middle for I-don't-know-how-much-longer. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 15:30:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-loading-as-numbers/m-p/594115#M1111876</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-03-03T15:30:06Z</dc:date>
    </item>
  </channel>
</rss>

