![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hello Jason, I understand that you'd like to use a single dimension such as index to filter cube to display 2 measures failure and frand indexes at the same time. If it is not correct, please let me know. As for as I know, this is not feasible because a dimension key could only be relatd to one field in the fact table. For example, you could reference index dimension to failure index by using the following dimension table 3 high 2 medium 1 low 3/2/1 is for failure index However, it is not possible to use this dimension to fraud index at the same time unless the failure index is exact same or scaler to fraud index. If you want to use the same dimension for the both indexes, you have to create a new fact column based on these 2 indexes, for example: fraud index; failure index; new index 1 1 1 1 2 2 1 3 3 2 1 4 2 2 5 2 3 6 3 1 7 3 2 8 3 3 9 You could define new index 1-3 as low, 4-6 as medimum, and 7-9 as high in dimension.Then you could use this new index dimension to filter the both index mesaure. When you put a common index high as filter, you want to show both fraud index and failure index are 3 (high)? If so, you may use nex index value 9 to get the result. If my understanding is not correct or you have further questions, please feel free to let's know. Thank you! Best Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Community Support ================================================== Get notification to my posts through email? Please refer to http://msdn.microsoft.com/subscripti...ult.aspx#notif ications http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx>. Note: The MSDN Managed Newsgroup support offering is for non-urgent issues where an initial response from the community or a Microsoft Support Engineer within 1 business day is acceptable. Please note that each follow up response may take approximately 2 business days as the support professional working with you may need further investigation to reach the most efficient resolution. The offering is not appropriate for situations that require urgent, real-time or phone-based interactions or complex project analysis and dump analysis issues. Issues of this nature are best handled working with a dedicated Microsoft Support Engineer by contacting Microsoft Customer Support Services (CSS) at http://msdn.microsoft.com/subscriptions/support/default.aspx>. ================================================== This posting is provided "AS IS" with no warranties, and confers no rights. |
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |