I'm creating a new 'Analysis Services Tabular Project' in Visual Studio and the first thing VS asks is:
Select an Analusis Services instance to use while authoring tabular model projects.
I fill in the server and try Test Connecection, the error message I get is:
Cannot connect to server '[server name here]'. Reason: An error occurred while connecting to the server.
The problem is (I think) that the SSAS resides in another domain then my workstation. Is there a way to use other credentials when connecting to SSAS?
Or are there ways to analyse the 'error' in more detail?