how to change the colour of the bar in charts...?
Answer Posted / yash
Use Conditional Palette by selecting the required chart.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to create measures and dimensions?
can anyone let me know some tips or interview questions on framework manager metadata modeling, creating joins, and all other aspects related to Cognos 8 framework mgr
Can you define drill down and drill up?
What is zero-foot print?
How do you Parametermap variables in Quiries?
What are all the types of indexes in Cognos?
what is the difference between list report and crosstab report?
what is the difference between filter and condition?
Define cognos report net?
What is main difference mapplets and mapping?
how can we Upgrad the reports from version Impromptu 6.0 to 7.0 and Power Play from version 6.6 to 7.0 ?
what is hints in cognos and where we use it.
What is the difference between static and dynamic conditions?
Can you define confirmed dimension?
Hi All, Is there any way to check whether a value is selected in a Multi-select tree prompt? I have a tree prompt and want to get to know whetehr which values user has selected,i want to so that values on the top of the report. I Have used that paramDisplayValue('paramername'),But it will display only last selected value. For Example i have tree prompt with one level Region- >country->states If user select region Asia it will dislay the all the Countries in that region and then if user select India it will display the states related to india only Suppose Hierachy look like this: Asia->India->Andhra Pradesh. I want to show this hierachy on the top of the report How it is possible? Can you please help me?