|
发表于 2014-6-28 12:51:31
|
显示全部楼层
Wim Gielis wrote:There are better ways to do this.
For example, turn the ratio into a consolidation by adding a child that is fed correctly or contains base level data.
This will make sure the ratio is fed.
Basically, a component of the ratio could be a valid candidate to be the child. It could be a consolidated element in itself just as well.
Consumes no extra memory at all.
Hi Wim,
You conclusion sounds very well but I did not understand the way of doing it
Could you detail it taking into account my context?
Let me just give some additional explanation on my context/rule.
My rule is the following:
['U_WBrand']=['U_TOT']['U_TOT','B1G']*100;
U_TOT is a consolidation of two elements but I think it has nothing to do with my problematic. It could be as well a leaf element.
U_WBrand is a leaf level element, and is part of the same dimension as U_TOT.
B1G is a consolidation of all elements on my Brand dimension.
So in functional terms, U_WBrand is an element on which I can read the weight of a brand relatively to all brands, on all contexts of the cube (for a specific customer or for all, for a specific country or a group of countries, etc.).
As we have big numbers of elements on all dimensions, we need to be able to suppress zeros when looking at that ratio.
Thanks in advance |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
|