<?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: Help me to process a file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Help-me-to-process-a-file/m-p/2260893#M41866</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can you provide some screenshot of your job ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You're using tSplitRow, but in your case I'll better use a tMap&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I've created a .csv file with your input data, I'm making transformation inside the tMap component to match the output you wanted. Here's the following screenshot, is that what you wanted ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Make sure to create "intermediary variable" inside the tMap to put your transformation code (with substring and condition) for good practices and readability.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="first.png" style="width: 854px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9py.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130857i2E0AECC89EE314C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9py.png" alt="0683p000009M9py.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="second.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9b5.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129341i78BD2EA7275AB80A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9b5.png" alt="0683p000009M9b5.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 22 Mar 2020 13:53:26 GMT</pubDate>
    <dc:creator>jeoste</dc:creator>
    <dc:date>2020-03-22T13:53:26Z</dc:date>
    <item>
      <title>Help me to process a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-me-to-process-a-file/m-p/2260892#M41865</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to process a file with splitRow etc.. but I'm doing something wrong..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Input file:&lt;/P&gt;
&lt;P&gt;12001A1.10&amp;nbsp; 1.20 $&amp;nbsp; 2.20&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Output file:&lt;/P&gt;
&lt;P&gt;columnA&amp;nbsp; &amp;nbsp;colB&amp;nbsp; &amp;nbsp; &amp;nbsp;colC&amp;nbsp; &amp;nbsp; colD&amp;nbsp; &amp;nbsp;colE&amp;nbsp; &amp;nbsp;colF&lt;/P&gt;
&lt;P&gt;12&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;001A&amp;nbsp; &amp;nbsp; 1.10&amp;nbsp; &amp;nbsp; 1.20&amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; &amp;nbsp; 2.20&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to save first input field(12001A1.10) in 3 different columns but I don't know if there is a split component by length so I could trim 2 chars then 4 chars and finally 3 more.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another issue is how to convert/change special chars like "$" from my input into a value 0 (with normalize is possible to do?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea how can I do all of this, can you help me?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 12:04:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-me-to-process-a-file/m-p/2260892#M41865</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-22T12:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to process a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-me-to-process-a-file/m-p/2260893#M41866</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can you provide some screenshot of your job ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You're using tSplitRow, but in your case I'll better use a tMap&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I've created a .csv file with your input data, I'm making transformation inside the tMap component to match the output you wanted. Here's the following screenshot, is that what you wanted ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Make sure to create "intermediary variable" inside the tMap to put your transformation code (with substring and condition) for good practices and readability.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="first.png" style="width: 854px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9py.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130857i2E0AECC89EE314C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9py.png" alt="0683p000009M9py.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="second.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9b5.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129341i78BD2EA7275AB80A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9b5.png" alt="0683p000009M9b5.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 13:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-me-to-process-a-file/m-p/2260893#M41866</guid>
      <dc:creator>jeoste</dc:creator>
      <dc:date>2020-03-22T13:53:26Z</dc:date>
    </item>
  </channel>
</rss>

