<?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: Data Validation in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Data-Validation/m-p/2319980#M90166</link>
    <description>&lt;FONT color="#252525"&gt;&lt;FONT face="sans-serif"&gt;&lt;FONT size="2"&gt;Data validation is &amp;nbsp;the process of ensuring that a program operates on clean, correct and useful data. It uses routines, often called "validation rules" "validation constraints" or "check routines", that check for correctness, meaningfulness, and security of data that are input to the system . &amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT color="#252525"&gt;&lt;FONT size="2"&gt;&lt;FONT face="sans-serif"&gt;&lt;A href="http://www.writeversity.com" target="_blank" rel="nofollow noopener noreferrer"&gt;Dissertation writing service&lt;/A&gt; &amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT color="#252525"&gt;&lt;FONT size="2"&gt;&lt;FONT face="sans-serif"&gt;this way you can always be sure that your data is properly validated/escaped and you don't need to remember if the variable has been previously validated.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Wed, 15 Oct 2014 07:15:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-10-15T07:15:02Z</dc:date>
    <item>
      <title>Data Validation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-Validation/m-p/2319978#M90164</link>
      <description>Hi, 
&lt;BR /&gt;My job is reading FirstName from the table and I want to filter the names which have numbers/special chars in it i.e. ABC13CD, AMN$%£RE and would like to use the valid name which have only chars in it. Could you please help me in getting some help in this. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Ram</description>
      <pubDate>Sat, 16 Nov 2024 11:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-Validation/m-p/2319978#M90164</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Data Validation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-Validation/m-p/2319979#M90165</link>
      <description>&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/37201/Talend_Open_Studio_for_Data_Integration_-_tMap_-_tMap_34.png.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MB6H.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128058i802C4A7B3FF750BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MB6H.png" alt="0683p000009MB6H.png" /&gt;&lt;/span&gt; &amp;nbsp;&lt;/A&gt;Hi Ram, 
&lt;BR /&gt;I'm not promising that this is the best way to do it, but it is the way I have used. 
&lt;BR /&gt;Basically I use a tMap. The field to be 'filtered' goes through this processing. 
&lt;BR /&gt;(see graphic). This removes quotes, converts all types of dash to a hyphen, changes curly quotes to straight quotes. You could add extra bits to remove other unwanted characters or use a regex.</description>
      <pubDate>Fri, 03 Oct 2014 17:10:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-Validation/m-p/2319979#M90165</guid>
      <dc:creator>jd101k2000</dc:creator>
      <dc:date>2014-10-03T17:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Data Validation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-Validation/m-p/2319980#M90166</link>
      <description>&lt;FONT color="#252525"&gt;&lt;FONT face="sans-serif"&gt;&lt;FONT size="2"&gt;Data validation is &amp;nbsp;the process of ensuring that a program operates on clean, correct and useful data. It uses routines, often called "validation rules" "validation constraints" or "check routines", that check for correctness, meaningfulness, and security of data that are input to the system . &amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT color="#252525"&gt;&lt;FONT size="2"&gt;&lt;FONT face="sans-serif"&gt;&lt;A href="http://www.writeversity.com" target="_blank" rel="nofollow noopener noreferrer"&gt;Dissertation writing service&lt;/A&gt; &amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT color="#252525"&gt;&lt;FONT size="2"&gt;&lt;FONT face="sans-serif"&gt;this way you can always be sure that your data is properly validated/escaped and you don't need to remember if the variable has been previously validated.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 15 Oct 2014 07:15:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-Validation/m-p/2319980#M90166</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-15T07:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Data Validation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-Validation/m-p/2319981#M90167</link>
      <description>Hi Ram, 
&lt;BR /&gt;Another simpler way could be to use tFilterRow and use advance settings for writing java regular expression... 
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Wed, 15 Oct 2014 09:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-Validation/m-p/2319981#M90167</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-15T09:57:57Z</dc:date>
    </item>
  </channel>
</rss>

