<?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 Nope -  you have to loop… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Running-a-function-on-all-rows-in-a-collection/m-p/88705#M39210</link>
    <description>Nope -&amp;nbsp; you have to loop your data to access and update individual rows.&amp;nbsp; Points to note: this will be far far quicker at runtime than when running in the process flow diagram - at full speed it will be as quick as .NET code looping a datatable.&amp;nbsp; Also, if you are a developer that knows .NET there is nothing stopping you from building something smart in a code stage (maybe use SQL against a datatable in some way to do what you ask).</description>
    <pubDate>Thu, 08 Mar 2018 17:42:00 GMT</pubDate>
    <dc:creator>Denis__Dennehy</dc:creator>
    <dc:date>2018-03-08T17:42:00Z</dc:date>
    <item>
      <title>Running a function on all rows in a collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Running-a-function-on-all-rows-in-a-collection/m-p/88704#M39209</link>
      <description>Hello,

Is it possible to run a function (like trimming a string, performing a calculation etc.) over all the rows in a particular column? I know that this can be done by looping over single items, yet this is not my intent.&amp;nbsp;</description>
      <pubDate>Thu, 08 Mar 2018 15:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Running-a-function-on-all-rows-in-a-collection/m-p/88704#M39209</guid>
      <dc:creator>OngunArisev</dc:creator>
      <dc:date>2018-03-08T15:22:00Z</dc:date>
    </item>
    <item>
      <title>Nope -  you have to loop…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Running-a-function-on-all-rows-in-a-collection/m-p/88705#M39210</link>
      <description>Nope -&amp;nbsp; you have to loop your data to access and update individual rows.&amp;nbsp; Points to note: this will be far far quicker at runtime than when running in the process flow diagram - at full speed it will be as quick as .NET code looping a datatable.&amp;nbsp; Also, if you are a developer that knows .NET there is nothing stopping you from building something smart in a code stage (maybe use SQL against a datatable in some way to do what you ask).</description>
      <pubDate>Thu, 08 Mar 2018 17:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Running-a-function-on-all-rows-in-a-collection/m-p/88705#M39210</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2018-03-08T17:42:00Z</dc:date>
    </item>
  </channel>
</rss>

