I'm a newbie and, for exercise, I'd like create a simple cube based on only two dimension: time and measure.
I just created time dimension but I have some difficulties to create measure dimension as reguard as the contents of variables.
I import data from a SQL server database using ODBC connection.
Following data warehouse design guide lines, measure table have a FK to time dimesion so it is made up by a date column and other measure column (as suggested by a common star schema).
So, can you advice me any link that can help me to undestand how can implement what I wrote above?
Thank you very much for your help
ps
I'm waiting to receive the book "IBM Cognos TM1 Official Guide" and I hardly hope it will help me to undestand the TM1 phylosophy
