How to change Boolean variable Yes As "TRUE" and No as
"FALSE" in Cognos reporting studio?
Answers were Sorted based on User's Feedback
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 |
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 |
what is online view?
hai frndz....... in a product name QUERY ITEM column we have some products like..soap, mobile, laptop, nd so on..... when i report run for the US client with the product name,, langauge is requird only ENGLISH.... IF client as a chaina .or, japan .or, spanish.. they want to run report using by product name QUERY ITEM as thier region language like chaina/japan/spanish... how to i convert product name column as default as english, to chaina/japan/spanish..........in the framework manager/ cognos connction Could u pls give me problm solution.....thnx in advnce........
Can the expiration parameter of 365 in the cognos 8 configuration how to increase common symmetric key lifetime in days
What do you understand by the term 'dynamic cube'?
How will you migrate your reports to QA environment?
what are the dimensions that you have in your current project?list them?
what is a join? what are the types of joins?
How we check the errors before running the report,plz let me know the answer
what are typees of dimensions
What are the advantages of using cognos sql?
I want to display popup menu or alter message in my report? How to you solve this problem? Give me the answer with example?
what is degenerate key in oracle ?whare do we use it?