<?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 Re: Adding a simble between a number of letters with Calculation in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Adding-a-simble-between-a-number-of-letters-with-Calculation/m-p/119445#M52989</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;The below solution may help you by storing the data in a data item called "Data", and if the data is changing but with same number of digits and alphabets.&lt;/P&gt;&lt;P&gt;use calculation stage and perform this:&lt;BR /&gt;Left([Data], 4) &amp;amp; "-" &amp;amp; Right([Data], 3)&lt;/P&gt;</description>
    <pubDate>Wed, 19 Mar 2025 07:16:15 GMT</pubDate>
    <dc:creator>Pranitha_Durgam</dc:creator>
    <dc:date>2025-03-19T07:16:15Z</dc:date>
    <item>
      <title>Adding a simble between a number of letters with Calculation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-a-simble-between-a-number-of-letters-with-Calculation/m-p/101430#M48404</link>
      <description>Hi Folks, &lt;BR /&gt;&lt;BR /&gt;I would like your help to do the following please... and thank you in advance for your help and time&lt;BR /&gt;&lt;BR /&gt;Basically, I have data item 5655abc, and with the calculation stage I am trying to have the dash level sign (-) added&lt;BR /&gt;to provide the following result 5655-abc, but I am having problem... can you please help?&lt;BR /&gt;&lt;BR /&gt;Thank you once again&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV style="display: none; z-index: 16777271"&gt;&lt;/DIV&gt;
&lt;DIV style="display: none; z-index: 16777271"&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 02 May 2021 17:25:03 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-a-simble-between-a-number-of-letters-with-Calculation/m-p/101430#M48404</guid>
      <dc:creator>LorenzoCapoccia</dc:creator>
      <dc:date>2021-05-02T17:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a simble between a number of letters with Calculation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-a-simble-between-a-number-of-letters-with-Calculation/m-p/101431#M48405</link>
      <description>Hello Lorenzo&lt;BR /&gt;&lt;BR /&gt;You should be able to get the output by using the steps in the attached image:&lt;BR /&gt;&lt;BR /&gt;&lt;IMG class="img-responsive" data-mce-hlimagekey="9f837001-9c08-7378-2a8c-b2ca7abfb80d" data-mce-hlselector="#ReplyToContributedContent_36437978-f32f-4bdd-bbf6-6165ef7a7155-tinyMce" /&gt;&lt;IMG class="img-responsive" data-mce-hlimagekey="b7e78b9a-d18e-215a-b735-f63a086a8272" data-mce-hlselector="#ViewAnswer_e1bf456f-4912-49d9-8aba-d78fb1bf432e-edit-answer-tinyMce" /&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36710.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36721i09E586DB7E51E03F/image-size/large?v=v2&amp;amp;px=999" role="button" title="36710.png" alt="36710.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;IMG class="img-responsive" data-mce-hlimagekey="256a8d69-c2c8-0b06-ef6a-de36810a4713" data-mce-hlselector="#ReplyToContributedContent_36437978-f32f-4bdd-bbf6-6165ef7a7155-tinyMce" /&gt;&lt;BR /&gt;I hope you'll find this helpful. Let me know if you have any doubts</description>
      <pubDate>Sun, 02 May 2021 23:24:49 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-a-simble-between-a-number-of-letters-with-Calculation/m-p/101431#M48405</guid>
      <dc:creator>KaranSareen</dc:creator>
      <dc:date>2021-05-02T23:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a simble between a number of letters with Calculation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-a-simble-between-a-number-of-letters-with-Calculation/m-p/119445#M52989</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;The below solution may help you by storing the data in a data item called "Data", and if the data is changing but with same number of digits and alphabets.&lt;/P&gt;&lt;P&gt;use calculation stage and perform this:&lt;BR /&gt;Left([Data], 4) &amp;amp; "-" &amp;amp; Right([Data], 3)&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 07:16:15 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-a-simble-between-a-number-of-letters-with-Calculation/m-p/119445#M52989</guid>
      <dc:creator>Pranitha_Durgam</dc:creator>
      <dc:date>2025-03-19T07:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a simble between a number of letters with Calculation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-a-simble-between-a-number-of-letters-with-Calculation/m-p/119470#M52992</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I have come up with another approach where it can be used when number of digits and alphabets are not known.&lt;BR /&gt;&lt;BR /&gt;So, in this approach I am using ToNumeric() function to convert each character of the word into numeric, it works if that character is digit but fails when it is an alphabet.&lt;/P&gt;&lt;P&gt;When it is a digit, I am appending that character to the data item "digits"&lt;/P&gt;&lt;P&gt;When it is character, it moves to the recovery mode where I append that character to the data item "alphabets" and resume it to continue to process next character.&lt;BR /&gt;&lt;BR /&gt;after all characters are processed, on performing:&lt;/P&gt;&lt;P&gt;[digits] &amp;amp; "-" &amp;amp; [alphabets] in a calculation stage, it will give the desired output&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pranitha_Durgam_7-1742380887920.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40551i8927315CF6C16EB5/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Pranitha_Durgam_7-1742380887920.png" alt="Pranitha_Durgam_7-1742380887920.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pranitha_Durgam_8-1742380905854.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40552iB94F907FB77C7776/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Pranitha_Durgam_8-1742380905854.png" alt="Pranitha_Durgam_8-1742380905854.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pranitha_Durgam_9-1742380939240.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40553i3728CB2FF78D4B4D/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Pranitha_Durgam_9-1742380939240.png" alt="Pranitha_Durgam_9-1742380939240.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pranitha_Durgam_10-1742380975386.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40554i5BEDD4ED7BDDE257/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Pranitha_Durgam_10-1742380975386.png" alt="Pranitha_Durgam_10-1742380975386.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pranitha_Durgam_12-1742381010688.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40556i356E72650FE3BC86/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Pranitha_Durgam_12-1742381010688.png" alt="Pranitha_Durgam_12-1742381010688.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pranitha_Durgam_16-1742381103093.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40560i933B017BCF26C853/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Pranitha_Durgam_16-1742381103093.png" alt="Pranitha_Durgam_16-1742381103093.png" /&gt;&lt;/span&gt;&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="Pranitha_Durgam_14-1742381048698.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40558iA30E90F2AB8104EA/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Pranitha_Durgam_14-1742381048698.png" alt="Pranitha_Durgam_14-1742381048698.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pranitha_Durgam_17-1742381124830.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40561i2570634A7253354F/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Pranitha_Durgam_17-1742381124830.png" alt="Pranitha_Durgam_17-1742381124830.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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 11:35:43 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-a-simble-between-a-number-of-letters-with-Calculation/m-p/119470#M52992</guid>
      <dc:creator>Pranitha_Durgam</dc:creator>
      <dc:date>2025-03-19T11:35:43Z</dc:date>
    </item>
  </channel>
</rss>

