jstangel
Technical User
- Jan 31, 2008
- 21
This is my problem...
I would like to refence a member property in the
where clause for filtering.
I Can't figure out the proper syntax...
Instead of this:
Where ([Date].[Date Range1], [Contract].[Contract].[Alterra - ED])
I would like to do something like
Where ([Date].[Date Range1], [Contract].[Contract].[ED])
Where ED is the "Key" Property of Contract..
Any Ideas?
I would like to refence a member property in the
where clause for filtering.
I Can't figure out the proper syntax...
Instead of this:
Where ([Date].[Date Range1], [Contract].[Contract].[Alterra - ED])
I would like to do something like
Where ([Date].[Date Range1], [Contract].[Contract].[ED])
Where ED is the "Key" Property of Contract..
Any Ideas?