Forum Discussion
oliviernicollet
8 years agoFrequent Visitor
Power BI Report Server with custom security using row level security
Hello, I tryed the sample custom security https://github.com/Microsoft/Reporting-Services/tree/master/CustomSecuritySample. This works fine except the user i get from DAX is NT SERVICE\PowerBiR...
Anonymous
2 years agoNot applicable
Hi, I implemented Custom Security with https://github.com/Microsoft/Reporting-Services/tree/master/CustomSecuritySample. But once I logged in with admin User, not able to upload any report. It is giving me error mentioned below .
But with windows authentication, i am able to upload report.. Can you please help me resolve this issue