<?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: How to skip last digits in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-skip-last-digits/m-p/2229240#M20236</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQekAAG"&gt;@Dhandu502&lt;/A&gt;&amp;nbsp;, try the below one.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;StringHandling.LEFT(row1.name ,StringHandling.LEN(row1.name)-1)&lt;/P&gt;</description>
    <pubDate>Tue, 24 Dec 2019 06:50:18 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2019-12-24T06:50:18Z</dc:date>
    <item>
      <title>How to skip last digits</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-skip-last-digits/m-p/2229237#M20233</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; I am reading data from the XL file and stored in the Mysql table. for ex: I want to store the ID column values&amp;nbsp; W95343545125 = W9534354512 (How to remove last digits )&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-skip-last-digits/m-p/2229237#M20233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T03:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to skip last digits</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-skip-last-digits/m-p/2229238#M20234</link>
      <description>StringHandling.LEFT(row1.id, 12)</description>
      <pubDate>Tue, 24 Dec 2019 06:08:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-skip-last-digits/m-p/2229238#M20234</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-12-24T06:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to skip last digits</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-skip-last-digits/m-p/2229239#M20235</link>
      <description>Hi TRF,&lt;BR /&gt;Thanks for your reply, but the ID column value length is not fixed, This is a dynamic value. then how to solve this problem,&lt;BR /&gt;help me.</description>
      <pubDate>Tue, 24 Dec 2019 06:33:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-skip-last-digits/m-p/2229239#M20235</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-24T06:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to skip last digits</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-skip-last-digits/m-p/2229240#M20236</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQekAAG"&gt;@Dhandu502&lt;/A&gt;&amp;nbsp;, try the below one.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;StringHandling.LEFT(row1.name ,StringHandling.LEN(row1.name)-1)&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2019 06:50:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-skip-last-digits/m-p/2229240#M20236</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-12-24T06:50:18Z</dc:date>
    </item>
  </channel>
</rss>

