AshishKM
Kilo Patron

Hi @juancarrion , 

You need to fetch data from tables and then filter based on need. 

 

Get the list of role(s) which contains this view_change role from table "sys_user_role_contains

AshishKM_0-1739328254804.png

 

Get the list of User who has this role, either direct or through group and inherited & inheritence count will explain that. You will get the Contained By  and Group both the count here.

 

AshishKM_2-1739328451778.png

 

-Thanks,

AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution