Forum Discussion

wilson_smyth's avatar
wilson_smyth
Post Patron
7 years ago

Best design choice for multiple granularity

I have a data model which i need to report on at multiple granularities. Below is an example query that will populate the fact table with ID's from each dimension.     select o1.id, o2.id...