<?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: Problem with value into the field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346141#M128047</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice but the 0000 they don't want to disappear. I tried to change the format number but nothing happened. first number would be 762266797 and no 76000002266797 See JPG file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jul 2012 14:31:52 GMT</pubDate>
    <dc:creator>pgalvezt</dc:creator>
    <dc:date>2012-07-12T14:31:52Z</dc:date>
    <item>
      <title>Problem with value into the field</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346130#M128036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hello! &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;I have to emulate a vlookup excel in QlikView fot that I have 5 Tables (3 Excel and 2 tables Visual Fox Pro). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;First: When I load the visual Fox tables appears a date like 1899 and bring me a lot of data. (Out of memory Warning). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Second:&amp;nbsp; &lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;Im creating 2 fields "Homologo_Btcc11" and "Homologo_Bsc01". "Homologo_Bsc01 is done from script" was easy because the two fields cc_cli and rut both were in the same table (Bsc01). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;"Homologo_Btcc11" was created like:&amp;nbsp; (Here join rut plus cc_cli) like 22345569872 without -digit verificator&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;TempTabla:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;Load &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;&amp;nbsp; CC_Cli&amp;nbsp;&amp;nbsp; as CC_Cli&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;&amp;nbsp; resident Clasificaciones;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;Left Join(TempTabla)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;Load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;rut&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;Resident BTCC11;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;Left Join(BTCC11)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;Load CC_Cli&amp;amp;''&amp;amp;rut as Homologo_Btcc11&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;resident TempTabla;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;Drop Table TempTabla;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 10pt;"&gt;But when execute this appear a warning like "Out of virtual And/Or Logical memory"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 10pt;"&gt;I Attached a jpg file with the What I want to do...."Homologo_Btcc11" was created like expression but I need it like..... as "Homologo_Btcc11" into the script similar to "Homologo_Bsc01". So after that I can do the vlookup:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;MapFecha_Protesto:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;Mapping Load "Homologo_Bsc01",Fecha_Protesto Resident BSC01;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;Join(Btcc11)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;Load ,ApplyMap('MapFecha_Protesto',"Homologo_Btcc11",Null()) as FechaProtesto Resident Btcc11;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;- So What I want is delete "1899" Value into the field and "Out of virtual And/Or Logical memory" is going to dissapear I think &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;- second I need to create this "Homologo_Btcc11".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;I attached 2 qvs example for better comprehension I hope you can help m with this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 15:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346130#M128036</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2012-07-11T15:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with value into the field</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346131#M128037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the following:&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 8pt; font-family: calibri, verdana, arial, sans-serif;"&gt;MapFecha_Protesto:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 8pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Mapping Load Homologo_Bsc01,Fecha_Protesto Resident BSC01;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 8pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Join(Btcc11)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 8pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Load &lt;SPAN style="color: #636363; font-family: calibri, verdana, arial, sans-serif; font-size: 11px; background-color: #eef4f9;"&gt;Homologo_Btcc11&lt;/SPAN&gt;,ApplyMap('MapFecha_Protesto',"Homologo_Btcc11",Null()) as FechaProtesto Resident Btcc11;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran Rokkam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 16:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346131#M128037</guid>
      <dc:creator />
      <dc:date>2012-07-11T16:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with value into the field</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346132#M128038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran thank you for your answer but I'm affraid that you dont understood the problem. because maybe I didn't explain very well the thing is that "Homologo_Btcc11" doesn't exit yet because when I created this join ("Homologo_Btcc11") appears a warning "Out of virtual And/Or Logical memory" and QlikView down. So I need to create first "Homologo_Btcc11" = CC-Cli (Field Clasificaciones) and Rut(Btcc11). and then do the vlookup. see the example QlikView please.&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, 11 Jul 2012 16:11:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346132#M128038</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2012-07-11T16:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with value into the field</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346133#M128039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think, I get the picture now. In the first two statements there is a problem with the join. Lets say if your first table has 500 rows and second has 200 rows the join would result in 500x200=100,000 rows. Since rows get multplied if there are not common fields, depending on the no.of records in the each of the tables the memory for creating new table's is needed. Probably the volume is so huge that the machine ran out of memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will go through the attachments and see what needs to be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 16:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346133#M128039</guid>
      <dc:creator />
      <dc:date>2012-07-11T16:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with value into the field</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346134#M128040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Kiran, I hope you can fix the problem. I'll ckecking the updates. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 16:33:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346134#M128040</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2012-07-11T16:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with value into the field</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346135#M128041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I noticed "Bttcc11_Bin" as common field in tables Clasificaciones and BTCC11. Hence created a mapping load on table "Clasificaciones" to attach CC_Cli with&amp;nbsp; table "BTCC11".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Code changes in 47 and 73. Commented lines 230-248.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the date issue in BTCC11, its better you filter unnecessary dates in SQL Where clause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kiran Rokkam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 17:03:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346135#M128041</guid>
      <dc:creator />
      <dc:date>2012-07-11T17:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with value into the field</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346136#M128042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. But how can I join CC_Cli and rut from Btcc11? I need to join it because I have to build:&lt;/P&gt;&lt;P&gt;num(`cc_cli`)&amp;amp;rut&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as Homologo_Btcc11, (rut from btcc11- CC_Cli From Clasificaciones). and after that can do vlookup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 18:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346136#M128042</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2012-07-11T18:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with value into the field</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346137#M128043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 21:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346137#M128043</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2012-07-11T21:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with value into the field</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346138#M128044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pgalvezt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I the attached qvw, the field concatenation is joined is made in line 73. ApplyMap can be used not just as vlookup but also to get the reference fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next steps would be to proceed for Fecha_Protesto.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran Rokkam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 03:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346138#M128044</guid>
      <dc:creator />
      <dc:date>2012-07-12T03:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with value into the field</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346139#M128045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran, when I did the reload step QlikView show me rutccli+cuenta like a 123145678912.0000. I forgot to tell you that CC_Cli come from a excel file so Homologo must be rut (23558956) plus cc_cli (see clasificaciones xls file). final result: 2123558956&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 13:28:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346139#M128045</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2012-07-12T13:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with value into the field</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346140#M128046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Replace &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13421027400235676" jivemacro_uid="_13421027400235676"&gt;&lt;P&gt;rut&amp;amp;ApplyMap('MapBttcc11_Bin',left(cuenta,3),Null())&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13421027438342017" jivemacro_uid="_13421027438342017"&gt;&lt;P&gt;text(ApplyMap('MapBttcc11_Bin',left(cuenta,3),Null()))&amp;amp;&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;text(rut)&lt;/SPAN&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 14:18:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346140#M128046</guid>
      <dc:creator />
      <dc:date>2012-07-12T14:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with value into the field</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346141#M128047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice but the 0000 they don't want to disappear. I tried to change the format number but nothing happened. first number would be 762266797 and no 76000002266797 See JPG file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 14:31:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346141#M128047</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2012-07-12T14:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with value into the field</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346142#M128048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;text(Num(ApplyMap('MapBttcc11_Bin',left(cuenta,3),Null()),'##'))&amp;amp;text(rut)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just try to play around the number format and text functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran Rokkam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 14:46:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346142#M128048</guid>
      <dc:creator />
      <dc:date>2012-07-12T14:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with value into the field</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346143#M128049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; Got it!!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN style=": ; color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;text&lt;/P&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ApplyMap&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('MapBttcc11_Bin',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Num#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;cuenta&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,2)),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Null&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()))&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;text&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;rut&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Homologo1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Num#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;cuenta&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,2))&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;rut&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Homologo_Btcc11&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; nice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks Karin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 14:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-value-into-the-field/m-p/346143#M128049</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2012-07-12T14:51:25Z</dc:date>
    </item>
  </channel>
</rss>

