What is the slice and dice?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / omprakash
Slice n dice are used to analize the data in different views
and levels.
| Is This Answer Correct ? | 2 Yes | 0 No |
what are the debuggings in the business objects?
4.what is repository? types
i am getting multiple values from prompt like (Value1;Value2;Value3;Value4). how can i place space between values like (Value1; Value2; Value3; Value4)
I am trying to save the XI report to CSV format. the csv file not displaying columns in order. all the columns are misplaced. the report size is 12MB Can any one tell me why the columns are incorrect position when XI report converted into CSV format?
what is local filter
Can We customize the Business Object infoview in BO?
How to create a tooltip in Webi? Is there a way to create Tooltips in Webi reports for non- hyperlinked columns? Users should be able to hover over a value in a column in the report and that should show a tooltip box with more detail regarding that column value. This is possible when you hyperlinked the column,Is it possible when you dn't have hyperlinking? Thanks in advance.
Can we add our own component in Xcelcius ,I am having a Indian client and I want to either create or import component (map) is it possible?? Currently I have imported Map image and working through icons is there any other way out??Please help.
WHAT IS INPUT CONTROL IN BO?
is it possible to export the webi reports to crystal reports?with out using businessview?
how to sort on a particular object,that object is not picked up while creating the cross tab but we need to sort on the object that is not in the cross tab????
2 Answers Infosys, Keane India Ltd,
What is a bo repository?