Forum Discussion

danielboi's avatar
danielboi
Helper I
5 years ago
Solved

Normalization

Hello everybody,

 

seems my previous post got lost. I have a question in regards to if I should go through an additional normalization step during the import proces to improve system performance.

 

The fact table has about 100k (max. 300k one day) rows and 12 columns. Values to calculate with are only in one column. This table represents the financial reports (P&L, BS) for 3 years incl. actual, Budget and FC on a monthly level and for all items a balance sheet and P&L has to offer. 6 of those columns are representing organizational levels (Legal entity, plant and profit center) and show for each a key (integer) and name (text).

 

Would it be better to delete the columns with the names and have them in dim-tables, or keep them in the fact table?

 

Many thanks for your opinion in advance.

 

Daniel

4 Replies