Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

(Event) Create a dashboard with Metric Name, Type and Additional information as selection drop down

Keerthan S
Tera Contributor

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.

2 REPLIES 2

AndersBGS
Tera Patron

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/

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