SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 
        
Home       Members    Calendar    Who's On



Dynamic sets in SSAS 2008 Expand / Collapse
Author
Message
Posted Wednesday, November 18, 2009 9:05 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: General Forum Members
Last Login: 2 days ago @ 6:40 AM
Points: 1, Visits: 52
Hi

I have tried to create dynamic named sets in SSAS 2008 standard edition, for example:

TOPCOUNT([Product].[Product Name].[Product Name].MEMBERS, 5, [Measures].[Sales Amount] )

Type: Dynamic

Query returns top 5 products, but if I change filters (year etc), the original result set will not be recalculated and the query returns 0-5 results from the original result set depending on filters I use. I thought that in dynamic sets the result set will always be recalculated if filters change and in this case new top 5 products will be returned.

Is there something wrong in my dynamic set? Could someone help?

Lauri
Post #820918
« Prev Topic | Next Topic »


Permissions Expand / Collapse