A
Alexander P. Brown
BI Gurus,
We built a cube that uses a custom All Member Formula for two of it's
dimensions. When a few items are selected/filtered on the pivot table on
rows or columns for one of these dimensions and the setting Calculate Totals
based on Visible Items Only is set, the Grand Totals always include hidden
rows/columns in their totals. We were expecting the Grand Totals to only
include visible items, as occurs for our other dimensions that do not use a
custom All Member Formula.
Here is an example of an All Member Formula that we use:
SUM({[Product.Kits].[Product Sales Type].[Components].Children,
[Product.Kits].[Product Sales Type].[Finished Goods].Children})
This custom rollup prevents products from being counted twice in totals,
once as components, and once as Kits.
Please let me know if you have any explanations or ideas for workarounds,
thanks in advance.
Alexander P. Brown
The P. stands for Perplexed
We built a cube that uses a custom All Member Formula for two of it's
dimensions. When a few items are selected/filtered on the pivot table on
rows or columns for one of these dimensions and the setting Calculate Totals
based on Visible Items Only is set, the Grand Totals always include hidden
rows/columns in their totals. We were expecting the Grand Totals to only
include visible items, as occurs for our other dimensions that do not use a
custom All Member Formula.
Here is an example of an All Member Formula that we use:
SUM({[Product.Kits].[Product Sales Type].[Components].Children,
[Product.Kits].[Product Sales Type].[Finished Goods].Children})
This custom rollup prevents products from being counted twice in totals,
once as components, and once as Kits.
Please let me know if you have any explanations or ideas for workarounds,
thanks in advance.
Alexander P. Brown
The P. stands for Perplexed