Forum Discussion

rsb_powerbi's avatar
rsb_powerbi
Frequent Visitor
9 years ago
Solved

Power BI Embedded Row Level Security, Couldn't load data for this visual 401 error

Hello! Using the Sample at: https://docs.microsoft.com/en-us/azure/power-bi-embedded/power-bi-embedded-get-started-sample And following the article at: https://docs.microsoft.com/en-us/azure/powe...
  • rsb_powerbi's avatar
    rsb_powerbi
    9 years ago

    Hello Eric,

    Thanks so much for your help, as it really narrowed down where the problem was.

    It looks like the issue was with one of the packages, which was not working with RLS corectly - but would work without it. I must have taken a version from before RLS was implemented.

    After updating all packages with NuGet to the latest working versions it now works with RLS correctly.

    Hopefully this is of help to anyone with the same problem.