If there are two values at value prompt level and when selecting first value it
have to go to date prompt and when selecting second value we have to get
output without any prompting. How to solve this issue. if any plz mail me on this
vasuattada@yahoo.co.in
Answers were Sorted based on User's Feedback
Answer / pradeep
create a dataitem ib the query like...
case
when ?first? = 'Product Line' then [Product]
else
?Product?
end
use this dataitem in the filter condition for product
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the enhancements in cognos reportnet ?
8. Can you use calculations in report headers and footers? How?
What is a Complex report and explain?
I have a value prompt in my prompt page.Now if I set the filter to required then I have to select a value from the list and I will get the respective data in the report page.But If I select nothing then I will get the complete data in the report page. I want that if I select nothing from the prompt list then nothing is displayed in my report page. How should I do this?
what is Associated grouping? and how it works in cognos impromptu?
How to create Events?
write the sql query to display 5th and 10th row in a table?
Tell me about Schemas?
what are summary filters? grouped filters?
Can someone tell me whether we can apply filter on list of values in the 'Value Prompt'? e.g. I have a value prompt (named city) and the prompting is holding around 2000 cities but I want to apply filters on cities so users can select only 15 cities out of 2000 and then run the report. Users should be flexible enought to select any 15 cities from the list. Is it possible. Please advice!
how to create relationship between emp and salgrade tables in frameworkmanager?
Is it possible to apply access manager user rights in impromptu?