0

With the reference to my previous question Fetching the max value from ROWS in pentaho

I'm trying to transpose the rows to column using row-denormaliser but i;m not able to get the desired result, any method will do(the ultimate aim is to get the max value from the rows). kindly help enter image description here

Community
  • 1
  • 1
Deepesh
  • 820
  • 1
  • 14
  • 32
  • number of columns are fixed? – shzyincu Jul 29 '16 at 06:12
  • In the reference post yes it is fixed and in this post the column I'm trying to transpose as to get the max value of the column(my ultimate aim to to get the max value from the rows) – Deepesh Jul 29 '16 at 06:16
  • 1
    according sample in previous question. u don't need any transpose. just use JavaScript Step to find max amongst them and bind this value to new column – simar Jul 29 '16 at 10:30
  • the thing is, if the number of columns are fixed, you can use JavaScript step to match values from the row. – shzyincu Aug 01 '16 at 07:48

0 Answers0