Forum Discussion

FabioIkoMotta's avatar
FabioIkoMotta
Regular Visitor
9 years ago
Solved

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...
  • FabioIkoMotta's avatar
    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.