cancel
Showing results for 
Search instead for 
Did you mean: 

logic validation current month against previous year december

Former Member
0 Kudos

Hi experts

I would like to create a logic validation that should be from current/reported time period against previous years december period.

for example:

2009.mar = 2008.dec

2010.jun = 2009.dec

etc.

Does anyone know if this is possible and if so how to do it?

Best regards

Jonas

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey Jonas,

this shld be possible...

if you want to achieve this while loading data into BPC....

you can do this by using conv file and transformation file...

If you want to achive this at the report level with still having access to the clean data (original/as is)..

you can achieve this with Worksheet logic /Dim logic/ EvDre...

for details/ideas on the above....please take the help of the help site

http://help.sap.com/saphelp_bpc70/helpdata/en/7d/fd23852d2e4a7190b05a6ef0b01584/frameset.htm

or check the how tos...

https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/enterprisePerformanceManagement(EPM)How-to+Guides

Hope this helps...Good luck!!

vm