Hi,
There is a scenario where, infoprovider has the following Info objects:
Characteristic Info object 'Type' has the values: A, B.
'A' represents Plan and 'B' represents Actuals.
And there are Key Figures(KF) 'Quantity1' and 'Quantity2'.
Now, I need to display a report with the below Format:
Plan
Actual
Variance
-
-|----
-|
Quantity1 | | | |
-
|------ -|--
Quantity 2 | | | |
-
Note: Variance = Plan - Actual.
(KF's in rows and Variance of Plan and Actual in column)
Is this report possible in BI, If so, please let me know as KF is required to be available in Rows and Columns as well.
Thanks in advance!!
Edited by: haripriya a on Jun 16, 2011 4:38 PM