09 Feb 2022 07:03 AM - last edited on 09 Feb 2022 08:34 AM by MaciejNeumann
Dear All,
Is it possible to extract a particular value from the exception message to display on the dashboard?
Exception Message:
a long string > but I need only to extract the value 0123. Currently, it is capturing a complete string, so displaying on the dashboard is not feasible.
Regards,
Babar
21 Feb 2022 01:00 PM
I build a dashboard to extract full Exception Message.
Extracting a part of Exception is not easy (If feasible).
21 Feb 2022 02:36 PM
Hello @Malaik
Thank you for your comments. The idea is to use the RegEx and get only the required group of informaiton.
Regards,
Babar