how to find the rank in report studio?
i need steps for this question.
Answers were Sorted based on User's Feedback
Answer / uday
1.select the list
2.drag the query items into the list.
3.drag query calculation into list.
4.name it as 'rank'
5.develop the expression as.
6.in functions we have rank function(in summaries)
7.drag the rank function like rank(query item)
8.if query item is number then it will give the ranks
to that number.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / gangadhar
1.select the list
2.drag the Data item1 & Data Item2 into the list.
3.drag query calculation into list.
4.name it as 'rank'
5.develop the expression as----rank ([Data item1] for [Data
item2]) = 1.
6.If query item is number then it will display the ranks to
that number.
| Is This Answer Correct ? | 1 Yes | 0 No |
---------------Describe OLAP Reporting and RDBMS Reporting?
how you burst the reports? If you are bursted reports is not reached to destination how you identify?when you import data into catalog you have complex columns names.how do you change the name of those columns?
What is Dynamic Grouping? what is diff between grouping n levelspan?
Write types of folders present in cognos?
---------------Can we use more than 1 Fact table ?
Name the types of gateway?
What is minimum version of internet explorer to run the Cognos report.
what is the difference between enterprise data warehouse and data warehouse
i have one file i saved in csv how can i take these file into framework manager
im having null data in one of the cell in my report i have to display as "no data" when u run the report how can i achive this problem?
What is a dashboard in Cognos Report Studio and how do we creae it
what is hints in cognos and where we use it.