In my Analysis Service OLAP Cube I would like to exclude facts having unrelated dimensions, which during processing produce errors. I would also like to avoid making Named Queries in Data Source View (with specific WHERE conditions).
Is there any way to do this at the level of a cube? What is the easiest way to accomplish this?
(I am using Visual Studio 2008 and SQL Server 2008.)