is there any possibility to hide items other than render
variable?
Answers were Sorted based on User's Feedback
Answer / stan
You can set Box Type as None for the particular object.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / nasa
yeah select that particular item cut that instead of delete.
or set boxtype as none. if you want again drag that
particular item from dataitems tab...
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the difference between drill through, drill across?
What is a Complex report and explain?
Explain what is the difference between native sql and cognos sql?
Can we create 2 conditions in report expression of a single data item..Eg: I added 2 new dataitems each one should show revenue for Q1 and Q2..Pls advice
How can we convert imr report into Impromptu web report?
When we use consume in cognos?
can we put more measure on cross tab? If so how many? How this affect the aggregation?
suppose if u burst the reports if ur reports not reached to the destination how u will identify that one???
If you got any problems while developing the reports, then what will you do? How will you debug the problems? This question isasking in many interviews,,,, pls help me,,,
what are the dimensions that you have in your current project?list them?
Create 12 columns for months by writing single case statement?
Q1. We have a crosstab report which is having product, region and Revenue information. Now the requirement is that we need to add a new column with the information 'High' and 'Low' just beside the Revenue column. If Revenue is high is should display as 'High' and if Revenue is low then it should display as 'Low'. Q2. If my Cube size is 2GB, now I have got the requirement to reduce it. What are the parameters I have to follow to reduce the cube size? Q3. How to get the 2nd highest salary of an employee without using any function (I mean without rownum etc.)? Q4. What is the difference between joins and scope relationship?