Excel add-in invisible measures -
07-26-2006
, 07:21 AM
I've a cube with two measuregroups and about 6 normal measures. Those
measures are only used for making the calculated measures and have to be
invisible for the enduser.
So I put the property 'Visible' of those normal measures on false
By doing that, the retrieval of the 'measures' in the excel add-in
(selecting the measures in the dimensionbox) takes too lang (sometimes more
then one minute)
In Proclarity the retrieval of the measures is normal.
Any clue why this takes so long and how to get a workaround ? |