Model SSAS Summary and Detail
3 posters
Page 1 of 1
Model SSAS Summary and Detail
Hi,
I have created two fact tables Calls & CallEvents. Calls has one line per call, with associated timeings ( Begincall to end call). the Callevents table has one line per event, as it call begin, call answered,which operator ect.
I would like to be able to view the call detail but drill down (through) to then show the actual details of the call. THis is proving to be a headache in SSAS 2008. I have tried using the callevents as a dimension (it doesnt like that).
Do I need to create the call table as an aggregated view so its all using the same measure group????
I have created two fact tables Calls & CallEvents. Calls has one line per call, with associated timeings ( Begincall to end call). the Callevents table has one line per event, as it call begin, call answered,which operator ect.
I would like to be able to view the call detail but drill down (through) to then show the actual details of the call. THis is proving to be a headache in SSAS 2008. I have tried using the callevents as a dimension (it doesnt like that).
Do I need to create the call table as an aggregated view so its all using the same measure group????
Brashen- Posts : 1
Join date : 2012-03-07
Re: Model SSAS Summary and Detail
You can create a Report Action to drill through to a detailed report based on the tuple clicked on.
Re: Model SSAS Summary and Detail
Hi Brashen,
I'm thinking of a Call Events dimension, with a hierarchy that goes Call - Call Event. You would need unique keys for both levels, then you can relate the Call attributes to that key to optimize performance.
This will only scale so far (perhaps up to 500,000 Call Events) before SSAS and/or your client tools start to struggle on a commodity server.
Good luck!
Mike
I'm thinking of a Call Events dimension, with a hierarchy that goes Call - Call Event. You would need unique keys for both levels, then you can relate the Call attributes to that key to optimize performance.
This will only scale so far (perhaps up to 500,000 Call Events) before SSAS and/or your client tools start to struggle on a commodity server.
Good luck!
Mike
Similar topics
» summary and detail fact
» Building a Summary table off an SSAS Cube?
» How do I model this and create SSAS cube from it?
» data model for 2 fact tables (Header / Detail scenario)
» Modeling invoice detail with rebate detail
» Building a Summary table off an SSAS Cube?
» How do I model this and create SSAS cube from it?
» data model for 2 fact tables (Header / Detail scenario)
» Modeling invoice detail with rebate detail
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum