SAP EPM Add-In For Microsoft Office: September 9-11, 2013 Anaheim, California
SAP EPM Add-In For Microsoft Office: September 9-11, 2013 Anaheim, California
Anaheim, California
Learning Points
Overview of basic features of EPM Add-in for MS Office
Advanced features:
Multi Source reports
Advanced Cell Based Formulas
Ribbon Extension
Some tips and Tricks
Driver based input formulas
Data validation
Rolling 12 months
Formatting using named ranges
More resources and Documentation
2
Learning Points
Overview of basic features of EPM Add-in for MS Office
Advanced features:
Multi Source reports
Advanced Cell Based Formulas
Ribbon Extension
Some tips and Tricks
Driver based formulas
Data validation
Rolling 12 months
Formatting using named ranges
More resources and Documentation
3
Basic formatting 1 of 2
For each report, you
can decide to apply a
formatting by clicking
the View Formats
button on the EPM tab.
A new sheet appears in
your workbook (called
EPMFormattingSheet).
Apply some formatting
to the desired sections.
Be aware of the
priority (read from the
top to the bottom).
Basic formatting 2 of 2
Return to Sheet1
worksheet and click
the Edit Report button.
Under the Options tab
click the Apply
Dynamic Formatting
checkbox and choose
EPMFormattingSheet
in the drop-down box.
Back to your report,
the formatting is
applied according to
the
EPMFormattingSheet
definition.
Learning Points
Overview of basic features of EPM Add-in for MS Office
Advanced features:
Multi Source reports
Advanced Cell Based Formulas
Ribbon Extension
Some tips and Tricks
Driver based formulas
Data validation
Rolling 12 months
Formatting using named ranges
More resources and Documentation
9
10
12
13
EPMDimensionOverride("000;001",TIME",B20)
14
Ribbon Extension 1 of 3
Ribbon extension
Is a way to customize your EPM standard ribbon (when connected to any EPM
Data sources)
Provides an already-customized client interface that better matches customer
front-end needs.
How it works?
You will create and place a newly generated dll in the folder which contains all
EPM add-in installation files (usually C:\Program Files (x86)\SAP
BusinessObjects\EPM Add-In).
The extensions (new dll) inside will be automatically detected by the EPM Addin each time you log-on to your EPM datasource via the Log On button.
The ribbon is automatically changed with your extension.
15
Ribbon Extension 2 of 3
How to create it?
Create an new Class Library project with Visual Studio 2008 or 2010.
Implement all methods which are defined in the interface
IEpmRibbonExtensibility.
Build your project, and name your generated dll with the name ending with
RibbonExtension.dll (for example: MegaEliteRibbonExtension.dll)
Create as many extension as you would like and define the priority order for
each and Copy this generated dll and paste it into the EPM Add-in installation
files.
Ribbon Extension 3 of 3
Result
Before enabling ribbon extension (standard ribbon)
Learning Points
Overview of basic features of EPM Add-in for MS Office
Advanced features:
Multi Source reports
Advanced Cell Based Formulas
Ribbon Extension
Some tips and Tricks
Driver based formulas
Data validation
Rolling 12 months
Formatting using named ranges
More resources and Documentation
18
Data Validation 1 of 2
Data Validation functionality of EPM
Add-in allows to validate data input
based on defined rules/formulas
Data Validation in EPM Add-in is
different than BPC Validations. BPC
Validation.
BPC Validations can use validation
Badi and can validate data from data
loading whereas Data Validation of
EPM Add-in is applicable to data input
through EPM Add-in and can use
formulas in EPM Add-in
Data Validation in EPM Add-in can be
used in addition to Excel Validation
20
Data Validation 2 of 2
Features available in Data
Validation functionality:
Creation of custom
formulas
Input message to guide
the users to enter valid
data
Error message to inform
users about the reasons
for invalid data entry
21
Rolling 12 months
Input schedule with rolling
12 months allow updating
display of actual and plan
periods dynamically
For doing this, start by
creating a property in time
dimension for the closed
periods and filling it for
closed dim members
While creating the report,
select context and
member only instead of
member and descendants
Create a formula showing
actual for the closed
periods and forecast for
the rest of the periods
22
http://wiki.sdn.sap.com/wiki/display/BPX/Enterprise+Perfor
mance+Management+%28EPM%29+How-to+Guides
http://help.sap.com/epm