Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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\PowerBiReportServer and not user from database. This make it impossible to use Row Level Security with USERPRINCIPALNAME() or USERNAME().
Is there any solution to get the user of custom security in report?
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