cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP BPC 10: Transaction data load with Sign Change using(Conversion file)

skumar_skumar3
Participant
0 Likes
720

Hi Friends,

Using "Load InfoProvider" Package to loading Transaction data from DSO for two Accounts (example: Account1 and Account2). I want to change Sign of "Accoint1" while I am loading data from DSO. I am tryign to do this with Conversion file "External: Account1 and Internal: Account1 and Formula: *-1.

But its not working. Could you please help me?

I dont want to change the sign for "Account2".

Thank you in Advance:

Kumar

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member186338
Active Contributor
0 Likes

Please, read also transformation help: Data Transformation Maintenance - SAP BusinessObjects Planning and Consolidation - SAP Library

And about CONVERTAMOUNTWDIM

Vadim

Former Member
0 Likes

Hi Kumar,

Please have a look at this link:

http://help.sap.com/saphelp_bpc75/helpdata/en/81/94a8a5febd40268d5c59b4fc31be37/content.htm

you need to use the keyword Value*-1

Andy