<?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 Change Collection Data Type at  Runtime in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Change-Collection-Data-Type-at-Runtime/m-p/66213#M18818</link>
    <description>Hello All,

need help to change collection data type at run time.&amp;nbsp; &amp;nbsp;i have a collection with few columns and one columns data type is number. i want to change it to text.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; is it possible at run time to change the data type please suggest. i don't want to use loop since its huge collection.</description>
    <pubDate>Thu, 08 Mar 2018 18:56:00 GMT</pubDate>
    <dc:creator>SachinBais</dc:creator>
    <dc:date>2018-03-08T18:56:00Z</dc:date>
    <item>
      <title>Change Collection Data Type at  Runtime</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Change-Collection-Data-Type-at-Runtime/m-p/66213#M18818</link>
      <description>Hello All,

need help to change collection data type at run time.&amp;nbsp; &amp;nbsp;i have a collection with few columns and one columns data type is number. i want to change it to text.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; is it possible at run time to change the data type please suggest. i don't want to use loop since its huge collection.</description>
      <pubDate>Thu, 08 Mar 2018 18:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Change-Collection-Data-Type-at-Runtime/m-p/66213#M18818</guid>
      <dc:creator>SachinBais</dc:creator>
      <dc:date>2018-03-08T18:56:00Z</dc:date>
    </item>
    <item>
      <title>You'll need a code stage…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Change-Collection-Data-Type-at-Runtime/m-p/66214#M18819</link>
      <description>You'll need a code stage with the collection as input. In the code the collection will be represented as a .Net datatable object. After manipulating the datatable, output it from the code stage. Note if&amp;nbsp;the input collection has predefined fields it cannot be used to receive the code stage output, you must use a different collection. However if the input collection is dynamic (ie no predefined fields) then it can be used to receive the output.</description>
      <pubDate>Thu, 08 Mar 2018 20:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Change-Collection-Data-Type-at-Runtime/m-p/66214#M18819</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-03-08T20:26:00Z</dc:date>
    </item>
    <item>
      <title>Thanks @ John_Carter</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Change-Collection-Data-Type-at-Runtime/m-p/66215#M18820</link>
      <description>Thanks @ John_Carter</description>
      <pubDate>Thu, 08 Mar 2018 20:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Change-Collection-Data-Type-at-Runtime/m-p/66215#M18820</guid>
      <dc:creator>SachinBais</dc:creator>
      <dc:date>2018-03-08T20:31:00Z</dc:date>
    </item>
  </channel>
</rss>

