<?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: tFilterRow regex not working? in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282304#M3718</link>
    <description>That did it for me!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thnx.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Remco&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 06 Nov 2017 13:54:25 GMT</pubDate>
    <dc:creator>Remco1</dc:creator>
    <dc:date>2017-11-06T13:54:25Z</dc:date>
    <item>
      <title>tFilterRow regex not working?</title>
      <link>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282294#M3708</link>
      <description>&lt;P&gt;I'm using the advanced setting in tFilterRow (Open Studio 6.3). I've tried the following code (regex) to filter rows:&lt;/P&gt;
&lt;P&gt;java.util.regex.Pattern.compile("\\d+").matcher(input_row.code).find()&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;java.util.regex.Pattern.compile("\\d*").matcher(input_row.code).find()&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;java.util.regex.Pattern.compile("[0-9]+").matcher(input_row.code).find()&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;java.util.regex.Pattern.compile("[0-9]*").matcher(input_row.code).find()&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This should return only records where the value of "code" only exists out of digits (0-9), however it does return records with at least one digit and characters. Which regex should I&amp;nbsp;use to return only digit values?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282294#M3708</guid>
      <dc:creator>Remco1</dc:creator>
      <dc:date>2024-11-16T09:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: tFilterRow regex not working?</title>
      <link>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282295#M3709</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&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;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 07:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282295#M3709</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-20T07:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: tFilterRow regex not working?</title>
      <link>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282296#M3710</link>
      <description>Hello Sabrina,
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;Thnx for your reply, here's my case. It should only return rows that exists only out of digits (in schema this is column "code" that refers to column K "AUTHORISATIE" in the csv file). It now returns 303 out of 305 records because the value contains a digit, it should return only 40 records (eg in the csv file row K7 which has a value of 113577)
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;[cid:image002.png@01D34981.D6D5C8E0]
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;[cid:image004.jpg@01D34982.BA72D3E0]
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;[cid:image007.jpg@01D34982.BA72D3E0]
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;With regards,
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;Remco
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Oct 2017 08:07:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282296#M3710</guid>
      <dc:creator>Remco1</dc:creator>
      <dc:date>2017-10-20T08:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: tFilterRow regex not working?</title>
      <link>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282297#M3711</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Actually, we cannot see your image from our side. Could you please check it?&lt;/P&gt;
&lt;P&gt;Could you please&amp;nbsp; upload your Screenshots by click 'photos' icon on forum? Feel free to let us know if there is any problem for you.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 10:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282297#M3711</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-24T10:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: tFilterRow regex not working?</title>
      <link>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282298#M3712</link>
      <description>&lt;P&gt;Hello Sabrina,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here are the screenshots&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nov1.png" style="width: 421px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LrW0.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133713iE49276A4D2A6E1AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LrW0.png" alt="0683p000009LrW0.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nov2.jpg" style="width: 413px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LrO5.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148070i80013F326174599F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LrO5.jpg" alt="0683p000009LrO5.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nov3.jpg" style="width: 611px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LrPa.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144508i6092BC1D1A54CBB8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LrPa.jpg" alt="0683p000009LrPa.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Remco&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 10:30:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282298#M3712</guid>
      <dc:creator>Remco1</dc:creator>
      <dc:date>2017-10-24T10:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: tFilterRow regex not working?</title>
      <link>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282299#M3713</link>
      <description>Can you try any of below expressions?
&lt;BR /&gt;java.util.regex.Pattern.compile("^[0-9]+").matcher(input_row.code).find()
&lt;BR /&gt;
&lt;BR /&gt;Or
&lt;BR /&gt;java.util.regex.Pattern.compile("^\\d+").matcher(input_row.code).find()</description>
      <pubDate>Fri, 03 Nov 2017 18:46:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282299#M3713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-03T18:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: tFilterRow regex not working?</title>
      <link>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282300#M3714</link>
      <description>This doesn't work, it returns 0 records.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thnx Remco&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Nov 2017 08:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282300#M3714</guid>
      <dc:creator>Remco1</dc:creator>
      <dc:date>2017-11-06T08:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: tFilterRow regex not working?</title>
      <link>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282301#M3715</link>
      <description>Sorry use matches() method instead of find()&lt;BR /&gt;&lt;BR /&gt;java.util.regex.Pattern.compile("[0-9]+").matcher(input_row.code).matches()&lt;BR /&gt;&lt;BR /&gt;Or&lt;BR /&gt;java.util.regex.Pattern.compile("\\d+").matcher(input_row.code).matches()</description>
      <pubDate>Mon, 06 Nov 2017 13:07:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282301#M3715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T13:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: tFilterRow regex not working?</title>
      <link>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282302#M3716</link>
      <description>Also 0 records...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Remco&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Nov 2017 13:21:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282302#M3716</guid>
      <dc:creator>Remco1</dc:creator>
      <dc:date>2017-11-06T13:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: tFilterRow regex not working?</title>
      <link>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282303#M3717</link>
      <description>One last try for me&lt;BR /&gt;input_row.code.trim().matches("[0-9]+")</description>
      <pubDate>Mon, 06 Nov 2017 13:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282303#M3717</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T13:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: tFilterRow regex not working?</title>
      <link>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282304#M3718</link>
      <description>That did it for me!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thnx.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Remco&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Nov 2017 13:54:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/tFilterRow-regex-not-working/m-p/2282304#M3718</guid>
      <dc:creator>Remco1</dc:creator>
      <dc:date>2017-11-06T13:54:25Z</dc:date>
    </item>
  </channel>
</rss>

