SuperChris
Programmer
I have the same exact problem that another user on this
site had so I am going to use his description. From what
I can see the question was never answered. I can not figure
out how to total vaules that are produced using the count()
function in the cube. Here is an exelent discription of the problem. We have this problem here at Blue Cross Blue Sheild with all of our cubes, a solution would be greatly appreciated. OLD Thread # 960-839077
I am not using any explicit MDX. I have built a cube with a measure using the derived distinct count aggregation. I then publish the cube to a web server and access it with Excel. The distinct count aggregations on the total calculation displays a #VALUE! error.
Example:
Bagels 10
Muffins 20
Bread 30
Total #VALUE!
Column1 is product, Column2 is a distinct count measure.
The total is a grand total (should be 60).
This also occurs when I select multiple members in a dimension on the slicer.
If you select ALL Members it works fine and if you select
ONE Member it works fine. You only get the error when you select 2 or more members and it trys to total them.
Thanks for any help.
Chris Smith
site had so I am going to use his description. From what
I can see the question was never answered. I can not figure
out how to total vaules that are produced using the count()
function in the cube. Here is an exelent discription of the problem. We have this problem here at Blue Cross Blue Sheild with all of our cubes, a solution would be greatly appreciated. OLD Thread # 960-839077
I am not using any explicit MDX. I have built a cube with a measure using the derived distinct count aggregation. I then publish the cube to a web server and access it with Excel. The distinct count aggregations on the total calculation displays a #VALUE! error.
Example:
Bagels 10
Muffins 20
Bread 30
Total #VALUE!
Column1 is product, Column2 is a distinct count measure.
The total is a grand total (should be 60).
This also occurs when I select multiple members in a dimension on the slicer.
If you select ALL Members it works fine and if you select
ONE Member it works fine. You only get the error when you select 2 or more members and it trys to total them.
Thanks for any help.
Chris Smith