<?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: Blank value using tfilterrow in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350333#M117203</link>
    <description>&lt;P&gt;I'm afraid it is very difficult to help without seeing precisely what is being done.  The original question has this in it....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am doing currently as below:&lt;/P&gt;&lt;P&gt;column -&amp;nbsp;(integer column)&lt;/P&gt;&lt;P&gt;function - empty.&lt;/P&gt;&lt;P&gt;operator - equals&lt;/P&gt;&lt;P&gt;value - ""/'' (this is giving me an error)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The value leads us to suspect that a String is possible in this column. With an int/Integer a String is not possible. It will not accept "0", "1", "", "a", "b", etc. It will only accept 0, 1, 2, 3, 4, 5....if it is an int (primitive) or 0,1,2,3,4,,...if it is an Integer (,,) is essentially a comma separated null. Null is nothing. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is why I asked for the screenshots. If ""/" was ever supplied to this column, it is not an int/Integer. This may have changed during this discussion, but it is so hard to provide ideas unless we can see the exact config and the exact output.&lt;/P&gt;</description>
    <pubDate>Mon, 13 Mar 2023 14:43:56 GMT</pubDate>
    <dc:creator>rhall1</dc:creator>
    <dc:date>2023-03-13T14:43:56Z</dc:date>
    <item>
      <title>Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350313#M117183</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to check and filter blank values from a file based on an integer column and using the tfilterrow component. How can I use the tfilter row component properties. Can anyone help me on this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am doing currently as below:&lt;/P&gt;&lt;P&gt;column -&amp;nbsp;(integer column)&lt;/P&gt;&lt;P&gt;function - empty.&lt;/P&gt;&lt;P&gt;operator - equals&lt;/P&gt;&lt;P&gt;value - ""/'' (this is giving me an error)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate your help.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350313#M117183</guid>
      <dc:creator>BA621858188</dc:creator>
      <dc:date>2024-11-15T22:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350314#M117184</link>
      <description>&lt;P&gt;Your value suggests that the column is not an Integer or int column.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 14:30:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350314#M117184</guid>
      <dc:creator>rhall1</dc:creator>
      <dc:date>2023-03-09T14:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350315#M117185</link>
      <description>&lt;P&gt;The column is integer. I need your help to know how can I check blank in it using tfilter row.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 02:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350315#M117185</guid>
      <dc:creator>BA621858188</dc:creator>
      <dc:date>2023-03-10T02:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350316#M117186</link>
      <description>&lt;P&gt;@Shicong Hong​&amp;nbsp;, can you please help here?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 02:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350316#M117186</guid>
      <dc:creator>BA621858188</dc:creator>
      <dc:date>2023-03-10T02:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350317#M117187</link>
      <description>&lt;P&gt;Are you sure that the column is set to Integer? This value....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;""/''&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...is not what you would expect of an Integer. It looks more like a String. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am talking about the column type, not the expected the value.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 02:36:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350317#M117187</guid>
      <dc:creator>rhall1</dc:creator>
      <dc:date>2023-03-10T02:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350318#M117188</link>
      <description>&lt;P&gt;set the value as null, and make sure the key box of the column is checked on the schema of input component.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 02:38:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350318#M117188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-10T02:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350319#M117189</link>
      <description>&lt;P&gt;@Shicong Hong​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried this. getting below error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The operator == is undefined for the argument type(s) int, null&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;column -&amp;nbsp;(integer column)&lt;/P&gt;&lt;P&gt;function - empty.&lt;/P&gt;&lt;P&gt;operator - equals&lt;/P&gt;&lt;P&gt;value - null&lt;/P&gt;&lt;P&gt;selected key box for the column as well&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 03:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350319#M117189</guid>
      <dc:creator>BA621858188</dc:creator>
      <dc:date>2023-03-10T03:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350320#M117190</link>
      <description>&lt;P&gt;sorry, it is the 'nullable' box, this option should be checked on the schema.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2023 03:39:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350320#M117190</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-11T03:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350321#M117191</link>
      <description>&lt;P&gt;Hi @Shicong Hong​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried this as well but no luck. Kindly help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the design:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tDBInput--&amp;gt;tfileoutputdelimited--&amp;gt;tfilterrow--&amp;gt;tfileoutputdelimited&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tfilterrow&lt;/P&gt;&lt;P&gt;ID Empty not equal to null&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2023 05:20:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350321#M117191</guid>
      <dc:creator>BA621858188</dc:creator>
      <dc:date>2023-03-11T05:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350322#M117192</link>
      <description>&lt;P&gt;I am able to filter rows easily where a specific column is null.&lt;/P&gt;&lt;P&gt;I have taken 2 integer columns c1 and c2. I have inserted 2 rows, 1st row where both c1 and c2 have values, 2nd row where c2 is null&lt;/P&gt;&lt;P&gt;I am able to take forward only the 2 row where c2 is null&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please try this&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000deSBwAAM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144522i2F0026865A19D6F1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000deSBwAAM.png" alt="0695b00000deSBwAAM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000deSC1AAM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143051iC79217B613BCECFB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000deSC1AAM.png" alt="0695b00000deSC1AAM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000deSC6AAM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148577i01709F62F2EC84AE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000deSC6AAM.png" alt="0695b00000deSC6AAM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000deSCBAA2.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133006iF97C7F510ED193ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000deSCBAA2.png" alt="0695b00000deSCBAA2.png" /&gt;&lt;/span&gt;Hope this helps&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2023 14:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350322#M117192</guid>
      <dc:creator>tnewbie</dc:creator>
      <dc:date>2023-03-11T14:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350323#M117193</link>
      <description>&lt;P&gt;Make sure the nullable box is checked on tDBInput component, while this option is enable, the component will read the null value as null, otherwise, it is 0 for int type. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2023 01:15:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350323#M117193</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-12T01:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350324#M117194</link>
      <description>&lt;P&gt;@Richard Hall​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was just trying by putting value as ""/"" but its not the correct one. The data type at source and target both end is integer only.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2023 10:38:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350324#M117194</guid>
      <dc:creator>BA621858188</dc:creator>
      <dc:date>2023-03-12T10:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350325#M117195</link>
      <description>&lt;P&gt;Hi @tech seeker​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is the col1 and col2 are of integer type?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you put value for both cols as blank as you gave the value 345 for col1?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have completed full blank line at the end and need to remove it using filter row&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2023 10:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350325#M117195</guid>
      <dc:creator>BA621858188</dc:creator>
      <dc:date>2023-03-12T10:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350326#M117196</link>
      <description>&lt;P&gt;Hi @tech seeker​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the same as Scenario where need to ignore the last line from pipe delimited file. &lt;/P&gt;&lt;P&gt;where you have mentioned to use tsystem component to use. I am trying the same using filter row. Is it possible to ignore the end line (blank).&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2023 12:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350326#M117196</guid>
      <dc:creator>BA621858188</dc:creator>
      <dc:date>2023-03-12T12:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350327#M117197</link>
      <description>&lt;P&gt;@Shicong Hong​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did this as well, but it didn't work.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2023 12:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350327#M117197</guid>
      <dc:creator>BA621858188</dc:creator>
      <dc:date>2023-03-12T12:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350328#M117198</link>
      <description>&lt;P&gt;OK, for debugging, try to print the value on a on tJavaRow to see what value it is, null or empty string? &lt;/P&gt;&lt;P&gt;System.out.println(input_row.columnName);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or check if the value is null or empty string, eg:&lt;/P&gt;&lt;P&gt;if(input_row.columnName==null){&lt;/P&gt;&lt;P&gt;System.out.println("It is null value");&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;if(input_row.columnName.equals("")){&lt;/P&gt;&lt;P&gt;System.out.println("It is empty string");&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check and confirm what value it is before you do the filter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2023 23:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350328#M117198</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-12T23:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350329#M117199</link>
      <description>&lt;P&gt;@Vrushabh Malbari​&amp;nbsp;It might also help to see a screenshot of the schema setup of the source, target and the tFilterRow components. It sounds to me like there is an issue here. If you can supply ""/'' to the column, it isn't an integer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, int cannot be null. Integer can be null. So you need to make sure that your column is set to Integer and not int.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2023 23:58:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350329#M117199</guid>
      <dc:creator>rhall1</dc:creator>
      <dc:date>2023-03-12T23:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350330#M117200</link>
      <description>&lt;P&gt;Hi @Richard Hall​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Its integer in schema. I am supplying null in value and not "/"".&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2023 09:42:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350330#M117200</guid>
      <dc:creator>BA621858188</dc:creator>
      <dc:date>2023-03-13T09:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350331#M117201</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.talend.com/s/profile/0053p000007LTJWAA4" alt="https://community.talend.com/s/profile/0053p000007LTJWAA4" target="_blank"&gt;@rhall&lt;/A&gt;&amp;nbsp;(Customer)​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Its integer in schema. I am supplying null in value and not "/"".&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2023 14:29:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350331#M117201</guid>
      <dc:creator>BA621858188</dc:creator>
      <dc:date>2023-03-13T14:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value using tfilterrow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350332#M117202</link>
      <description>&lt;P&gt;Hi @Shicong Hong​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OK, for debugging, try to print the value on a on tJavaRow to see what value it is, null or empty string?&lt;/P&gt;&lt;P&gt;System.out.println(input_row.columnName);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or check if the value is null or empty string, eg:&lt;/P&gt;&lt;P&gt;if(input_row.columnName==null){&lt;/P&gt;&lt;P&gt;System.out.println("It is null value");&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;if(input_row.columnName.equals("")){&lt;/P&gt;&lt;P&gt;System.out.println("It is empty string");&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check and confirm what value it is before you do the filter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where I need to use the above code in my design.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My design is as below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tdbinput--&amp;gt; tfileoutputdelimited --&amp;gt; tfilterrow --&amp;gt; tfileoutputdelimited&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So you want me to use tjava in between tfileoutputdelimited--&amp;gt;tfilterrow?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If yes, I have done that, but I just got the values, not "it is null" or "it is empty."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But still, I am getting one extra line (blank) in my target output file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2023 14:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Blank-value-using-tfilterrow/m-p/2350332#M117202</guid>
      <dc:creator>BA621858188</dc:creator>
      <dc:date>2023-03-13T14:36:07Z</dc:date>
    </item>
  </channel>
</rss>

