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 |
what is a Galaxy Schema?
What is the information present in the cognos configuration file?
Define catalog in cognos and write its various types?
What are query items?
How can we publish package to QA environment not cognos connection?(if we have two URL one cognos connection and qa environment how can we publish package to qa?)Please anybody give me the answer.
what are the filters in framework manager and report studio?
what is textsource variable
What is the difference between drill through, drill across?
If anybody need certification dumps like COG-112 COG-122 COG-132 THEN MAIL ME ON kris.bi121@gmail.com.all are latest dumps test taken on july-09
---------------What is Dimension?
what is the difference between list sequel and cross tab sequel?
what are the dimensions that you have in your current project?list them?