How to select all in value prompt instead of cascade prompt?
Answers were Sorted based on User's Feedback
Answer / laxmi
For the value prompt add "All" as static choice
Then go to Detail filter and add the below condition
for ex: Producline= ?paramter1? or 'All' in ?parameter?
Then you can select individual vlaue in value prompt or all
the values while click on "All"
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / lakshmi reddy
writing the filter condition
first select value prompt in properties pane add all to the
static choice
in filter condition add extra condition using and operator
----------and ?parameter1?='all'
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / l m patel
For the value prompt add "All" as static choice
Then go to Detail filter and add the below condition
for ex: Producline= ?paramter1? or 'All' in ?parameter?
Then you can select individual vlaue in value prompt or all
the values while click on "All"
But if you asking instead of cacading value then answer is
wrong bez cascading and passing 'all' these are two
different thing.
Cascading nothing but filter prompt[Value] depending on
previous prompt.
EX : if site select then show all location according to the
select site.
| Is This Answer Correct ? | 1 Yes | 0 No |
which type of project we r going to snowflake schema
hi, this is harish. i had finsihed cognos course recently.can some one help in the area of project explination, interview questions,real time scenarious....this is my maild id nanagupta907@gmail.com
Suppose you have a report with no data , when you run the report in report studio how can you tell the end user , that it has no data , while he runs it?Is it possible ? if so how?
What is power prompts?Can somebody explain me.
wat is called Model dimension?
Did you find any differences in bursting feature between reportnet 1.1 & cognos 8? what are the differences?
what is an outer join? difference between left outer join right outer join with an example?
What is zero-foot print?
What are the components used in web tier?
What is the difference between static and dynamic conditions?
what is the different between primarykey and surrogated key.. why we are going for surrogatekey...
How to schedule the report in Cognos? And i have 2 users u1,u2. how to schedule the report for these 2 users(the 2 users will get result once for a week) but u1 get the result on every monday to his inbox,and u2 get the result on every wednesday to his inbox.