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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2022 11:23 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2022 11:11 AM
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.