How to create a dashboard for each logged in user, to see what applications are assigned to him and the status of each application and the dashboard should be visible on home page once he log in

Community Alums
Not applicable

How to create a dashboard for each logged in user, to see what applications are assigned to him and the status of each application and the dashboard should be visible on home page once he log in. Please provide the solution

1 REPLY 1

Adam Stout
ServiceNow Employee
ServiceNow Employee

Use one dashboard and just use dynamic filters on the reports to make them only return the logged-in user's data.

For example, Active Incidents would include where active=true and assigned to is (dynamic) Me.