I've been tasked with writing an SP for some MDX currently residing in SSRS. Have come across a few issues:
SSAS and SQL server are both of the same physical instance of a server, openquery does not seem to like this.
Obviously I can create a linked server but it's the same place - and it complains to this end.
Is it possible to do this? Should I be even attempting to do this? 😀