- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2019 05:06 AM
I have a metrics definition which calculates the field value duration on demand states. Each week I get a few records in which the ID is not captured. Below is the definition:
Is there anything I can do to ensure the either the ID is captured or have the definition not capture the record if it cannot bring in the ID?
Thanks!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2019 05:19 AM
Any chance someone is deleting the record? If you delete the record the ID will show blank in the Metric.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2019 05:19 AM
Any chance someone is deleting the record? If you delete the record the ID will show blank in the Metric.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2019 05:48 AM
Yes, that is what is happening.
On a follow up note could you have a script run which takes out any records once the ID fields goes to empty? I ask because I am unable to filter out the records based on an (empty) ID. I do not get the typical 'is empty' logical operator.
Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2019 05:59 AM
I'm sure you could build a script but why are records being deleted? Don't delete the records, instead move to Cancelled state or some 'non-reporting' state so Metric stay intact.