How to add a printed label by with current session userID / username in SSRS Report?

Hello, im new here. I want to ask how to add / create new column valued printed by.

If I understand the question correctly, you should be able to find the data in the CurrentUserId column of the "CallContextClientData_" + Parameters!TableGuid.Value table in the report data you will need to add this reference & join to the appropriate Dataset along with an entry in Fields.

1 Like

It’s working in Client but not in browser

Do you know how to achieve it in Kinetic Browser?