Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Web Intelligence
Viewing all articles
Browse latest Browse all 5402

Logical problem

$
0
0

Hi Gurus,

 

I am getting data from single bex query I have [Report ID], [Reconciliation Flag] and [Run Date]

 

My requirement is...

 

If [Report ID]="RPT4" then I should check for Flag(X or Y) for particular available [Run Date] and if atleast one flag under that [Rundate] is "X" then i should display RED else GREEN

 

 

 

=If([Report ID]="RPT4")  Then

(

If([Reconciliation Flag]="X") Then "Red"

Else If([Reconciliation Flag]="Y") Then "Green"

)


In the above logic where i should apply [Run Date] with what key word i should apply I am not getting,

can i use foreach or forall..

please assist me..


thanks

mahi


Viewing all articles
Browse latest Browse all 5402

Trending Articles



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