- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2019 07:17 AM
Hi All,
We have one requirement to calculate duration of approval or rejection of a change record, We have enable metrics business rule for this and it's calculating duration correctly .But the ID field is not a reference field in metric instance table and which does not allow us to add any related field to report from change request.
For that we have written a Data base view in metric instance, approval and change table, it's returning correct record but unfortunately duration field is showing empty(Value is there in instance and I have chosen correct field from metric instance table), Any help for this ?
Thanks
kalpa
Solved! Go to Solution.
- Labels:
-
Performance Analytics
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2019 05:58 AM
Thanks,
I got the issue, I was using prefix in CAPS letters, when I changed those to small, it started working, So issue was in table prefix in view query. EG: MD to md, MI to mi, APP to app and CHG to chg.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2019 09:42 PM
Hi Kalpa,
Would you be able to share screenshot of your database view conditions and the value which is present in the duration metric record?
That would help to understand what could be wrong.
Thanks,
Manish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2019 02:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2019 10:10 PM
Any help ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2019 10:45 PM
Hi Kalpa,
Did you check if you are using the correct duration field on the list layout (I mean which is fetched from the metric instance table)?
You will find Duration record on the change request table as well. That might contain blank values.
Thanks,
Manish