How can I get a list of Cases with no associated Activities?
We are trying to build a report to show latest activity times for open cases (or null if a case has no activity history). It appears the Activity metric "# of Activities" would be the way to go, but I can't get any results to appear for cases I know have no activities, I just get an empty result set.
1. Start new Report based on the "Activities" Reporting area.
2. Add Case Number and "# of Activities" to the Columns list
3. Add a Case Number filter for a case known to have no activities.
The return is an empty set (no data), rather than the Case Number with a # of Activities value of 0.