ETL as a source for some attributes of a dimension

bmoraillon at 13h42
25
Aug
2010
ETL as a source for some attributes of a dimension

Hi all,
is it allowed to programmatically add value on a row of a dimension by the etl process ?
For instance :
Source contains only books :
NK | NAME
142 | invisible

Etl source the DW dimension 'Product' and programmatically add a category : book

so 'Product' looks like :

SK | NK | NAME | CATEGORY ...
1 | 142 | invisible | book

About
This topic belongs to the forum
  • Data Warehousing and Business Intelligence based on dimensional modeling and the Kimball Lifecycle.

  • Numbers of topics : 1858
  • Numbers of messages : 8714
  • Numbers of users : 3801
  • Numbers of points : 1672
Similar topics
This is a simplified version of the modeling issue that I am facing. Looking to the experts for advice. The product dimension has three attributes- sku, color and weight. Each attribute is stored in its own table with its own transaction date and
My company is currently building a data warehouse and I have a design issue that I am not sure how to address. In general, our business is selling an asset, such as the stock of a corporation, with a certain number of shares and a value. The value of th
I have a business requirement that is somewhat stretching my modelling skills. The application is a highly sensitive one so I’ll describe the problem using a Sales Datamart template. There are 7 plus fact tables, 1 is updated monthly, the rest
Hi Just looking for some confirmation that a dimension with partial attributes might still be considered conformed. For eample A dimension of batch ProdBatch PK BatchID Batch Name Product ID Product Name ... at an invoice Fact table
suppose you have - a discount code attribute - a status attribute which depend on the combination of the dimension customer & the dimension product. You want to be able to relate these attributes to a fact table invoice details. What are the
Forums from same category
See also
more_less
Informations

4 Replies For the topic :
"ETL as a source for some attributes of a dimension "

This topic has been viewed 923 times.

Last message :
25/08/2010 at 13h42 by "bmoraillon"