Re: Default view when cube is opened. -
09-05-2006
, 06:22 PM
use the defaultmember property of the dimension.
open the dimension, then choose the attrbiute and change the defaultmember
property value.
you can write MDX syntax to select this default member or you can select it
manually.
"bill" <bill.robinette (AT) gmail (DOT) com> wrote
Quote:
How can I set a cube to open up showing the current month?