-
-
-
-
How to show the data reported horizontally:(For example:)employee skill1 a1 b1 c2 d2 e2 fReport result:1 abc2 def
Assuming 3 records per grouped item:1. Group on employee2. Create a running count based on the skill field.3. Create 3 calculated columns based on the count field.Call them skill1, skill2, skill3:if (count = 1) then (skill) else nullif (count = 2) then (skill) else nullif (count = 3) then (skill) else null4. Create 3 more calculated columns using the maximum function. Call them maxskill1, maxskill2,...
-
-
-
-
-
How to configure content store in Cognos?
my OS is windows XP Prof , back-end oracle 9i , i tried to install cognos repertnet8.2 , but couldn't able to start the service..content store is not configured correctly. what are the steps to configure it and how to create a new database for content store?thanks
-
What are complex reports?
Hello,what are complex reports and normally what issues do we face while creating complex reports in report studio?Please help me soon on this question.
-
Framework Manager
What is usage property? Where do we set usage property? What is usage property for fact and dimension tables. What are the properties of usage property?
-
Performance in executing reports.
What are the steps to be taken care to increase the executing of Reports?
-
Scheduling
By using Date Prompt . can we schedule the report ?
-
Level Span
What is difference between Level Span And Group Span
-
Mind Twisting Questions for Report Studio: Try it
There is a prompt page having the options for ascending and descending, based on the prompt value selected , the report page generates the list column value sorted in either ascending or descending:
-
Alias and Reference Shorcuts in Cognos
We know that Alias never effects if the parent updates where as Reference will. My question is if suppose I took an Alias shortcut for a Query Subject and linking that with parent and if I took a Reference from that query subject what will be the difference for those in performance.
-
-
-
How to pass multiple values from picklist prompt to sub report filter
The sub-report only includes the first value."When the sub-report query runs, it checks for the first row in the Customer Name column and shows only information for that customer. If you want a sub-report to show information for another row in the column, place the main report in a form frame that shows only one row at a time. When you insert the sub-report into the form frame as well, it changes as...
-
Cognos Interview Questions
Ans