Thanks! It was a nice reading.
So, from what I understand, I have to create a Time table in SQL Server,
fill it with values, and then use it as a dimension for the Fact table?
Our Fact Table comes from Navision Attain, and date there is stored in
datetime format, so I can't really use any other method than to make primary
key of Time table in datetime format.. but from what I understand that's not
suggested?
"Brian Altmann" <anonymous (AT) discussions (DOT) microsoft.com> wrote
Quote:
Check out Tom Chester's article at www.tomchester.net.
HTH,
Brian |