Is it possible to connect to Azure Analysis Services with ReportsPlus.
In Azure, I created a SSAS instance (not running in a VM, this is Azure Analysis Services (Paas). The "server name" it gives me is like this:
asazure://aspaaseastus2.asazure.windows.net/myastest
I used that above as the server name in ReportsPlus, entered credentials, and when I connect I get:
An exception of type 'System.Xml.XmlException' occurred and was caught.
Element 'return' was not found. Line 5, position 2.-----------------------------------------------------------------------06/23/2017 11:15:15Type : System.Xml.XmlException, System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089Message : Element 'return' was not found. Line 5, position 2.Source : System.XmlHelp link : LineNumber : 5LinePosition : 2SourceUri : Data : System.Collections.ListDictionaryInternalTargetSite : Void ReadStartElement(System.String)HResult : -2146232000Stack Trace : at System.Xml.XmlReader.ReadStartElement(String name) at Microsoft.AnalysisServices.AdomdClient.XmlaReader.ReadStartElement(String name) at Microsoft.AnalysisServices.AdomdClient.XmlaClient.SupportsProperty(String propName) at Microsoft.AnalysisServices.AdomdClient.XmlaClient.Connect(ConnectionInfo connectionInfo, Boolean beginSession) at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.XmlaClientProvider.Connect(Boolean toIXMLA) at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.XmlaClientProvider.Microsoft.AnalysisServices.AdomdClient.AdomdConnection.IXmlaClientProviderEx.ConnectIXmla() at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.ConnectToIXMLA(Boolean createSession) at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.Open() at Infragistics.ReportPlus.Providers.Ssas.SsasClient.VerifyConnection(String connectionString)
Additional Info:
MachineName : W10-CNU415C3H3TimeStamp : 06/23/2017 3:15:15 PMFullName : Infragistics.ReportPlus.Desktop.Sdk.Core, Version=1.2.30.0, Culture=neutral, PublicKeyToken=ebbf8110063acd1aAppDomainName : ReportPlus.Desktop.exeThreadIdentity : WindowsIdentity : MYDOMAIN\me
Hell Joe,
Thank you for your support request!
I've checked the documentation up and down... ReportPlus doesn't seem to be able to connect to Azure.
If you were able to provide me with a test environment, I could ask the devs to review and see if it's possible to implement it soon.
Looking forward to hearing from you,