You are not logged in.
Dear users of this forum,
we are pleased to inform you that we will be updating the software behind this forum in the near future.
Existing posts, users and categories will remain untouched.
Important:
We will keep you informed in the pinned thread.
Kind regards,
Your ReportServer Team
Liebe Nutzer dieses Forums,
wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.
Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!
Wichtig:
Wir halten euch im angepinnten Beitrag auf dem Laufenden!
Mit vielen Grüßen
Euer ReportServer Team
Pages: 1
Hi Team,
I need to show logged in User Name & id from report server & publish that in my BIRT report.
I don't know how to access this information? Any idea?
regards
Shashank
Regards
Shashank
Offline
Any ReportServer admin? Can you please reply
Regards
Shashank
Offline
Hi shashankgoyal3,
check https://reportserver.net/en/guides/admi … arameters/, 6.3.13.
You can use the special parameters defined here:
"In addition to the parameters defined per report, ReportServer adds a few special parameters to the parameter set of each report. These special parameters enable the report designer to access special properties.
Current User
The properties of the current user can be called up by using ${_RS_USER.xx}, as a substitute getFirstname(), getLastname(), getTitle(), getUsername(), getEmail(), getId() can be used.
Additionally, the $P, or $P! syntax can be used. Here, the following replacements are available.
_RS_USER_FIRSTNAME
_RS_USER_LASTNAME
_RS_USER_TITLE
_RS_USER_USERNAME
_RS_USER_EMAIL
_RS_USER_ID
"
Regards,
Eduardo
Offline
Thanks Eduardo.
Regards
Shashank
Offline
Pages: 1