<?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: Edit a .csv file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314139#M84935</link>
    <description>&lt;P&gt;I'm using the tmap component to make a mathematical operation (multiplication) with the values of two different columns (price and quantity, string type as the SMUL requires) and then when I have checked all the values content in every single component I'm using and verify all of them to be string type, this message appears:&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de pantalla (1).png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LrsF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145375i8F4445BE9D4ABC2A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LrsF.png" alt="0683p000009LrsF.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de pantalla (4).png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ls49.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147629i80327DFCB6D24D8A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ls49.png" alt="0683p000009Ls49.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de pantalla (5).png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ls5U.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153297i234D3613A3EEFD71/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ls5U.png" alt="0683p000009Ls5U.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;I don't know if I'm doing or using the correct sentences or flow.&lt;/P&gt; 
&lt;P&gt;Do you have any idea of why this is happening?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks a lot &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jan 2018 22:08:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-23T22:08:56Z</dc:date>
    <item>
      <title>Edit a .csv file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314134#M84930</link>
      <description>&lt;P&gt;Hello, everyone.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Since I'm new in this Talend World.&lt;/P&gt; 
&lt;P&gt;I'm exploring the tool, but I was wondering how could I categorize the information of a .csv file, also, I would like to know how I can sumarize the quantities included in that file and if it's possible to organize the information in alphabetical order.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards and thanks for your help.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:49:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314134#M84930</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Edit a .csv file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314135#M84931</link>
      <description>Hi, 
&lt;BR /&gt;You have a lot of tutorials for these subjects: 
&lt;BR /&gt;- 
&lt;A href="https://www.talendbyexample.com/my-first-talend-job.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.talendbyexample.com/my-first-talend-job.html&lt;/A&gt; as an example to work with csv file 
&lt;BR /&gt;- 
&lt;A href="http://desireddata.blogspot.fr/2015/04/how-to-use-taggregaterow-component-in.html?m=1" target="_blank" rel="nofollow noopener noreferrer"&gt;http://desireddata.blogspot.fr/2015/04/how-to-use-taggregaterow-component-in.html?m=1&lt;/A&gt; for aggregation 
&lt;BR /&gt;- 
&lt;A href="https://www.packtpub.com/mapt/book/big_data_and_business_intelligence/9781849514729/5/ch05lvl1sec38/sorting-data" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.packtpub.com/mapt/book/big_data_and_business_intelligence/9781849514729/5/ch05lvl1sec38/sorting-data&lt;/A&gt; for sorting 
&lt;BR /&gt;- also this one for a combination of aggregating and sorting records 
&lt;A href="https://help.talend.com/reader/jomWd_GKqAmTZviwG_oxHQ/YYVSsDiyJ3vBHh9357Ds~Q" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/jomWd_GKqAmTZviwG_oxHQ/YYVSsDiyJ3vBHh9357Ds~Q&lt;/A&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Sat, 20 Jan 2018 07:01:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314135#M84931</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-01-20T07:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Edit a .csv file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314136#M84932</link>
      <description>&lt;P&gt;Thanks a lot for your help.&lt;BR /&gt;I was trying to use the tsortrow to order in alphabetical ascendent order the content (products column) on the csv file and multiplicate two columns with the aggregaterow, showing the results into an output csv file, but I couldn't.&lt;BR /&gt;The files you shared to me were helpful in some way &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 21:55:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314136#M84932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-22T21:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Edit a .csv file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314137#M84933</link>
      <description>Thanks a lot for your help. 
&lt;BR /&gt;I was trying to use the tsortrow to order in alphabetical ascendent order the content (products column) on the csv file and multiplicate two columns with the aggregaterow, showing the results into an output csv file, but I couldn't. 
&lt;BR /&gt;The files you shared to me were helpful in some way 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 22 Jan 2018 21:55:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314137#M84933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-22T21:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Edit a .csv file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314138#M84934</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;What's the error message you are getting?&amp;nbsp;&lt;SPAN&gt;Could you please elaborate your case with an example with input and expected output values?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 07:22:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314138#M84934</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-23T07:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Edit a .csv file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314139#M84935</link>
      <description>&lt;P&gt;I'm using the tmap component to make a mathematical operation (multiplication) with the values of two different columns (price and quantity, string type as the SMUL requires) and then when I have checked all the values content in every single component I'm using and verify all of them to be string type, this message appears:&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de pantalla (1).png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LrsF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145375i8F4445BE9D4ABC2A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LrsF.png" alt="0683p000009LrsF.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de pantalla (4).png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ls49.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147629i80327DFCB6D24D8A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ls49.png" alt="0683p000009Ls49.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de pantalla (5).png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ls5U.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153297i234D3613A3EEFD71/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ls5U.png" alt="0683p000009Ls5U.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;I don't know if I'm doing or using the correct sentences or flow.&lt;/P&gt; 
&lt;P&gt;Do you have any idea of why this is happening?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks a lot &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 22:08:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314139#M84935</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-23T22:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Edit a .csv file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314140#M84936</link>
      <description>&lt;P&gt;Look at the data types for the columns you are getting your data from. They are Strings. In fact, it looks like all of your columns are Strings. You need those columns set as Double. Go to your file component schema and alter the data type to Double. You will need to make sure that all of your column types are correct to carry out calculations like this.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 22:45:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314140#M84936</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-23T22:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Edit a .csv file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314141#M84937</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt; 
&lt;P&gt;I already set the columns as double, but when I check the .xls output file, it has no data, only the headers &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt; and the .csv original file has data, so I don't know what else I could do.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de pantalla (6).png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LriO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139451i6E29BDD7119CD757/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LriO.png" alt="0683p000009LriO.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de pantalla (7).png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ls5e.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137185i1B22C19C1D62F91D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ls5e.png" alt="0683p000009Ls5e.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This one is the original file:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de pantalla (8).png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ls5a.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132650iAEA1A9680BB95CEA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ls5a.png" alt="0683p000009Ls5a.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;It is possible to order the data in alphabetical order?&lt;/P&gt; 
&lt;P&gt;I'm sorry if I'm making so many questions, I really appreciate your help.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lrop"&gt;Captura de pantalla (8).png&lt;/A&gt;</description>
      <pubDate>Tue, 23 Jan 2018 23:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314141#M84937</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-23T23:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Edit a .csv file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314142#M84938</link>
      <description>&lt;P&gt;You will need to show us your input file component config, your tAggregateRow config and let us know how many rows pass through the job when it runs. I'll look again in the morning to see if this has been answered while I am away&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 23:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314142#M84938</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-23T23:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Edit a .csv file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314143#M84939</link>
      <description>&lt;P&gt;I realized I had the property "Catch lookup inner join reject" (in the tmap) as false, then I set it as true and it worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for your support.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2018 16:26:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314143#M84939</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-24T16:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Edit a .csv file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314144#M84940</link>
      <description>&lt;P&gt;I feel stupid for not spotting that from the screenshot last night. Good catch &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2018 17:29:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314144#M84940</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-24T17:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Edit a .csv file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314145#M84941</link>
      <description>&lt;P&gt;Don't feel like that.&lt;/P&gt; 
&lt;P&gt;I do feel stupid because it was "Catch output reject", not the inner join haha.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2018 17:33:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-a-csv-file/m-p/2314145#M84941</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-24T17:33:52Z</dc:date>
    </item>
  </channel>
</rss>

