(Event) Create a dashboard with Metric Name, Type and Additional information as selection drop down
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2024 03:44 AM
I used cascading filter for 'Type' as field name and 'alert(em_alert) as table and used filter condition as Source is "abc"(source name), it worked on reports of alerts. But if I want to retrieve 'Metric Name' as drop down for filtering alerts I could not able to get metric name instead I am getting sys_id of that alert. I observed that it is of 'string' field type and even additional info is of string type. Please help with this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2024 04:07 AM
Hi @Keerthan S ,
Can't you select the display name instead of the sysid?
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2024 06:32 AM
Hi @AndersBGS actually I mentioned metric name only in the display but I am getting sys_id after applying filter
All> Metric name = xyz instead I am getting All> Metric name = 01a...(sys_id of alert) after selecting xyz from dropdown