![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello All- If I look at the Warehouse cube in the Foodmart example (using Analysis Manager), I see its fact table is "inventory_fact_1997". I can, however, get values for 1998 - for example: select {[Measures].[Store Invoice], [Measures].[Supply Time], [Measures].[Warehouse Cost], [Measures].[Warehouse Sales], [Measures].[Units Shipped], [Measures].[Units Ordered], [Measures].[Warehouse Profit]} on columns, {CrossJoin({[1997],[1998]}, CrossJoin({[Product].[All Products], [Product].[Good Imported Beer]}, {[All Warehouses]} ) ) } on rows from Warehouse Where are those 1998 values coming from? I don't see any "time_id" values in the "inventory_fact_1997" table that join to any 1998 date (in the "time_by_day" table). Thanks in advance, Chris Keith |
![]() |
| Thread Tools | |
| Display Modes | |
| |