<?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: Formatted text fields Script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Formatted-text-fields-Script/m-p/1084708#M943560</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Thank you very much for the help!&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Ezequiel&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jan 2016 19:16:49 GMT</pubDate>
    <dc:creator>ezec1807</dc:creator>
    <dc:date>2016-01-14T19:16:49Z</dc:date>
    <item>
      <title>Formatted text fields Script</title>
      <link>https://community.qlik.com/t5/QlikView/Formatted-text-fields-Script/m-p/1084704#M943556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Good .&lt;BR /&gt;I am running in one query raising Script fields that come with varchar format ( alphanumeric ) from a database of SQL Server. It is a field with a value eg . " 000245 " and is associated with the name " Maria " field and a value " 245 " into the field "John" . What makes me qlikview two values ​​is Mary and John with the value 245 , instead of showing " 000245 " to Mary and " 245 " for John.&lt;BR /&gt;Someone can help me?&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Ezequiel&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 19:05:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatted-text-fields-Script/m-p/1084704#M943556</guid>
      <dc:creator>ezec1807</dc:creator>
      <dc:date>2016-01-13T19:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Formatted text fields Script</title>
      <link>https://community.qlik.com/t5/QlikView/Formatted-text-fields-Script/m-p/1084705#M943557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll need to force QV to look at 000245 and 245 as distinct text values instead of numbers, i.e. using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;STRONG&gt; &lt;/STRONG&gt; &lt;STRONG&gt;Text( YourField ) as YourField,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...;&lt;/P&gt;&lt;P&gt;SELECT YourField, ... FROM ....;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 19:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatted-text-fields-Script/m-p/1084705#M943557</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-01-13T19:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Formatted text fields Script</title>
      <link>https://community.qlik.com/t5/QlikView/Formatted-text-fields-Script/m-p/1084706#M943558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Hi.&lt;BR /&gt;That works. But qlikview can not import the field as text ( as it is in the SQL database server) ?&lt;BR /&gt;Not configurable this, in the tool ?&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 20:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatted-text-fields-Script/m-p/1084706#M943558</guid>
      <dc:creator>ezec1807</dc:creator>
      <dc:date>2016-01-13T20:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Formatted text fields Script</title>
      <link>https://community.qlik.com/t5/QlikView/Formatted-text-fields-Script/m-p/1084707#M943559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will use automatic interpretation, like described here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3186"&gt;Automatic Number Interpretation&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 21:46:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatted-text-fields-Script/m-p/1084707#M943559</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-01-13T21:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Formatted text fields Script</title>
      <link>https://community.qlik.com/t5/QlikView/Formatted-text-fields-Script/m-p/1084708#M943560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Thank you very much for the help!&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Ezequiel&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 19:16:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatted-text-fields-Script/m-p/1084708#M943560</guid>
      <dc:creator>ezec1807</dc:creator>
      <dc:date>2016-01-14T19:16:49Z</dc:date>
    </item>
  </channel>
</rss>

