Forum Discussion
Power BI Embedded Row Level Security, Couldn't load data for this visual 401 error
- 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.
I also tried recreating my embedded workspaces/starting the sample from scratch again.
Still with the same issue.
rsb_powerbi wrote:
I also tried recreating my embedded workspaces/starting the sample from scratch again.
Still with the same issue.
Would you mind share your application? You can share me a github link or a zipped folder.
- rsb_powerbi9 years agoFrequent Visitor
Hello Eric,
I have Messaged you a link for the zipped application file
- Eric_Zhang9 years agoMicrosoft Employee
rsb_powerbi wrote:
Hello Eric,
I have Messaged you a link for the zipped application file
rsb_powerbi
Thanks for sharing the application. However it works just fine in my test. I just open it in Visual studio 2015 without changing any code. Can you double check the uploaded test?If the problem persists, please upload a fiddler trace file of the network traffic when loading the report.
- rsb_powerbi9 years agoFrequent Visitor
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.