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.