There are 2 other options - refer to this post from 2002:
http://groups.google.com/groups?q=al...roup:microsoft.
public.sqlserver.olap&hl=en&lr=&ie=UTF-8&oe=UTF-8&group=microsoft.public
..sqlserver.olap&selm=3CE01A42.65B70C03%40dsslab.c om&rnum=3
Quote:
|
You can do two things, which are basically the same things you would do
|
in SQL.
1) You can put a view on the dimension table (essentially, just a SELECT
* FROM Customer) and change the table for one of the dimensions to use
the view.
2) You can set a table alias for one or both of the dimensions in the
cube editor by right-clicking on the table header in the Schema view and
selecting Change Alias... from the context menu.
In my experience, using the view may sidestep some problems.
HTH
--
George Spofford
Microsoft MVP
Chief Architect / OLAP Solution Provider
DSS Lab
- Deepak
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!