Hi,
Can anyone tell me how to compare two hierarchies, e.g. in an if statement, "If hierarchy1 = hierarchy1 then hierarchy1 else hierarchy2"
Thanks
MDX generally disallows hierarchical and set comparisons like that. Can you describe in more detail what you're trying to do?