CubeValue formula returns #Value!

cmfuld

New Member
Joined
Mar 8, 2006
Messages
11
Office Version
  1. 365
Platform
  1. Windows
I have a CubeValue Formula that is giving me a very perplexing result. I am trying to pull data for a group of sales items (only 2). When I run the cubevalue formula for each item individually, I get a result, but when I point the CubeValue formula to a named cubeset, I get a #Value ! result.



example
[Item].[Item Long Descr].&[120169] yields a result of 0.1
[Item].[Item Long Descr].&[120168] yields a result of 0.2

however, when i point the formula to named cubeset
Promo
which only has
[Item].[Item Long Descr].&[120168]
[Item].[Item Long Descr].&[120169]

I get the error.

My expectation is that it should return 0.3.

I will be using the cubeset to pull a number of different calculations, so I would really prefer to pull the data as group rather than adding the individual items.
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.

Forum statistics

Threads
1,215,515
Messages
6,125,279
Members
449,220
Latest member
Excel Master

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top