Filter interactive in Field "Value of metric instance list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2023 12:50 AM
Hello,
we need to filter through an interactive filter or another option that allows us to filter on a list of "metrics" referring to Assigned to of "incident" records.
In the list of the metric there is a field "Value",
How can we apply a filter on that field?
Thank you very much for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2023 02:21 AM
Hi, I recommend to use the 'metric_definition.do' table to configure the 'Assigned To'. I hope, OOB is having an entry. Check the configuration if present directly create a ticket and play with 'assigned to' field. Finally check in the metric_definition table and check the assinged to played entries captured.
if not existing (metric_definition) create a new configuration and follow the same.
If works fine, you filter in the metric_instance table and filter the mentioned metric_definition to get the list as you expected.
Suresh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2023 02:39 AM
Hi ersureshbe,
We need to execute an interactive filter directly on the "metric instance" list, this filter has to be on the "Value" field of the list, in order to show only the records in which the "Value" field has the value of the "logged in" user " at that moment.
Something like this:
Value "is (dynamyc)" Me.
Any idea how to do it?
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2024 06:42 AM
Did you get resolution for it ?? @Victor