I have an SSAS 2008 cube that I'm connecting to from Excel 2010.
The cube works great, however some users have a business need to filter by a measure. In Excel when you drag a measure to 'Report Filter' in the PivotTable Field list you get an error.
Say for example you have a measure that is the Total Time To Make Something. Some users may only be interested in seeing data where that measure is greater than or less than some number of minutes.
Is there a way to accomplish this in Excel without modifying the cube in SSAS?
Thanks for any help on this!