<?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: Number Formatting Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114676#M908865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you this worked perfectly!!!!!! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 15:55:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-06-16T15:55:19Z</dc:date>
    <item>
      <title>Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114651#M908840</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;I am currently working on an excel sheet comparing numbers that are assigned to different field values in order to create logical data. The numbers are typically formatted as ex. 2938 or 20098. There are a couple of numbers that contain a R or a P at the end indicating that they are in rework or if they are a project. In the script I have tried using Num(Num#([WR #], '#####','R')) in the script. [WR #] is the field that contains those numbers. Without this, I cannot see a number like 20920R or 1097P. Using the Num function, I am able to at least see the number itself, but it does not contain the R or P, which is critical to my data. If anyone knows how to fix this, it would be very helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114651#M908840</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114652#M908841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What if you just use this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Num#([WR #], '#####','R')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 20:06:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114652#M908841</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-14T20:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114653#M908842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alternatively, try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Alt(Num#([WR #], '#####'), &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Num#([WR #], '#####R'), &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Num#([WR #], '#####P'))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 20:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114653#M908842</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-14T20:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114654#M908843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The number is displaying, but the letter is still not appearing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 20:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114654#M908843</guid>
      <dc:creator />
      <dc:date>2016-06-14T20:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114655#M908844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are looking this in a table box object, can you make sure that you have not set the number format to be numeric? Can you change it to expression default and see if that works?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 20:31:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114655#M908844</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-14T20:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114656#M908845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not set to numeric format, it is just in its default format. If this number is the link between multiple tables inside the script, would I have to put the num function in front of all of them? For example, I have a table called [Number] and a table called [Request] in the same tab that are connected by the field 'ID'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QUALIFY *;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;UNQUALIFY [ID];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Number:&lt;/P&gt;&lt;P&gt;Load &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Num#([WR #], '#####','R') &lt;/STRONG&gt;as ID,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;From ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;QUALIFY *;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;UNQUALIFY [ID];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Request:&lt;/P&gt;&lt;P&gt;LEFT JOIN Number&lt;/P&gt;&lt;P&gt;Load [Request Number] as ID,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;From ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 20:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114656#M908845</guid>
      <dc:creator />
      <dc:date>2016-06-14T20:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114657#M908846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Dual(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;[WR #], keepchar(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;[WR #],'0123456789')) as &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'courier new', courier;"&gt;[WR #]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 23:20:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114657#M908846</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-06-14T23:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114658#M908847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There might be an issue if you are having field values like &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;2938 and 2938P and you expect them to link on&amp;nbsp; (or be a text representation of) the same numeric value, 2938.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;For any given numeric value, QV will store at most a single text representation, the one the comes first in load order, I believe.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 23:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114658#M908847</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-14T23:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114659#M908848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still not getting the letter to show. I've even tried putting it on every [WR #] field and it won't work properly either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 12:04:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114659#M908848</guid>
      <dc:creator />
      <dc:date>2016-06-15T12:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114660#M908849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to create a small sample QVW&amp;nbsp; (could contain mock up /scrambled data for all columns except [WR #]) and post it to this thread?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: well, this probably won't show the original data, so maybe it's better if you could provide sample input files for [WR #]?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 13:44:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114660#M908849</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-15T13:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114661#M908850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope this helps.The other tabs in my script come from other excel files that I do not have access to, but this is what my excel sheet looks like simplified and using simplistic data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:18:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114661#M908850</guid>
      <dc:creator />
      <dc:date>2016-06-15T17:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114662#M908851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob's suggestion seems to work for me - with your sample data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Dual([WR #],PurgeChar([WR #],'PR')) as Test,&lt;/P&gt;&lt;P&gt;*;&lt;/P&gt;&lt;P&gt;LOAD [WR #],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Developer,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Date Assigned],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Estimated Project Hours],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Actual Hours Spent]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2016-06-15 19_40_21-QlikView x64 - [C__Users_Stefan_Downloads_comm220839.qvw].png" class="jive-image image-1" src="/legacyfs/online/127996_2016-06-15 19_40_21-QlikView x64 - [C__Users_Stefan_Downloads_comm220839.qvw].png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is not working for you, I guess that's due to the other data source you are loading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you outline how your script is loading in your [WR #] records?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you considered what I mentioned above about the text representation of dual values being limited to the first representation of a value encountered during LOAD?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114662#M908851</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-15T17:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114663#M908852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I am new to Qlikview, but I don't think dual is the right thing to use in this situation. I am already left joining one table to another. Both WR and WSR have the same WR IDs, but WSR has additional information that I need to join to WR. Both of these WR ID fields have numbers like 2134,21134,1231R,12452R,2142P and 21234P. I need all of the WR ID to show both the number and the letter at the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QUALIFY *;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;UNQUALIFY [WR ID];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;WR:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [Request Number] AS [WR ID],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Status,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [Assigned Date]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; . . .&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QUALIFY *;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;UNQUALIFY [WR ID], [Assigned Date],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WSR:&lt;/P&gt;&lt;P&gt;Left JOIN ([WR])&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp; Num#([WR #], '#####','R') as [WR ID],&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Developer,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Date Assigned],&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Estimated Project Hours],&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Actual Hours Spent]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; . . .&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:10:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114663#M908852</guid>
      <dc:creator />
      <dc:date>2016-06-15T18:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114664#M908853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to clarify, you may also use dual values without using dual() function:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2830"&gt;Data Types in QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried just loading in your values as they are? or using text() function?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:26:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114664#M908853</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-15T18:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114665#M908854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I have tried loading them as they are, all of them except the ones with letters appear. That's why I originally did the num function to at least get the number to appear without the letter. I tried the text() function and none of the numbers appeared on my dashboard.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:36:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114665#M908854</guid>
      <dc:creator />
      <dc:date>2016-06-15T18:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114666#M908855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would need to apply text() to both table loads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you are trying to join an ID in WSR table like 2134R to and ID in WR table like 2134, is this correct?&lt;/P&gt;&lt;P&gt;If so, do ID 2134 appear next to 2134R in WSR table and you need to handle these differently?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, try to purge the letters from your ID field in WSR table and store the additional information into an addtional field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WSR:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Left JOIN ([WR])&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp; Purgechar([WR #], 'PR') as [WR ID],&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp; KeepChar([WR #], 'PR') as [WR ID info],&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Developer,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Date Assigned],&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Estimated Project Hours],&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Actual Hours Spent]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; . . .&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sorry for being still not really sure what you are trying to achieve.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:00:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114666#M908855</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-15T19:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114667#M908856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I am trying to join an ID like 2143R in the WSR table to the same ID in the WR table but the one in the WR table does not have an R. I need to handle these numbers as if they are identical. They have the same developer, assigned date, project hours, etc. I see what you are trying to do there in the code, but that unfortunately did not work in the script as well. It got rid of all the numbers except one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 12:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114667#M908856</guid>
      <dc:creator />
      <dc:date>2016-06-16T12:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114668#M908857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can only JOIN or link key fields based on matching values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2143 and 2143R are not same, matching values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would need to create a set of matching values based on something like I tried above (you would need to check if values are matching given your data).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using multiple keys for JOIN / linking of tables, &lt;EM&gt;all&lt;/EM&gt; these fields need to match to successfully create your link / join. Maybe your issue is also related to not matching values e.g. in date / timestamp / developer fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 12:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114668#M908857</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-16T12:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114669#M908858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would also suggest that you link your tables using the key fields instead of joining them, for debugging puporses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create a table box with the key fields and another field from both tables WSR and WR.&lt;/P&gt;&lt;P&gt;(You can also look at each key field separately first)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No you should see which values match and which don't, this might give you some additional insight why the join doesn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 14:21:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114669#M908858</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-16T14:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Number Formatting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114670#M908859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Caitlin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp; [WR #],&lt;/P&gt;&lt;P&gt;&amp;nbsp; PurgeChar([WR #],'PR') as [Numeric WR #], &lt;/P&gt;&lt;P&gt;&amp;nbsp; KeepChar([WR #],'PR') as [Alpha WR #], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Developer, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Date Assigned], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Estimated Project Hours], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Actual Hours Spent]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Sample WR sheet.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will give you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0" style="font-size: 9pt;"&gt;&lt;TBODY&gt;&lt;TR bgcolor="#f5f5f5"&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;WR #&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Numeric WR #&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Alpha WR #&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Actual Hours Spent&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Date Assigned&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Developer&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Estimated Project Hours&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2451P&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2451&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;P&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;36&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;08/01/2015&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;Bob&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;34&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2458R&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2458&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;R&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;30&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;26/02/2014&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;Jane&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;22&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;5922&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;5922&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt; &lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;40&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;03/12/2011&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;Paul&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;45&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;23648R&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;23648&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;R&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;102&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;05/06/2016&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;Bob&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;80&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;24514P&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;24514&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;P&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;54&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;05/11/2015&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;Jane&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;68&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;25478&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;25478&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt; &lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;21&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;09/08/2013&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;Paul&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;15&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;45784&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;45784&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt; &lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;95&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;18/03/2015&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;Paul&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;105&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 14:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-Formatting-Issue/m-p/1114670#M908859</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2016-06-16T14:36:22Z</dc:date>
    </item>
  </channel>
</rss>

