Grouping a subset of dimension records for a report
3 posters
Page 1 of 1
Grouping a subset of dimension records for a report
A few years back, business users requested they no longer wanted to see some of the locations of recruiting events in a specific report and instead wanted them grouped together under a more general event. To use an abstract example, events {A, B, C, D, E} are all possible events in the dimension and a subset {D, E} should just be grouped together with event C so you end up with events {A, B, C} in the report. Their reasoning behind this request was events {C, D, E} were related and the events D and E were so small it was simpler just to group them together with event C. The dimension records stayed the same, but my way of implementing this request was to create a "Reporting Label" attribute in the event dimension and group on this instead of the normal dimension label. That way I can maintain the same level of detail in the fact table and if they changed their mind later to expand them I would just change the report query back to the normal dimension label.
This decision has always bugged me since I modified the schema for one report. Looking back on this, I imagine I should have sat down with the business users to determine if we should map those events to the same dimension record in our lookup table, a back-room approach. However, that would affect other reports that may use this information. Since it was for a single report I figured it would be better to use a front-room implementation. Was this the right way to approach this problem or should I have implemented it another way?
This decision has always bugged me since I modified the schema for one report. Looking back on this, I imagine I should have sat down with the business users to determine if we should map those events to the same dimension record in our lookup table, a back-room approach. However, that would affect other reports that may use this information. Since it was for a single report I figured it would be better to use a front-room implementation. Was this the right way to approach this problem or should I have implemented it another way?
wddockery- Posts : 2
Join date : 2015-07-29
Location : Georgia, US
Re: Grouping a subset of dimension records for a report
I agree wholly with your solution!
gvarga- Posts : 43
Join date : 2010-12-15
Re: Grouping a subset of dimension records for a report
I agree. Your original solution makes sense. If the users are happy, I wouldn't mess with it.
Re: Grouping a subset of dimension records for a report
Thanks for the reassurance gvarga and ngalemmo. Would there be other valid ways to implement this kind of request while still maintaining a conformed dimension?
wddockery- Posts : 2
Join date : 2015-07-29
Location : Georgia, US

» Dimension more records than fact
» Dimension with million of records - Performance on delivery
» Question on Deleting records from dimension tables
» Handling records in Fact when dimension is Type 2
» Did anybody read this article ???
» Dimension with million of records - Performance on delivery
» Question on Deleting records from dimension tables
» Handling records in Fact when dimension is Type 2
» Did anybody read this article ???
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
|
|