Ankur,

Probably it will be more clear if I add some details: there is source cube - property additions, where the type of the "addition" is indicated (purchases, capital repair, or internal movement) and there is receiver cube, where all PPE data is stored. I 've made a process to add new data (new element) of PPE to receiver cube.
But there is a capital repair that should inserted as a child into existing asset according to the type of the "addition". Addition an element in measures dimension.
But using AttrPutS(Value, DimName, ElName, AttrName)- I can only assign specific value, however I need values of the (Adddition) element in measures dimension. Is there any function in Turbointegrator as DB or vlookup?