<?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: CSV: Too many fields in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/CSV-Too-many-fields/m-p/65846#M18451</link>
    <description>&lt;P&gt;Hi raj prabhu,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Which version of blue prism you are using?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Are you able to provide the sample&amp;nbsp; data set?&lt;/P&gt;
&lt;P&gt;Did you check with blue prism support&amp;nbsp; about any limitation around size of the column?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;-----------------------&lt;BR /&gt;If I answered your query. Please  mark it as the "Best Answer"&lt;BR /&gt;&lt;BR /&gt;Harish M&lt;BR /&gt;Lead developer&lt;BR /&gt;America/New_York TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Sat, 03 Jun 2023 21:31:00 GMT</pubDate>
    <dc:creator>harish.mogulluri</dc:creator>
    <dc:date>2023-06-03T21:31:00Z</dc:date>
    <item>
      <title>CSV: Too many fields</title>
      <link>https://community.blueprism.com/t5/Product-Forum/CSV-Too-many-fields/m-p/65845#M18450</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;i have a csv data of 260 columns with approximately 3000 rows of data. some data may be blank. but i would need to manipulate some data using collections. but when i try to import the csv file into collection, Blue Prism says "Too Many Fields". but when i tried by removing some columns say 6 columns of data, the remaining 254 columns were able to get into the collection. i came to know about the size of a column count is max 254.&lt;BR /&gt;&lt;BR /&gt;Could anyone help me in getting the CSV Data (260 columns) into a collection?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Thanks&lt;BR /&gt;Raj Prabhu&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Jun 2023 17:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/CSV-Too-many-fields/m-p/65845#M18450</guid>
      <dc:creator>rpatraining.wavicle</dc:creator>
      <dc:date>2023-06-02T17:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: CSV: Too many fields</title>
      <link>https://community.blueprism.com/t5/Product-Forum/CSV-Too-many-fields/m-p/65846#M18451</link>
      <description>&lt;P&gt;Hi raj prabhu,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Which version of blue prism you are using?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Are you able to provide the sample&amp;nbsp; data set?&lt;/P&gt;
&lt;P&gt;Did you check with blue prism support&amp;nbsp; about any limitation around size of the column?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;-----------------------&lt;BR /&gt;If I answered your query. Please  mark it as the "Best Answer"&lt;BR /&gt;&lt;BR /&gt;Harish M&lt;BR /&gt;Lead developer&lt;BR /&gt;America/New_York TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 03 Jun 2023 21:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/CSV-Too-many-fields/m-p/65846#M18451</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-06-03T21:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: CSV: Too many fields</title>
      <link>https://community.blueprism.com/t5/Product-Forum/CSV-Too-many-fields/m-p/65847#M18452</link>
      <description>&lt;P&gt;In case if there is a limitation around columns.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I probably write code stage and break down the data in to two different collection&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Or&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Break down the columns in the csv file itself like below&lt;/P&gt;
&lt;P&gt;(Below steps you can automate . You need to play around to achieve this.)&lt;/P&gt;
&lt;P&gt;1) copy and paste first 150 columns&amp;nbsp; in new worksheet( sheet2)&lt;/P&gt;
&lt;P&gt;2) copy and paste remaining columns in diff worksheet( sheet3)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Get the data from sheet2 and output&amp;nbsp; is in coll1&lt;/P&gt;
&lt;P&gt;Similarly get the data from sheet3 and out put is coll2.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Depends on the datset and manipulation you can try different approaches.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;-----------------------&lt;BR /&gt;If I answered your query. Please  mark it as the "Best Answer"&lt;BR /&gt;&lt;BR /&gt;Harish M&lt;BR /&gt;Lead developer&lt;BR /&gt;America/New_York TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 03 Jun 2023 21:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/CSV-Too-many-fields/m-p/65847#M18452</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-06-03T21:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: CSV: Too many fields</title>
      <link>https://community.blueprism.com/t5/Product-Forum/CSV-Too-many-fields/m-p/65848#M18453</link>
      <description>&lt;P&gt;Check out this threads as well discussing about the similar scenario -&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.blueprism.com/discussion/importing-data-to-collection-from-csv-using-oledb" target="test_blank"&gt;https://community.blueprism.com/discussion/importing-data-to-collection-from-csv-using-oledb&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.blueprism.com/communities/community-home/digestviewer/viewthread?MessageKey=16adfb54-82e0-4699-bf49-d1142daeec53&amp;amp;CommunityKey=1e516cfe-4d1f-4de9-a9eb-58d15bf38c81#bm16adfb54-82e0-4699-bf49-d1142daeec53" target="test_blank"&gt;https://community.blueprism.com/communities/community-home/digestviewer/viewthread?MessageKey=16adfb54-82e0-4699-bf49-d1142daeec53&amp;amp;CommunityKey=1e516cfe-4d1f-4de9-a9eb-58d15bf38c81#bm16adfb54-82e0-4699-bf49-d1142daeec53&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. Consultant-Technical Lead&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jun 2023 05:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/CSV-Too-many-fields/m-p/65848#M18453</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2023-06-06T05:26:00Z</dc:date>
    </item>
  </channel>
</rss>

