Get the Row count of active child incidents
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2023 12:32 AM
Hi All,
I want to get the row count of the active child incidents in the client script of ServiceNow.
If not possible, Please suggest the alternative solution.
Regards,
Teja.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2023 12:54 AM
Hi @tejasistla
You can call script include from client script and get the row count of active incidents
or you can store the count in scratchpad and use it in the client script.
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP