How to change Boolean variable Yes As "TRUE" and No as
"FALSE" in Cognos reporting studio?

Answers were Sorted based on User's Feedback



How to change Boolean variable Yes As "TRUE" and No as "FALSE" in Cognos report..

Answer / chandrasekar. p

After creating boolean variable we will assign variable 'Yes' as 'True' and 'No' as 'False' from using block/style variable in cognos report studio.

Is This Answer Correct ?    2 Yes 0 No

How to change Boolean variable Yes As "TRUE" and No as "FALSE" in Cognos report..

Answer / suman palisetty

write a case statement

case when [data item] ='Yes'
then 'True'
else 'False'
end

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Cognos Interview Questions

What are the types of studio?

0 Answers  


advantages of cascade prompt ???

3 Answers   iFlex,


What do you understand by the term 'model durability'?

0 Answers  


what is an sid (surrogate key)?

2 Answers   IBM, Oracle,


whis meant by Thumbnails on cagnos?

2 Answers  






How to Reset Pagenumbers in one report.

0 Answers  


Which studio is used to create reports?

0 Answers  


what is stitch query in reportnet?

0 Answers   IBM,


what is filter?give me one example that you created a report in your project?

1 Answers   HCL, IBM,


I need to display blue color for max Revenue and red color for min Revenue by using condition formatting how it possible........?

1 Answers  


What is meant by grouped star schema

0 Answers   IBM,


In a Single page we are having 3 list. While running each has to populated in separate page?

2 Answers   TCS,


Categories