Hi all,
Aim: get SSRS reports working in PowerBI service.
So far: I have a couple of SSRS reports which can run on my laptop. I can currently connect them (in Visual Studio) to the Azure DB with AD password Auth and the reports run. I have uploaded them to PBI service.
However, I can not get them to access the Azure DB from PowerBI service. The first thought it might be a firewall issue and turned "Allow Azure services on". The Error message is: Cannot open server "_____" requested by the login. The login failed. Status 400.
One thing to note, the authentication method in PBI service only allows basic connection.
Are there any other suggestions?