Hi people,
I am getting this error and dont know how to handle with. Can please someone tell me how to resolve this error.
TR1901 A BEFORE rollup cant be defined for an allocated measure.
(Amount (Eur)) in d:\temp\paimentstest.mdc
Yes this will resolve my problem but in my report I need Amount(Eur) as before rollup and not as after rollup. Is there a way to define amount as before rollup with no errors in transformer. Thx for your reply.
Then you have to disable the Allocation for this measure.
Allocation means that the measure is not based on all the dimensions, you can check it with View Dimension Scope.
Select measure and you ll see which dimension are allocated.
Open the dimension properties ,and go to Allocation tab , and for Amout (Eur) select Not Allocated.
Then you should be able to have it Before rollup
Which color is your Dimension ??
If you want to Allocated ,the dimension in the scope view should be Green (when using the default color settings of transformer).
If the Dimension is not green , then you can not allocate it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.