summary and detail fact
4 posters
Page 1 of 1
summary and detail fact
I'm designing a datamart. I have a requirement where I need aggregated measures and also want to retain details at a given grain level.
Can this be achieved in 1 fact table ? or should I be using a summary fact and detail fact ?
Please advise.
Thanks,
TS
Can this be achieved in 1 fact table ? or should I be using a summary fact and detail fact ?
Please advise.
Thanks,
TS
teknosculpt- Posts : 1
Join date : 2013-02-27
Re: summary and detail fact
Start with detail. If you find performance becomes an issue, then consider an aggregate.
Re: summary and detail fact
Also consider your indexing strategy - performance improvements from getting this right can be dramatic and avoid the need for summary tables.
Search this forum for many good discussions on that topic.
Search this forum for many good discussions on that topic.
Re:summary and detail fact
Hi ,
as sugested by Ngalemmo try detail and use summary tables if there is a performance issue. Depending upon how currect you want you summary data refelected, the database that you are using, the volume of data and other conditions you could try Materialized view.
thanks
Himanshu
as sugested by Ngalemmo try detail and use summary tables if there is a performance issue. Depending upon how currect you want you summary data refelected, the database that you are using, the volume of data and other conditions you could try Materialized view.
thanks
Himanshu
hkandpal- Posts : 113
Join date : 2010-08-16
Similar topics
» Model SSAS Summary and Detail
» Loading data from one fact to another summary fact
» SNAPSHOT SUMMARY FACT -
» Is a fact table contains summary data
» Header/Detail Fact Granularity
» Loading data from one fact to another summary fact
» SNAPSHOT SUMMARY FACT -
» Is a fact table contains summary data
» Header/Detail Fact Granularity
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum