0

During deploying tabular model to Azure Analysis Services I get:

Failed to save modifications to the server. Error returned: 'On-Premise Gateway is required to access the data source and the gateway is not installed for the server x.

enter image description here

Technical Details:

On-Premise Gateway is required to access the data source and the gateway is not installed for the server x.

The output shows:

enter image description here

The build is succeed.

I also created Gateway on this server and added used source (SQL Server).

Tables are deployed, but without any data:

enter image description here

Testtest11
  • 367
  • 1
  • 11
  • 26

1 Answers1

2

I had PowerBI Gateway, not Azure Gateway.

After changing it, deployment succeed.

Testtest11
  • 367
  • 1
  • 11
  • 26