Sql "Like" in MDX
If you are looking for a Like keyword in MDX then you are not going to get that but if you want to write MDX which should work like "LIKE" keyword in MDX then you can achieve that by writing MDX in the following way;
Just consider an example wherein you want to show all Members from Calendar hierarchy like "March", in that case you can write mdx in following way;
Tags: mdx