Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
dearsaky
Starting Member
1 Post |
Posted - 2010-11-22 : 02:31:30
|
Hi All,I have an issue where I need to apply filters on the entire dataset for each perspective level. For example, we are building a common cube for 10 different perspective where in perspective 1 needs the data’s for amount > $10,000 and another perspective needs only FFS claims (type of claim) on the entire dataset. In this scenario, how can I filter the values for each perspective on the entire cube dataset. I am sure we cannot apply filters on perspectives. Is there any workaround to achieve the above scenario?Any info will be helpful for me.Sakthi |
|
|
|
|