Forum Discussion
FabioIkoMotta
9 years agoRegular Visitor
Power Bi Embed: Can't load data for this visual
I follow exactly the sample (.sln) provide by Microsoft . I create workspace, uploaded pbix file, update database connection string and display it in a MVC web. Is works fine when the file I upload...
- 9 years ago
I find out the problem.
I published a pbix in Azure that was using RLS parameter.
Because this it works in Power BI Service and didn't in Azure.
Azure doesn't allows RLS.
Tks.
FabioIkoMotta
9 years agoRegular Visitor
Tks for your answer.
Follow detailed message:
Código de status Http401
ID da atividade27fa4f5a-858f-4c2a-a7bc-c934ef3e63b5
ID de correlação47a9c5f8-571d-3e5c-a01d-ef727cefe773
Solicitar ID84a39c4d-6420-1a22-9895-e9b94704e4af
HoraThu Sep 08 2016 11:32:26 GMT-0300 (Hora oficial do Brasil)
Versão13.0.1605.432
Cluster URIhttps://wabi-brazil-south-redirect.analysis.windows.net/
Eric_Zhang
9 years agoMicrosoft Employee
HTTP Error 401 means Unauthorized, can you be more specific on what is the database in your case, how the pbix connects to the database, direct query or import? How did you embed the report?