OTBI - can we apply case condition on columns from different subject areas ?
Summary:
CASE
WHEN SA1.COl1 = 'Y'
THEN SA1.COL2.
ELSE
SA2.COL1
END ;
The above is not working as expected.
Does OTBI supports CASE condition on multiple subject areas or not ?
Tagged:
0