Skip to Content
0
Feb 14, 2011 at 12:15 PM

how to do Post Processing of columns in BEX.

28 Views

Dear Guruu2019s

I have a report in BEX that has 5 columns which are created using Formulau2019s in BEX. My problem is that I want to post process the value in each row for each of the 5 columns.

For example

:-In a row for any of the 5 columns if I am getting a negative value than the result should sum up all the columns and only show the result in the first column.

:-If there are no u2013ve values than the result should remain as is for that row.

:-And if the row has +ve and u2013ve values for the 5 columns than I need to sum up all the values and display result on the first column where the u2013ve value was generated for that row.

How can this be done.????????