Connecting to Analysis Services from R or Nodejs
问题 I am trying to connect Analysis services from either through R or Nodejs. For R, I have found the following library: https://github.com/overcoil/X4R For Nodejs, I have found the following library: https://github.com/rpbouman/xmla4js Analysis Services Server is external. It is not in my local machine. Currently I am able to connect it successfully from Excel using both Windows and basic authentication (username/password). For accessing it through R or nodejs, in the following link it is said I