How to count the number of tools in a workflow?
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Nico67543
7 - Meteor
04-16-2024
12:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
2 REPLIES 2
Christina_H
14 - Magnetar
04-16-2024
01:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can use a workflow as the input for another workflow, read as a CSV file. Filter the output to rows containing "Node ToolID", which should give you one row per tool.
You'll probably need to tweak the input to get it working correctly, e.g. increase field length, set delimiter to \0, no field names.
17 - Castor
04-16-2024
07:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Nico67543 ,
@Christina_H suggestion is a nice approach and allows you to retrieve more information about each node if needed.
If you only need to count the number of tools and nothing else, you can use this sample macro here.
Best,
Fernando Vizcaino
![](/skins/images/2A479D0ADEFDAA8078B5B9F489A80DDD/responsive_peak/images/icon_anonymous_message.png)