pbirs upn
2 TopicsResolving of Username results in UPN
Hello Community, I have a problem with the resolution of the username function in the report server context. I have a dataset (imported data from Excel, which is then published to the RS) in which I have built an RLS. For resolution, I usually use the username() function. If I check the function via PowerBI Desktop RS on the server instance of the RS, the username() can be resolved in the format Domain\Username. If I publish the report on the RS and check the functions within the report server, e.g. in a matrix in the report, then the function Username() resolves as a userprincipalname in the format [email protected]. How can this happen? Reports based on data from SSAS cubes are available on the same report server. Username functions are also resolved in the reports. However, these are again in the expected format Domain\Username. However, the SSAS instances are located on a different server in the network. Can someone explain to me how this deviation can occur within the same RS instance? What exactly is the cause?1KViews0likes2CommentsCustom User Principal Name (UPN)
Hi All, I plan to use a custom authentification in Report Server based on this sample : https://github.com/microsoft/Reporting-Services/tree/master/CustomSecuritySample I would like define a custom User Principal Name with another data than email. Is anybody know how to do it with SSRS API ? Thx for any help, Bertrand.914Views0likes1Comment