<?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 Write collection to excel in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Write-collection-to-excel/m-p/65552#M18157</link>
    <description>Hi,&amp;nbsp;&lt;BR /&gt;can anyone tell me that how can we write some particular values or some particular column from a collection to particular cell of an excel?&lt;BR /&gt;i know we have write collection option but using this the whole collection gets written to the excel, but my need is to write some specific column from the collection to excel.&lt;BR /&gt;Please help me out with this query.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kumari Yadav&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Sun, 20 Jun 2021 15:38:00 GMT</pubDate>
    <dc:creator>KumariYadav1</dc:creator>
    <dc:date>2021-06-20T15:38:00Z</dc:date>
    <item>
      <title>Write collection to excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-collection-to-excel/m-p/65552#M18157</link>
      <description>Hi,&amp;nbsp;&lt;BR /&gt;can anyone tell me that how can we write some particular values or some particular column from a collection to particular cell of an excel?&lt;BR /&gt;i know we have write collection option but using this the whole collection gets written to the excel, but my need is to write some specific column from the collection to excel.&lt;BR /&gt;Please help me out with this query.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kumari Yadav&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 20 Jun 2021 15:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-collection-to-excel/m-p/65552#M18157</guid>
      <dc:creator>KumariYadav1</dc:creator>
      <dc:date>2021-06-20T15:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Write collection to excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-collection-to-excel/m-p/65553#M18158</link>
      <description>You can run a loop in the collection, for example:&lt;BR /&gt;I want to record the value of the column "Name" in cell A2 and so on.... Using the action "Set cell value", pass the cell you want and the value you want, if you need to increment the cell in excel, use a count and pass "A"&amp;amp;[Count]&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Emerson Ferreira&lt;BR /&gt;Sr Business Analyst&lt;BR /&gt;Avanade Brasil&lt;BR /&gt;+55 (081) 98886-9544&lt;BR /&gt;If my answer helped you? Mark as useful!&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 20 Jun 2021 17:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-collection-to-excel/m-p/65553#M18158</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-06-20T17:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Write collection to excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-collection-to-excel/m-p/65554#M18159</link>
      <description>First perform all clean, filter, and anything that you want to do perform all steps on collection. Once you see your collection is filtered then directly save it entirely to excel. No need to perform excel operations rather perform collection operations and then export the entire collection in the end in one go.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. RPA Consultant-Automation Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jun 2021 17:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-collection-to-excel/m-p/65554#M18159</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2021-06-21T17:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Write collection to excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-collection-to-excel/m-p/65555#M18160</link>
      <description>Hi Kumari,&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;If you want write only few cells, use set column value action.&lt;BR /&gt;&lt;BR /&gt;If you want write only particular column values, use write collection action( before writing data in excel, remove unwanted columns from collection).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ram Prasad Gajula&lt;BR /&gt;Software engineer&lt;BR /&gt;EY&lt;BR /&gt;Bangalore&lt;BR /&gt;+919704497828&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jun 2021 18:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-collection-to-excel/m-p/65555#M18160</guid>
      <dc:creator>ramprasad.gajula</dc:creator>
      <dc:date>2021-06-21T18:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: Write collection to excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-collection-to-excel/m-p/65556#M18161</link>
      <description>Thanks everyone for the response.&lt;BR /&gt;This issue has been solved.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kumari Yadav&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2021 04:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-collection-to-excel/m-p/65556#M18161</guid>
      <dc:creator>KumariYadav1</dc:creator>
      <dc:date>2021-06-22T04:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Write collection to excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Write-collection-to-excel/m-p/65557#M18162</link>
      <description>Yeah somewhat I did like this. I use Split collection into the already&amp;nbsp; filtered collection, and then use write collection to the excel.&lt;BR /&gt;Using Split Collection -there will be two output collection ,so in one of that i put all the required column according to my need and then write this collection to the excel.&lt;BR /&gt;Thanks everyone for your valuable response.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kumari Yadav&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2021 04:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Write-collection-to-excel/m-p/65557#M18162</guid>
      <dc:creator>KumariYadav1</dc:creator>
      <dc:date>2021-06-22T04:07:00Z</dc:date>
    </item>
  </channel>
</rss>

