<?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: Need help figuring why tSortRow is not parsing this string. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Need-help-figuring-why-tSortRow-is-not-parsing-this-string/m-p/2369526#M132664</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;I believe you have set the movieID as an integer but your header is also trying to get into the target data system. So you need to ignore the first row&amp;nbsp;&lt;STRONG&gt;'movieID,title,releaseYear,directorID'&amp;nbsp;&lt;/STRONG&gt;since its not integer.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;Add the header value as 1 in the tFileInputExcel as shown below.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5ho.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135999i179A66ED1207A368/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5ho.png" alt="0683p000009M5ho.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jun 2019 14:39:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-06-14T14:39:13Z</dc:date>
    <item>
      <title>Need help figuring why tSortRow is not parsing this string.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Need-help-figuring-why-tSortRow-is-not-parsing-this-string/m-p/2369523#M132661</link>
      <description>&lt;P&gt;Is there something wrong with the way I transform the excel doc to a csv?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;What are some common mistakes for not parsing?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;Couldn't parse value for column 'movieID' in 'row1', value is 'movieID,title,releaseYear,directorID'. Details: java.lang.NumberFormatException: For input string: "movieID,title,releaseYear,directorID"&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 20:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Need-help-figuring-why-tSortRow-is-not-parsing-this-string/m-p/2369523#M132661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-13T20:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need help figuring why tSortRow is not parsing this string.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Need-help-figuring-why-tSortRow-is-not-parsing-this-string/m-p/2369524#M132662</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPenAAG"&gt;@lukeeids&lt;/A&gt;&amp;nbsp; your data is coming other than the format what you have specified in the Schema&lt;/P&gt;
&lt;P&gt;Since i will suggest you to write it to tLogRow by specifying the string data type and see the data how are you getting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or still if its not resolved. Share the screenshot job flow and data types of source and target.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Prabuj&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 05:10:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Need-help-figuring-why-tSortRow-is-not-parsing-this-string/m-p/2369524#M132662</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-14T05:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need help figuring why tSortRow is not parsing this string.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Need-help-figuring-why-tSortRow-is-not-parsing-this-string/m-p/2369525#M132663</link>
      <description>&lt;P&gt;It looks like you are parsing the header row which probably has a different delimiter than the data. &amp;nbsp;Per the error message, it is trying to parse whole header string as an int because your first column, movieID, is defined as an int. &amp;nbsp;I think there is an option in the tFileInputDelimited to ignore the header row. &amp;nbsp;I don't think your problem has anything to do with the tSortRow.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 07:05:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Need-help-figuring-why-tSortRow-is-not-parsing-this-string/m-p/2369525#M132663</guid>
      <dc:creator>nfz11</dc:creator>
      <dc:date>2019-06-14T07:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Need help figuring why tSortRow is not parsing this string.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Need-help-figuring-why-tSortRow-is-not-parsing-this-string/m-p/2369526#M132664</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;I believe you have set the movieID as an integer but your header is also trying to get into the target data system. So you need to ignore the first row&amp;nbsp;&lt;STRONG&gt;'movieID,title,releaseYear,directorID'&amp;nbsp;&lt;/STRONG&gt;since its not integer.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;Add the header value as 1 in the tFileInputExcel as shown below.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5ho.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135999i179A66ED1207A368/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5ho.png" alt="0683p000009M5ho.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 14:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Need-help-figuring-why-tSortRow-is-not-parsing-this-string/m-p/2369526#M132664</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-14T14:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Need help figuring why tSortRow is not parsing this string.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Need-help-figuring-why-tSortRow-is-not-parsing-this-string/m-p/2369527#M132665</link>
      <description>&lt;P&gt;Thanks! I used all strings and converted to all strings and it seemed to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I try to convert to integers it fails to parse.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This looks like integer to integer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;String to integer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I feel as if I am missing some basic knowledge for how to read specific data types from the .csv files...&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 17:29:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Need-help-figuring-why-tSortRow-is-not-parsing-this-string/m-p/2369527#M132665</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-14T17:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need help figuring why tSortRow is not parsing this string.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Need-help-figuring-why-tSortRow-is-not-parsing-this-string/m-p/2369528#M132666</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;Please use tConvertType component if you want to do any changes in the data type.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/mjoDghHoMPI0yuyZ83a13Q/GDoeGgb~qKpyQ_84gB37WQ" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/mjoDghHoMPI0yuyZ83a13Q/GDoeGgb~qKpyQ_84gB37WQ&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;This will help you to easily maneuver between different data types.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 17:31:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Need-help-figuring-why-tSortRow-is-not-parsing-this-string/m-p/2369528#M132666</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-14T17:31:37Z</dc:date>
    </item>
  </channel>
</rss>

