<?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 column and populating the Data into that column in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/110154#M49751</link>
    <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/807"&gt;@Babjee24&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Blue Prism created an action in the &lt;STRONG&gt;Utility - Collection Manipulation&lt;/STRONG&gt; VBO called &lt;STRONG&gt;Append Calculated Field&lt;/STRONG&gt; which can append a field based on a calculation of other fields in your collection. Check out the documentation on it.&lt;BR /&gt;&lt;A title="Utility - Collection Manipulation - 10.2.0" href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/utility---collection-manipulation" target="_blank" rel="noopener"&gt;Utility - Collection Manipulation - 10.2.0&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 03 May 2024 12:27:17 GMT</pubDate>
    <dc:creator>MichealCharron</dc:creator>
    <dc:date>2024-05-03T12:27:17Z</dc:date>
    <item>
      <title>Adding a column and populating the Data into that column</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/109785#M49660</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I've two collections with data in them, now I create a new column in collection1&amp;nbsp; and without looping in I want to fill the data in the newly created column in such a way that Collection1.Coumn1&amp;amp;Collection2.column1 is the data that is expected in that.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 15:26:39 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/109785#M49660</guid>
      <dc:creator>Babjee24</dc:creator>
      <dc:date>2024-04-22T15:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a column and populating the Data into that column</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/109788#M49662</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/807"&gt;@Babjee24&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you used Utility - Collection: Merge Collection? As long if both collection as the same number of rows you shouldnt have problems. If both collection are not equals in rows count, then the result could not be as expected, in that scenario I would use Excel as pivot, write bot collection and the obtaining the full range.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 16:06:29 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/109788#M49662</guid>
      <dc:creator>Daniel_Sanhueza</dc:creator>
      <dc:date>2024-04-22T16:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a column and populating the Data into that column</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/109789#M49663</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1100"&gt;@Daniel_Sanhueza&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;After merging the collections how do we append the columns without looping the collection.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 17:36:46 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/109789#M49663</guid>
      <dc:creator>Babjee24</dc:creator>
      <dc:date>2024-04-22T17:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a column and populating the Data into that column</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/109790#M49664</link>
      <description>&lt;P&gt;HI Babjee,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;you can write code stage in C#&amp;nbsp; but still you need to do some kind of loop to achieve this&lt;BR /&gt;If you have large data set using C# or vb.net is the best option to my knowledge&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 18:58:36 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/109790#M49664</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2024-04-22T18:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a column and populating the Data into that column</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/109792#M49665</link>
      <description>&lt;P&gt;Just to clarify and see if I understand correctly,&lt;/P&gt;&lt;P&gt;You have Collection1&lt;/P&gt;&lt;TABLE width="91"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="91"&gt;First Name&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Daniel&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Sergio&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Gloria&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;And Collection2&lt;/P&gt;&lt;TABLE width="88"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="88"&gt;Last Name&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Sanhueza&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Balmaceda&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Fuentes&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;If you merge, you'll have&lt;/P&gt;&lt;TABLE width="179"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="91"&gt;First Name&lt;/TD&gt;&lt;TD width="88"&gt;Last Name&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Daniel&lt;/TD&gt;&lt;TD&gt;Sanhueza&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Sergio&lt;/TD&gt;&lt;TD&gt;Balmaceda&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Gloria&lt;/TD&gt;&lt;TD&gt;Fuentes&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;but also want to add a third column and expect the result on each cell value will be First Name&amp;amp;Last Name but want to accomplish this without looping?&amp;nbsp;&lt;/P&gt;&lt;TABLE width="326"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="91"&gt;First Name&lt;/TD&gt;&lt;TD width="88"&gt;Last Name&lt;/TD&gt;&lt;TD width="147"&gt;Full Name&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Daniel&lt;/TD&gt;&lt;TD&gt;Sanhueza&lt;/TD&gt;&lt;TD&gt;Daniel&amp;nbsp; Sanhueza&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Sergio&lt;/TD&gt;&lt;TD&gt;Balmaceda&lt;/TD&gt;&lt;TD&gt;Sergio&amp;nbsp; Balmaceda&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Gloria&lt;/TD&gt;&lt;TD&gt;Fuentes&lt;/TD&gt;&lt;TD&gt;Gloria&amp;nbsp; Fuentes&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Am I understanding wrong?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 20:46:43 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/109792#M49665</guid>
      <dc:creator>Daniel_Sanhueza</dc:creator>
      <dc:date>2024-04-22T20:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a column and populating the Data into that column</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/109803#M49666</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1100"&gt;@Daniel_Sanhueza&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Yes, I want the Full Name column to be created and updated exactly the same way without looping.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 01:33:37 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/109803#M49666</guid>
      <dc:creator>Babjee24</dc:creator>
      <dc:date>2024-04-23T01:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a column and populating the Data into that column</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/109804#M49667</link>
      <description>&lt;P&gt;I see &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/807"&gt;@Babjee24&lt;/a&gt; as&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/490"&gt;@harish.mogulluri&lt;/a&gt; I'm pretty sure that it can be done with some sort of code. However, I'm concerned about memory usage. What if you need to handle a large amount of data? Well, you'll have to chunk the data into small collections that can be managed, I know. But still, you're using BP to manage that amount.&lt;/P&gt;&lt;P&gt;Perhaps this is personal, but I dont like to manage memory like that. Usually I just use excel to take care of memory usage and using BP to send actions to work the data and when it is all sorted, get the worksheet as I need.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Having said that, FullName Column is the result of a formula in excel that were expanded.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=A2&amp;amp;" "&amp;amp;B2&lt;/LI-CODE&gt;&lt;P&gt;In Blue Prism, you can achieve this by using actions such as 'Set Cell Value' to send the formula, followed by 'Copy and Paste Worksheet in Range', where the source value is the cell containing the formula. The destination is the same worksheet, but you need to specify the range of the entire table. This should paste the formula into each cell.&lt;/P&gt;&lt;P&gt;I don't recall if when you retrieve the collection, it brings the formula instead of the value. If it does, simply copy and paste values only.&lt;/P&gt;&lt;P&gt;Perhaps someone has attempted a different approach &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 02:28:51 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/109804#M49667</guid>
      <dc:creator>Daniel_Sanhueza</dc:creator>
      <dc:date>2024-04-23T02:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a column and populating the Data into that column</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/110154#M49751</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/807"&gt;@Babjee24&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Blue Prism created an action in the &lt;STRONG&gt;Utility - Collection Manipulation&lt;/STRONG&gt; VBO called &lt;STRONG&gt;Append Calculated Field&lt;/STRONG&gt; which can append a field based on a calculation of other fields in your collection. Check out the documentation on it.&lt;BR /&gt;&lt;A title="Utility - Collection Manipulation - 10.2.0" href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/utility---collection-manipulation" target="_blank" rel="noopener"&gt;Utility - Collection Manipulation - 10.2.0&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 12:27:17 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/110154#M49751</guid>
      <dc:creator>MichealCharron</dc:creator>
      <dc:date>2024-05-03T12:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a column and populating the Data into that column</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/110166#M49758</link>
      <description>&lt;P&gt;Always on point&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/548"&gt;@MichealCharron&lt;/a&gt;! I didnt have the chance to update the VBO and right now I'm thinking on several bots that were developed on v6.5 that could benefit of the new actions that were updated.&lt;/P&gt;&lt;P&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 17:33:09 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-a-column-and-populating-the-Data-into-that-column/m-p/110166#M49758</guid>
      <dc:creator>Daniel_Sanhueza</dc:creator>
      <dc:date>2024-05-03T17:33:09Z</dc:date>
    </item>
  </channel>
</rss>

