SSAS Articles MDX Querying Dimension Members In Analysis Services
Querying Dimension Members In Analysis Services
User Rating: / 0
PoorBest 
Written by Richard Tkachuk   
Saturday, 19 January 2008 16:14
Many Analysis Services applications query members to populate a dropdown or find those that match some criteria – starting or ending with a string, existing with other members, having a member property with a certain value, whatever. For example, say I have a bird hierarchy and I want to find all birds with the expression “eagle” somewhere in the member name.

Read more...