Quantcast
Channel: COGNOiSe.com - The IBM Cognos Community
Viewing all articles
Browse latest Browse all 13025

Adding a Column to an existing Crosstab in Relational Model (Report Studio)

$
0
0
Ok, I got a great Crosstab running based on different conditions in the case statement such as below,

case [X_Query].[CAR_BRAND]
when 1  then 'BMW'
when 2 then 'BENZ'
when 3 then 'PAYKAN'

Now, I need to add a condition to this that would be like,

case ...

Viewing all articles
Browse latest Browse all 13025

Trending Articles