What is the Difference b/w Server based Ranking and normal
Ranking?
Answer Posted / prathish thomas
Normal Ranking (Reporting-> Ranking)is at the report level , where Web Intelligence allows you to return unranked data from a database, then rank it in Web Intelligence
Server/DB database ranking appears after the Query Filters icon of the Query Panel)allows you to specify a ranking at the query and database level so that the data returned to Web Intelligence by the query is already ranked.
Database ranking has the following advantages:
Ranking data can be processing-intensive. By ranking at the database level you allow the server, which is typically far more powerful than the client machine, to perform this processing.
Pre-ranking data reduces the amount of data retrieved across the network and stored in Web Intelligence
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to Explain about BO projects in interviews?(in Banking,insurance,Manufacturing domains)
What is thumbnail?
What is a fantrap in business objects?
Difference between b.o 5.1 and 6.1b?
Explain are data mart and data warehouse normalized or denormalized? Do both of them exist in?
What is the difference in creating filters in designer and business objects?
What are the general problems that are faced while importing the .biar files and what is the solution to overcome it in business objects?
(1) Is it possible to create measures using objects from different context. (2) If cross context measures are not possible then what about @aggregate_aware() function ,here we use objects from different contexts. (3)Two measures from two different context ,can they be summed at report level.
Explain the difference between union and group?
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
Explain how we drill up week to month?
Explain what are the steps to be taken to schedule the report?
What are the join problems comes appart from loop,chasm & fan Traps
Let me know the things we can do in webi and cannot do it in full client and vice verse for bo6.5?
Tell me a business scenario where I can achieve the data through MINUS only not through subquery.