Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Add member properties support #5

Closed
mysticfall opened this issue Sep 25, 2012 · 2 comments
Closed

Add member properties support #5

mysticfall opened this issue Sep 25, 2012 · 2 comments
Assignees
Milestone

Comments

@mysticfall
Copy link
Owner

Add member properties support.

@mysticfall
Copy link
Owner Author

Test MDX (FoodMart) :

select {[Measures].[Unit Sales], [Measures].[Store Cost], [Measures].[Store Sales]} ON COLUMNS,
Crossjoin({[Promotion Media].[All Media]}, [Store].[USA].[CA].[Beverly Hills].Children) ON ROWS
from [Sales] where {[Time].[1997]}

@mysticfall
Copy link
Owner Author

Deferring to a future version.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant