How to get list of users who has no roles except 'snc_internal' role only ?

Admin7267
Kilo Sage

Hello,

 

How to get list of users who has no roles except 'snc_internal' role only ?

 

Thanks,

Tarun

 

'

1 ACCEPTED SOLUTION

Aman Kumar S
Kilo Patron

Hey,

You can refer to below article and response by Akash Gurram, just replace sys_id of itil role with snc_internal:

How to get list of user who have only ITIL role?

 

Feel free to mark correct, If I answered your query.

Will be helpful for future visitors looking for similar questions 🙂

 

Best Regards
Aman Kumar

View solution in original post

9 REPLIES 9

Jaspal Singh
Mega Patron
Mega Patron

Hi Tharun,

You can try something as below. May be just try adding required role condition in filter for a check.find_real_file.png

Aman Kumar S
Kilo Patron

Hey,

You can refer to below article and response by Akash Gurram, just replace sys_id of itil role with snc_internal:

How to get list of user who have only ITIL role?

 

Feel free to mark correct, If I answered your query.

Will be helpful for future visitors looking for similar questions 🙂

 

Best Regards
Aman Kumar

Thank you soo much @Aman Kumar, it helps

Allen Andreas
Administrator
Administrator

Hi,

Glad you found the correct answer that worked for you.

Perhaps in the future, you can provide more information such as if you need assistance for script...or reporting...or where you were talking about as no one would have known that from your post alone.

This caused people to basically guess and provide guidance for list view....then reporting...then suggesting script via someone else's thread. Help us help you!

Please mark reply as Helpful, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Jaspal Singh
Mega Patron
Mega Patron

@Tharun good that you found what was expected. Did you manage to check no code report solution as in comments above?