Platform Analytics - Problem State View
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
I need a dashboard or report the records that have gone to Fix in progress in the last 7 days
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
21m ago
Quick Report (Reports Module)
Go to Report sources > New, then configure:
- Source type: Table
- Table:
problem(Fix in progress is typically a Problem state) - Filter conditions:
State = Fix in Progress (2)Fix in progress since >= javascript:gs.daysAgo(7)— or if that field isn't available, use an audit-based approach (below)
Use this source for reports
