Cube with two time dimensions
2 posters
Page 1 of 1
Cube with two time dimensions
Hi,
My requirement is to build a cube with two time dimensions, my data looks like this...
PRODUCT_NO NUMBER,
IN_RANGE VARCHAR2(1),
VALID_FROM DATE,
VALID_TO DATE
the two date columns will be mapped to time dimension to get dimension keys.
Any clues please?
Thanks,
Hesh
My requirement is to build a cube with two time dimensions, my data looks like this...
PRODUCT_NO NUMBER,
IN_RANGE VARCHAR2(1),
VALID_FROM DATE,
VALID_TO DATE
the two date columns will be mapped to time dimension to get dimension keys.
Any clues please?
Thanks,
Hesh
hesh- Posts : 12
Join date : 2011-08-16
Re: Cube with two time dimensions
If you need to include attributes of the time dimension, then store two time dimension FKs with different names. If you don't need time dimension attributes, then just store the dates.
Re: Cube with two time dimensions
Thanks Ngalemmo for your valuable response
hesh- Posts : 12
Join date : 2011-08-16
Similar topics
» Subsetting date/time Dimensions and Role Playing Date/Time Dimensions
» Combined Date Time dimension vs. Separate Day and Time dimensions and timezones
» Time Dimension, NULLs and Time datatype
» Thousands of Fiscal Calendars
» Customer Dimension built from two ERP tables
» Combined Date Time dimension vs. Separate Day and Time dimensions and timezones
» Time Dimension, NULLs and Time datatype
» Thousands of Fiscal Calendars
» Customer Dimension built from two ERP tables
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum