Skip to Content
0
Former Member
Jan 05, 2012 at 05:51 PM

Load PARENTH1 and EVDESCRIPTION - Mapping

73 Views

Gurus ,

How to load the PARENTH1 and EVDESCRIPTION values from flat-file in to BPC dimensions ?

I get the values of EVDESCRIPTION and PARENTH1 directly in form of flat-files from my company.

What is the transformation file mapping do that ?

example - COMPANY is dimension

then can we do

COMPANY= *COL(1)

PARENTH1=*COL(2)

I did the above mapping but it didnt work

Thanks