I have an OLAP cube in excel with a MSOLAP but queries are too slow, so I would like to connect me from mysql or R. I have the following connection properties:
Provider=MSOLAP.4;Persist Security Info=True;User ID=anuser;Initial Catalog=SGD_CUBOS;Data Source=anurl;MDX Compatibility=1;Safety Options=2;MDX Missing Member Mode=Error.
Is possible accessed from mysql or R?