<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to count the number of tools in a workflow? in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-count-the-number-of-tools-in-a-workflow/m-p/1262529#M15296</link>
    <description>&lt;P&gt;I have a lot of workflows and I want to count how many tools are used in each workflow. Is there any way to do that?&lt;/P&gt;&lt;P&gt;For example, there are 11 tools in the workflow shows below, and I don't want to count it manually.  &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SharedScreenshot.jpg" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/350086iE5B58349919B14D7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SharedScreenshot.jpg" alt="SharedScreenshot.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Apr 2024 07:33:02 GMT</pubDate>
    <dc:creator>Nico67543</dc:creator>
    <dc:date>2024-04-16T07:33:02Z</dc:date>
    <item>
      <title>How to count the number of tools in a workflow?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-count-the-number-of-tools-in-a-workflow/m-p/1262529#M15296</link>
      <description>&lt;P&gt;I have a lot of workflows and I want to count how many tools are used in each workflow. Is there any way to do that?&lt;/P&gt;&lt;P&gt;For example, there are 11 tools in the workflow shows below, and I don't want to count it manually.  &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SharedScreenshot.jpg" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/350086iE5B58349919B14D7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SharedScreenshot.jpg" alt="SharedScreenshot.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 07:33:02 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-count-the-number-of-tools-in-a-workflow/m-p/1262529#M15296</guid>
      <dc:creator>Nico67543</dc:creator>
      <dc:date>2024-04-16T07:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to count the number of tools in a workflow?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-count-the-number-of-tools-in-a-workflow/m-p/1262557#M15297</link>
      <description>&lt;P&gt;You can use a workflow as the input for another workflow, read as a CSV file.&amp;nbsp; Filter the output to rows containing "Node ToolID", which should give you one row per tool.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 215px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/350096iFAFD0997424C10EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 08:48:27 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-count-the-number-of-tools-in-a-workflow/m-p/1262557#M15297</guid>
      <dc:creator>Christina_H</dc:creator>
      <dc:date>2024-04-16T08:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to count the number of tools in a workflow?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-count-the-number-of-tools-in-a-workflow/m-p/1262674#M15302</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/556424"&gt;@Nico67543&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/256768"&gt;@Christina_H&lt;/a&gt;&amp;nbsp;suggestion is a nice approach and allows you to retrieve more information about each node if needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you only need to count the number of tools and nothing else, you can use&amp;nbsp;this sample macro here.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-04-16 100838.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/350148i408AABAE41DF10AF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-04-16 100838.png" alt="Screenshot 2024-04-16 100838.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Fernando Vizcaino&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 14:13:33 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/How-to-count-the-number-of-tools-in-a-workflow/m-p/1262674#M15302</guid>
      <dc:creator>fmvizcaino</dc:creator>
      <dc:date>2024-04-16T14:13:33Z</dc:date>
    </item>
  </channel>
</rss>

