- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2023 05:34 AM
I am trying to figure out if I can use process mining to determine if a related change was removed from an incident.
We are looking to get information on incidents that have had change requests removed from them. This will help track down where this process is being used improperly, which can cause issues in reporting and losing potential cause or fixes that were done to resolve the issue.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 04:37 AM
So the short answer is Yes.
Create a project that includes Change Request as a Grouped breakdown.
Then in the analyst workbench you will apply two filters. One transition and one condition.
The transition filter will look for situations where the Change value has changed on the record.
The condition filter will isolate records where the Change value is empty once the record is closed.
There may be other ways to get to the same result, but I believe this will get you the answer you are looking for.
If you get stuck let me know and we can find some time to jump on a quick call.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2023 03:32 AM
In your implementation is the change attached to the incident as reference field or are they captured in a related list?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 03:53 AM
Hi Dan,
In our implementation that change is a reference field on the incident.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 04:37 AM
So the short answer is Yes.
Create a project that includes Change Request as a Grouped breakdown.
Then in the analyst workbench you will apply two filters. One transition and one condition.
The transition filter will look for situations where the Change value has changed on the record.
The condition filter will isolate records where the Change value is empty once the record is closed.
There may be other ways to get to the same result, but I believe this will get you the answer you are looking for.
If you get stuck let me know and we can find some time to jump on a quick call.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 06:28 AM
Thanks Dan, that did the trick for me, and the screen shots were a huge help.