Uhh, in 2000 you would add properties (Address, name, phone) to for example
'user' dimension. Then you could make a measure from those properties (check
property function for more details) and then included them in the results.
MC
"she" <she (AT) discussions (DOT) microsoft.com> wrote
Quote:
I have a cube with a measure contains one aggregation field call hour.
I have two dementions: demention1 contains UName, UAddress, UPhone;
demention2 contains UHistoryDetails
The only reasons that the cube is used here is to take the advantage of
preprocessed data.
Could it be possible to present just dementions data without measure.
The result will be look sth as below:
UHistoryDetails UName UAddress UPhone
xyz Neison, John 3 Rocky Rd 124-555-2323
Thank you very much! |