![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
We are using SQL Server Business Intelligence Development Studio to create a cube. We have a TOrders table with 2 foreign keys to TCustomers, one for the InvoicedCustomerId and other for DeliveredCustomerId. In Analysis Services 2000, we need to use TCustomers two times, aliased to TInvoicedCustomers and TDeliveredCustomers inside the cube. However, now that we are using SQL Server 2005 and we need to create a datasource view so that a latter cube relies on it. It seems there is no way to drop a single table more than once onto the datasource view diagram. Is this right? Do we need to use it twice here or will the work be done if it is used just once? If it should be dropped just once, I suppose we will need to define (do not delete) the 2 relationships that are automatically created when both TOrders and TCustomers are dropped into the diagram. Am I right? Since TCustomers is just used once in the diagram, when will I need to define those aliases for it (InvoicedCustomer and DeliveredCustomer)? I know these are very basic questions but I cant find any example of this kind around. Thanks a lot. |
![]() |
| Thread Tools | |
| Display Modes | |
| |