Quantcast
Channel: SCN : All Content - SAP Business Explorer (SAP BEx)
Viewing all articles
Browse latest Browse all 3763

align a number with text in query output

$
0
0

Hello,

 

Can we align a number with some ‘text(char) ‘ using BEx formula/text/exit variable?

Say in the below expression, if the default query output for “Good” =1,”Bad” =2, “Increase”=3 and “Decrease”=4, then can I make the query display “1” as ‘Good’ and ‘2’ as…..?

Any thoughts on how we can achieve this? I’d like to interpret the following expression in the BEx query designer using a BEx formula/text/exit variable.

 

=IF(OR(A<>"",B<>""),"Good",

   IF(OR(C<>"",D<>""),"Bad",

   IF(AND(E<>"",F<>"",F>=E),"Increase", "Decrease")))

 

The IF and Boolean is a no-brainer but ‘text’ conversion seem challenging or impossible(?)

Any kinda help is greatly appreciated!

 

Regards,

Dilip


Viewing all articles
Browse latest Browse all 3763

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>