Hello. I have a problem with the calculated members.
When I have to calculate the total percent for two or more dimension I put this code
([Measures].[Part Qt]/([Measures].[Part Qt],[Part].[All Part]))
and its ok but the problem if a have to calculate the percent of a ancestor or a parent. If I put this code
([Measures].[Part Qt]/([Measures].[Part Qt].parent,[Part].[All Part].parent))
the result is always bad.
Can you help me please. Thanks.
When I have to calculate the total percent for two or more dimension I put this code
([Measures].[Part Qt]/([Measures].[Part Qt],[Part].[All Part]))
and its ok but the problem if a have to calculate the percent of a ancestor or a parent. If I put this code
([Measures].[Part Qt]/([Measures].[Part Qt].parent,[Part].[All Part].parent))
the result is always bad.
Can you help me please. Thanks.