Relationships Among Data Warehouse Cubes, Dimensions, Source Tables, and Reports
The following table lists the Commerce Server Data Warehouse cubes and associated dimensions, the source table for the cube, and the reports that use the cube.
Note
- Virtual cubes are listed in Bold type.
Cube | Dimensions | Source tables | Reports | Stored procedures |
---|---|---|---|---|
Bandwidth | DateHour Day of Week Hour of Day Site |
HitsByHour |
|
|
Basket Events | DateHour Events ProductCategory Site |
csdw_BasketEventsFactView |
|
|
Buyer Visits | BuyerVisits Site UserType |
UserBrowsingtoPurchaseFactView |
|
|
Entry Pages | Date Site URI |
FirstUriByDate |
|
|
Exit Pages | Date Site URI |
LastUriByDate |
|
|
mscsCampaign | Advertiser DateHour Events Page Group Site UserType |
mscsCampaignEvents
mscsOrderedImpressions |
|
|
mscsCampaignEvents | Advertiser DateHour Events Page Group Site User Type |
dbo.csdw_CampaignEventsFactView | ||
mscsDateIntersect | Date Hour of Day Day of Week Week of Year |
csdw_DateFactView |
|
|
mscsOrderedImpressions | Advertiser Site |
dbo.csdw_OrderedImpressionsFactView | ||
mscsSales | Address Currency Date ProductCategory Site UserType |
dbo.csdw_SalesFactView |
|
|
mscsVisitInfo | BrowserOS BrowserType Date DateHour Day of Week Hour of Day Referrer Site UserType Week of Year |
dbo.csdw_VisitInfoFactView | ||
mscsWebUsage | BrowserOS BrowserType Date DateHour Day of Week Hour of Day Referrer Site UserType Week of Year |
mscsDateIntersect
mscsVisitInfo |
|
|
OrderEvents | DateHour Day of Week Events Hour of Day Site UserType Week of Year |
Order |
|
|
Page Usage | Date HTTP Status Is Request Level Directory Site URI Win32Status |
HitsInfo |
|
|
See Also
Relationships Among Dimensions, Source Tables, and Stored Procedures in the Data Warehouse
Copyright © 2005 Microsoft Corporation.
All rights reserved.