How to write a condition for multy select in conditional
formatting...
Eg:- i added list,crosstab, barchart, columchart,
guagechart, pie chart for value prompt by using static
choices..
if i select multiple that all the things has to be
display.. this is requirement how is possible to
display..
Answers were Sorted based on User's Feedback
Answer / mohana krishna k
You can use the like condition:
paramdisplayvalue(?valueprompt?) like ('%Cross%')
or
paramdisplayvalue(?valueprompt?)='All'
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rashmi
1. Create Value Prompt with Parameter 'Parameter1' and add Static Values as 'List', 'Crosstab' etc... and 'All'
2. Create Boolean variable for each report objcts
Example: ParamDisplayValue('Parameter1') in ('List','All')
ParamDisplayValue('Parameter1') in ('Crosstab','All')
etc...
3. Asiign above created Boolean variables to the respective Report object
4. Run the report when you select 'All' -> All the report objects will be displayed
| Is This Answer Correct ? | 0 Yes | 0 No |
Give the advantages of cognos?
What is the difference between Open Connection command ang Open Session Command?
What are links & Segments in Cognos Framework Manager?
how can i test the reports in cognos
what is the difference between aggregation and roll up aggregation?
------------------What is Focalpoint?
Hi Friends,what are The Advantages In Cognos 10 Compared To Cognos 8.4?Enhancements in Cognos 10? Please Ans Me Pls
write a query to display to 10 max record from the employee table?
-----------------What is Direct and Conventional loading?
any difference between cognos and real time cognos
can any one say the which is the best performance in framework manager
What is the deployment requirements used in cognos?