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.
ankitpatira
9 years agoCommunity Champion
FabioIkoMotta Never really tried this but my guess is APIs that does upload has limitation on overriding existing pbix files that are already uploaded. If via power bi desktop you do that your report / dataset in service gets overwritten maybe APIs don't have that capability yet. I would suggest you try renaming the file and then publish.