Forum Discussion
oleks__lytvynov
4 years agoRegular Visitor
Power Bi Report Server PBIRS REST API get user info
Hello, I want to retrieve user info(id, username, displayname) using PBIRS REST API. I found it possible by using /me api call, is there something similar, but for other users. If I got CreatedBy f...
- 4 years ago
I don't think Report Server has anything like this. If I need this sort of information I usually do a query against LDAP or ActiveDirectory
d_gosbell
4 years agoSuper User
I don't think Report Server has anything like this. If I need this sort of information I usually do a query against LDAP or ActiveDirectory