Need to Create report users having Admin role.

RaviKumarV
Tera Contributor

Hi All,

 

I need to create a report for those users who's having ITIL and Business stake holder role and they didn't logged in for at least 45 days. Any suggestion would be helpful.

 

Thank you in advance.👍

1 ACCEPTED SOLUTION

Tsura Andreeva
Mega Sage

take a look at sys_user_has_role

TsuraAndreeva_0-1723482991482.png

 

View solution in original post

3 REPLIES 3

Tsura Andreeva
Mega Sage

take a look at sys_user_has_role

TsuraAndreeva_0-1723482991482.png

 

RaviKumarV
Tera Contributor

Thank you Andreeva. it is working. 👍 i have tried from my end its working as well. below is the screenshot.

 

Thank you for the feedback, glad I can help, just a suggestion, you might want to use "Or" statement for the roles because otherwise you might be picking up only users who have the two not one or the other.

You might say stakeholders dont have ITIL and ITIL users do not have the need for stakeholder but you never know what assignment group might be giving them the two at the same time 🙂