- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2024 04:12 AM
Hi,
I have a requirement to find out all flows using more than 35 actions and convert them to use subflows instead of more actions.
Please let me know if anyone knows how to get this data.
Solved! Go to Solution.
- Labels:
-
flow designer
-
Workflow Automation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2024 05:41 AM
If you have groupt the list by floes you should be able to sort groups by
Count descending
And something like this should appear
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2024 04:36 AM
it would be somewhat difficult to find it
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2024 05:10 AM
Hello!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2024 05:30 AM - edited 12-17-2024 05:31 AM
Thank you so much @Goran Pettersso for your super quick assistance on this.
This is exactly what I was looking for.
Only thing is there more than 1000+ rows in the list view and I have to go through manually each row to check the action count.
Is there any way to put any filter which can show up required data automatically without any manual effort.?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2024 05:41 AM
If you have groupt the list by floes you should be able to sort groups by
Count descending
And something like this should appear