Hi,
I have a question about implementing row level security filters on an infomap. I have a filter that lets a user see data related to them.
For eg. I have a report created using the infomap with an employee filter (using row level security).
When the employee logs in to the portal and accesses the report, he only sees data related to him (employee performance)
I have got this working, but now I am trying to figure out, how to take it to the next level.
The next requirement is, when a supervisor logs in to the portal and accesses a report (either the same report the employee accesses or a different report but will have to be created using the same info map) the supervisor should be able to view the performance of all the employees who report to her.
My SAS security table has the following structure
userID | empID | managerID |
---|---|---|
user001 | user001 | user004 |
user002 | user002 | user004 |
user003 | user003 | user004 |
user004 | user004 | user004 |
user005 | user005 | user005 |
In the group above, user4 is a manager. so when she logs in she needs to see her individual performance and the performance of user1,user2 and user3.
Can any one provide any suggestions on how to accomplish this. I am trying to use the same information map for both employee level reports and supervisor level reports.
Any suggestion is greatly appreciated.
Shri
Hi,
Please use the row level security in Information Map. When u go to create filter in Information Map u will find the Row Level Security.
Hi Shri,
You can give the security in the below way.
Hope this will resolve your issue
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.