- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 09:25 AM
Hello everyone,
I am trying to report on all assets that have been in a particular state for > 60 days so that they can be researched. Has anyone tackled something like this before? It seems like this may be a good candidate for using Performance Analytics, but I wanted to check here first.
If someone does leverage Performance Analytics for this, could you please provide some insight on how you approached this?
Thank you in advance,
Sebastian
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 09:59 AM
Hi @SebastianBarnes ,
You can try with metric definition on alm_asset table and calculate the duration for state change.
Later you can create report on metric_instance table.
-Thanks,
AshishKMishra
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 09:59 AM
Hi @SebastianBarnes ,
You can try with metric definition on alm_asset table and calculate the duration for state change.
Later you can create report on metric_instance table.
-Thanks,
AshishKMishra
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 11:49 AM
Hi Ashish, this is a great suggestion. I will start here.
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 12:02 PM
Hi @SebastianBarnes, Thank for marking accepted solution/helpful, happy to help that my reply works for you.
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution