cancel
Showing results for 
Search instead for 
Did you mean: 

Condition in a Report Painter Formulae

Former Member
0 Kudos

Hi,

I need to create a column in a report with a condition like:

     - If column A > column B then show figure from Column C,

     - If column A <= column B then show figure from Column D

Please can you kindly tell how do I do that?

Many thanks,

Daria

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Daria,

Check following SAP note

587968 - IF-THEN-ELSE not evaluated (modification)


Also refer to following thread



Regards

Tushar

Paulo_Vitoriano
Active Contributor
0 Kudos

Hi Daria,

Please have a look in the second Example section within below link:

Formulas - Sets - SAP Library

It shows example for IF THEN ELSE as a formula.  I have not tried that myself, but I think it is worth trying...

Regards,

Paulo

Former Member
0 Kudos

Hi Daria,

Note sure what you are requesting is possible in Report painter reports. This is more a ABAP level logic that can be implemented on a report.

Report painter just pulls data from RPSCO and RPSQT.

we can wait for others to respond and see if its possible.

thanks