I need to implement logic in my report where i want to hide user details from other users like name and id.
how can i achieve that ?
also end user auto login with user ID and password.
How can i apply section access in my code where all the other details of users could be seen but we only need to hide user identity .