<?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 Take string off of the name of workflow. in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Take-string-off-of-the-name-of-workflow/m-p/1170910#M289852</link>
    <description>&lt;P&gt;How can I take a string off of the name of workflow?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am building something that I roll over each month, let's say.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, I have this workflow named "Workflow 2023.1"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to utilize the string 2023.1 in the workflow so it's more dynamic so that I don't have to change the workflow for each month.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do this in Excel with formulas like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=MID(CELL("filename"),SEARCH("[",CELL("filename"))+1, SEARCH("]",CELL("filename"))-SEARCH("[",CELL("filename"))-1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to do this in Alteryx?&lt;/P&gt;</description>
    <pubDate>Wed, 02 Aug 2023 17:31:04 GMT</pubDate>
    <dc:creator>hlee36</dc:creator>
    <dc:date>2023-08-02T17:31:04Z</dc:date>
    <item>
      <title>Take string off of the name of workflow.</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Take-string-off-of-the-name-of-workflow/m-p/1170910#M289852</link>
      <description>&lt;P&gt;How can I take a string off of the name of workflow?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am building something that I roll over each month, let's say.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, I have this workflow named "Workflow 2023.1"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to utilize the string 2023.1 in the workflow so it's more dynamic so that I don't have to change the workflow for each month.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do this in Excel with formulas like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=MID(CELL("filename"),SEARCH("[",CELL("filename"))+1, SEARCH("]",CELL("filename"))-SEARCH("[",CELL("filename"))-1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to do this in Alteryx?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 17:31:04 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Take-string-off-of-the-name-of-workflow/m-p/1170910#M289852</guid>
      <dc:creator>hlee36</dc:creator>
      <dc:date>2023-08-02T17:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Take string off of the name of workflow.</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Take-string-off-of-the-name-of-workflow/m-p/1170919#M289853</link>
      <description>&lt;P&gt;Something like this?&lt;/P&gt;&lt;DIV class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-08-02 183841.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/317414iE01723DA4E2E0743/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-08-02 183841.png" alt="Screenshot 2023-08-02 183841.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Aug 2023 17:40:25 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Take-string-off-of-the-name-of-workflow/m-p/1170919#M289853</guid>
      <dc:creator>PhilipMannering</dc:creator>
      <dc:date>2023-08-02T17:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Take string off of the name of workflow.</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Take-string-off-of-the-name-of-workflow/m-p/1170921#M289854</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/419279"&gt;@hlee36&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can get the workflow name using&amp;nbsp;&lt;STRONG&gt;[Engine.WorkflowFileName]&amp;nbsp;&lt;/STRONG&gt;inside of a formula tool. After that, you can use string formulas/regex to parse whatever you need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sample1.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/317415i03FCF32D3F84424A/image-size/large?v=v2&amp;amp;px=999" role="button" title="sample1.png" alt="sample1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 17:40:57 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Take-string-off-of-the-name-of-workflow/m-p/1170921#M289854</guid>
      <dc:creator>Felipe_Ribeir0</dc:creator>
      <dc:date>2023-08-02T17:40:57Z</dc:date>
    </item>
  </channel>
</rss>

