Hi,
I have:
- admin company account "admin@company.com"
- Tabular SSAS located on DESKTOP-123 with admin user "Adm"
- gateway set up to SSAS Tabular service with Windows authentication method and "adm@DESKTOP-123" as username.
- report + dataset which should work via gateway and get data from SSAS Tabular.
When accessing report I got "There was a data source access error. Please contact the gateway administrator.".
Given that local workstation is not in @company.com domain I create a manual user mapping for gateway:
Image may be NSFW.
Clik here to view.
Anyway that doesn't help as in Gateway log I still have error:
GatewayVersion=
ErrorCode=-1056899072 --->
[1]Microsoft.PowerBI.DataMovement.Pipeline.Diagnostics.GatewayPipelineWrapperException: Substituted: AdomdErrorResponseException:<pi>Microsoft.AnalysisServices.AdomdClient.AdomdErrorResponseException: The following system error occurred: We can't sign you in with this credential because your domain isn't available. Make sure your device is connected to your organization's network and try again. If you previously signed in on this device with another credential, you can sign in with that credential.
What am I doing wrong?