Need Urgent Help in designing dimension and cube !! help please !



Hi. I need urgent help in designing appropriate dimension and cubes for the
following scenario

I have the following tables

Table : Orders (OrderId, EmailId, OrderDate, ShipDate, Status,
....blah...blah......)
Table: OrderItems ( OrderId, OrderItemId, OrderItemPrice,...blah blah)
Table: OrderPricing (OrderId, TotalOrderPrice, DiscountCode, DiscountPrice,
...blah)
Table: Users (EmailId, UserName, address, UserType,.....etc)
The above tables have more than millions of transaction records over years.

I have to build the following
1. Number of Order Sales figure by customer (email, and by over period)
2. Average Order Sales for any given range of dates by each user (email)
3. Total Discount Availed by customer wise and by any period wise...etc etc

and many more situations like that.
I would appreciate if some one could point out how to design the appropriate
dimensions and cubes for this scenario

Thanks in advance
Siva
.



Relevant Pages

  • RE: Need Urgent Help in designing dimension and cube !! help please !
    ... or can i leverage the existing design for designing dimensions .. ... I need urgent help in designing appropriate dimension and cubes for the ... Orders (OrderId, EmailId, OrderDate, ShipDate, Status, ... OrderPricing (OrderId, TotalOrderPrice, DiscountCode, DiscountPrice, ...
    (microsoft.public.sqlserver.olap)
  • Changing Dimension option??
    ... optimised to support dimension structure change. ... When deleting dimension members from a dimension the ... In your scenario the decision to define a dimension as ... dimension and the cubes that use the dimension. ...
    (microsoft.public.sqlserver.olap)