<?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: Get value from Row.Column in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Get-value-from-Row-Column/m-p/2242818#M29512</link>
    <description>Hi Himani &amp;nbsp; 
&lt;BR /&gt;What are your input parameters of the java function, can you please show us the source code of function? 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
    <pubDate>Fri, 15 Apr 2016 05:08:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-04-15T05:08:35Z</dc:date>
    <item>
      <title>Get value from Row.Column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-value-from-Row-Column/m-p/2242815#M29509</link>
      <description>I try to get a value from a row. I thought it should work like: ((String)globalMap.get("rowX.XXCOLUMNNAMEXX"))&lt;BR /&gt;As shown in my example I try a simple print out from row2 like:&lt;BR /&gt;System.out.println(globalMap.get("row2.gln_orderedBy"));&lt;BR /&gt;Can anybody help me? Where is the error?&lt;BR /&gt;Thanks,&lt;BR /&gt;Robert</description>
      <pubDate>Sat, 13 Oct 2012 11:11:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-value-from-Row-Column/m-p/2242815#M29509</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-13T11:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Get value from Row.Column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-value-from-Row-Column/m-p/2242816#M29510</link>
      <description>In order to access data flow, should use tjavarow instead of tjava.&lt;BR /&gt;On tjavarow, you can access the column value like:&lt;BR /&gt;System.out.println(input_row.columnName);</description>
      <pubDate>Sat, 13 Oct 2012 12:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-value-from-Row-Column/m-p/2242816#M29510</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-13T12:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Get value from Row.Column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-value-from-Row-Column/m-p/2242817#M29511</link>
      <description>Hi,&lt;BR /&gt;I have a column having sum(spend) in tHash component. I want to find nth percentile value for that whole column. I have a java function getPercentile for percentile ready which takes (int k,float...values) as arguments. How can I pass all values in column sum(spend) to this function?&lt;BR /&gt;Thanks and regards,&lt;BR /&gt;Himani</description>
      <pubDate>Wed, 13 Apr 2016 12:32:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-value-from-Row-Column/m-p/2242817#M29511</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-13T12:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Get value from Row.Column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-value-from-Row-Column/m-p/2242818#M29512</link>
      <description>Hi Himani &amp;nbsp; 
&lt;BR /&gt;What are your input parameters of the java function, can you please show us the source code of function? 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 15 Apr 2016 05:08:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-value-from-Row-Column/m-p/2242818#M29512</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-15T05:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Get value from Row.Column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-value-from-Row-Column/m-p/2242819#M29513</link>
      <description>I want to retrieve all the values of tJavaRow return by tFilter using tjava. 
&lt;BR /&gt;I already tried to put these row values into globalMap values but it returned only the values of last row. 
&lt;BR /&gt;If anyone know the solution please suggest me. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCxL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156805iA4BD14128CB579C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCxL.png" alt="0683p000009MCxL.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MClL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136206i7A261B8149FBEDE6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MClL.png" alt="0683p000009MClL.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 30 Aug 2016 17:08:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-value-from-Row-Column/m-p/2242819#M29513</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-30T17:08:06Z</dc:date>
    </item>
  </channel>
</rss>

