I have a webservice that's going to take in an array of strings- each of these strings represents one row of my olap table, but the list is a subset of the total. These aren't logically ordered (so a range is out) and my question is how do I pull the rows I need based on this list using MDX?
Thanks in advance
Thanks in advance