<?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 Expression Builder to catch Phone Number and Gender in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/Expression-Builder-to-catch-Phone-Number-and-Gender/m-p/2430189#M3987</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would like to know how to i write an expression in tMap component to capture 2 scenario.&lt;/P&gt;
&lt;P&gt;1. Phone number column is not in number&lt;/P&gt;
&lt;P&gt;2. Gender column is not in Male and Female.&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;Any additional information to use expression builder for Data Quality module will be great and appreciate that!&lt;/P&gt;</description>
    <pubDate>Wed, 13 Mar 2024 08:40:40 GMT</pubDate>
    <dc:creator>NWQ</dc:creator>
    <dc:date>2024-03-13T08:40:40Z</dc:date>
    <item>
      <title>Expression Builder to catch Phone Number and Gender</title>
      <link>https://community.qlik.com/t5/Data-Quality/Expression-Builder-to-catch-Phone-Number-and-Gender/m-p/2430189#M3987</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would like to know how to i write an expression in tMap component to capture 2 scenario.&lt;/P&gt;
&lt;P&gt;1. Phone number column is not in number&lt;/P&gt;
&lt;P&gt;2. Gender column is not in Male and Female.&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;Any additional information to use expression builder for Data Quality module will be great and appreciate that!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 08:40:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Expression-Builder-to-catch-Phone-Number-and-Gender/m-p/2430189#M3987</guid>
      <dc:creator>NWQ</dc:creator>
      <dc:date>2024-03-13T08:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Builder to catch Phone Number and Gender</title>
      <link>https://community.qlik.com/t5/Data-Quality/Expression-Builder-to-catch-Phone-Number-and-Gender/m-p/2430628#M3988</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. Phone number column is not in number&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can use the built-in function&amp;nbsp;Mathematical.NUM(String s) to validate the number column,&amp;nbsp; returns 1 if it is a numeric data type, otherwise, returns 0;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;for example, add the following expression in the filter expression field.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Mathematical.NUM(row1.columnName)==1&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;2. Gender column is not in Male and Female.&lt;/P&gt;
&lt;P&gt;Use the expression:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;row1.columName.equals("Male")&amp;amp;&amp;amp;row1.columName.equals("Female")&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Shicong&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 07:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Expression-Builder-to-catch-Phone-Number-and-Gender/m-p/2430628#M3988</guid>
      <dc:creator>Shicong_Hong</dc:creator>
      <dc:date>2024-03-14T07:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Builder to catch Phone Number and Gender</title>
      <link>https://community.qlik.com/t5/Data-Quality/Expression-Builder-to-catch-Phone-Number-and-Gender/m-p/2433507#M3991</link>
      <description>&lt;P&gt;Thanks it work!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 01:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Expression-Builder-to-catch-Phone-Number-and-Gender/m-p/2433507#M3991</guid>
      <dc:creator>NWQ</dc:creator>
      <dc:date>2024-03-22T01:35:24Z</dc:date>
    </item>
  </channel>
</rss>

