<?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 Identify special character in row in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Identify-special-character-in-row/m-p/2252715#M36273</link>
    <description>&lt;P&gt;I have a csv file. From that i want to find whether a data is having special characters or not. If special character is available then i want that row number,data and some message to be printed into output.Suppose i have 3 columns ID,First_Name,Last_Name in CSV. While reading data from CSV, i want to check whether first_name is having special characters or not. similar check for last name. If special characters is available for a data in First_Name(eg: Te$t), then i want message like 1-Te$t - Special character in first_name column. Similar to what tSchemaComplianceCheck component is doing and is it possible to do the above scenario in&amp;nbsp;&lt;SPAN&gt;tSchemaComplianceCheck&amp;nbsp; component?.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 07:29:32 GMT</pubDate>
    <dc:creator>Rathesh</dc:creator>
    <dc:date>2024-11-16T07:29:32Z</dc:date>
    <item>
      <title>Identify special character in row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Identify-special-character-in-row/m-p/2252715#M36273</link>
      <description>&lt;P&gt;I have a csv file. From that i want to find whether a data is having special characters or not. If special character is available then i want that row number,data and some message to be printed into output.Suppose i have 3 columns ID,First_Name,Last_Name in CSV. While reading data from CSV, i want to check whether first_name is having special characters or not. similar check for last name. If special characters is available for a data in First_Name(eg: Te$t), then i want message like 1-Te$t - Special character in first_name column. Similar to what tSchemaComplianceCheck component is doing and is it possible to do the above scenario in&amp;nbsp;&lt;SPAN&gt;tSchemaComplianceCheck&amp;nbsp; component?.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:29:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Identify-special-character-in-row/m-p/2252715#M36273</guid>
      <dc:creator>Rathesh</dc:creator>
      <dc:date>2024-11-16T07:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Identify special character in row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Identify-special-character-in-row/m-p/2252716#M36274</link>
      <description>&lt;P&gt;Hi Rathesh,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; You can add a sequence in tmap to allocate the row number for each row.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;For checking a name is containing only alphabetic values, you can use&amp;nbsp;StringHandling.IS_ALPHA("abc") function present in tmap.This will give a boolean result. If the boolean result is false, you can pick those record as bad record and process them further.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 17:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Identify-special-character-in-row/m-p/2252716#M36274</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-10T17:49:27Z</dc:date>
    </item>
  </channel>
</rss>

