Answer Posted / prakash123
Slice and Dice
===============
Viewing DATA in different perspectives and Changing the
order of table as u need.
Ex:Let us say there is table
Year Quarter Sales Revenue
=== ========= ==============
2001 Q1 S1
2002 Q2 S1
we want to change it as
Q1 Q2 Q3 Q4
----------------------------------
2001 | S1 | | |
2002 | S1 | | |
2002 | S2 | | |
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Differences between business objects and web intelligence reports?
How to create Index to the table in the universe designer and how it improves the Query performence
Hi, I would like to know how is the integration if we want to use Oracle Essbase as the Cube Engine, and present the Cube by Business Objects Presentation Layer? Can Oracle Essbase be integrated with Business Objects? Thanks,
Hi friends,
I am trying to create OLAP connection in IDT. I am getting
error "error code:405 METHOD NOT ALLOWED"
I am using "http:
Explain when we use aggregate awareness function in designer?
What if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
What is the difference between user and versatile user?
what is the difference b/w the refresh and buffered data?
Explain how to execute the plsql procedure from the report by clicking with mouse?
Is there any other repository domains rather than universe, security, document?
How would you format some text using css to be verdana and bold?
(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.
Which versions are used in the bo dashboard work?
How to Explain about BO projects in interviews?(in Banking,insurance,Manufacturing domains)
Explain what is the difference between slice and dice and cross tab report?