<?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: Median in tAggregateRow in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Median-in-tAggregateRow/m-p/2244448#M30600</link>
    <description>I can't think of a nice one but you could first sort your data then generate a sequence number for each row (use Numeric.sequence("sequencename",1,1)) and temporarily store the flow (using tFileOutput or tHashOutput). Then read back the stored rows to retrieve the value from the count/2 row (either read only that many rows and then use the last function in tAggregateRow or use a tJavaRow to store the value only when the sequence number equals count/2; get the count from the NB_LINE globalMap variable of your output component).</description>
    <pubDate>Wed, 30 Jun 2010 08:26:04 GMT</pubDate>
    <dc:creator>alevy</dc:creator>
    <dc:date>2010-06-30T08:26:04Z</dc:date>
    <item>
      <title>Median in tAggregateRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Median-in-tAggregateRow/m-p/2244445#M30597</link>
      <description>Hello! 
&lt;BR /&gt;Is there a way to get the Median in tAggregateRow? 
&lt;BR /&gt;I couldn't find a way 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;thx</description>
      <pubDate>Sat, 16 Nov 2024 13:22:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Median-in-tAggregateRow/m-p/2244445#M30597</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Median in tAggregateRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Median-in-tAggregateRow/m-p/2244446#M30598</link>
      <description>I suggest you add a new feature request on the BugTracker or add it to &lt;A href="http://www.talendforge.org/bugs/view.php?id=14013" target="_blank" rel="nofollow noopener noreferrer"&gt;this one&lt;/A&gt;.</description>
      <pubDate>Wed, 30 Jun 2010 00:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Median-in-tAggregateRow/m-p/2244446#M30598</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2010-06-30T00:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Median in tAggregateRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Median-in-tAggregateRow/m-p/2244447#M30599</link>
      <description>Okay. I'll try to get a change. 
&lt;BR /&gt;But I think there must be a way to get the median in a different way.. 
&lt;BR /&gt;Please help - I don't have any ideas 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 30 Jun 2010 07:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Median-in-tAggregateRow/m-p/2244447#M30599</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-30T07:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Median in tAggregateRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Median-in-tAggregateRow/m-p/2244448#M30600</link>
      <description>I can't think of a nice one but you could first sort your data then generate a sequence number for each row (use Numeric.sequence("sequencename",1,1)) and temporarily store the flow (using tFileOutput or tHashOutput). Then read back the stored rows to retrieve the value from the count/2 row (either read only that many rows and then use the last function in tAggregateRow or use a tJavaRow to store the value only when the sequence number equals count/2; get the count from the NB_LINE globalMap variable of your output component).</description>
      <pubDate>Wed, 30 Jun 2010 08:26:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Median-in-tAggregateRow/m-p/2244448#M30600</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2010-06-30T08:26:04Z</dc:date>
    </item>
  </channel>
</rss>

