<?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: Open WorkBook With Changing File Name in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Open-WorkBook-With-Changing-File-Name/m-p/83041#M34375</link>
    <description>Try this "Excel "&amp;amp;FormatDateTime(Today(), "dd.MM.yyyy")&amp;amp;".xls"&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Shashank Kumar&lt;BR /&gt;DX Integrations Partner Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Singapore&lt;BR /&gt;+6581326707&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 28 Oct 2020 15:53:00 GMT</pubDate>
    <dc:creator>shashank.kumar280</dc:creator>
    <dc:date>2020-10-28T15:53:00Z</dc:date>
    <item>
      <title>Open WorkBook With Changing File Name</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Open-WorkBook-With-Changing-File-Name/m-p/83040#M34374</link>
      <description>&lt;SPAN style="color: #000080;"&gt;Hi Experts,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #000080;"&gt;In my process I download Excel file on daily basis ( Name: Excel 28.10.2020.xls) from SAP. Next day the new file will replace the previous days file ( With Name Excel 29.10.2020.xls).&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000; background-color: #ffff00;"&gt;My requirement is BOT will pick up current date file in process level when I select action Open Workbook.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;How I would do that. Please guide me.&lt;BR /&gt;&lt;BR /&gt;What will be my expression under Open Workbook.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000;"&gt;BR/Deb&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Asitabha Deb&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Oct 2020 14:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Open-WorkBook-With-Changing-File-Name/m-p/83040#M34374</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-10-28T14:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Open WorkBook With Changing File Name</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Open-WorkBook-With-Changing-File-Name/m-p/83041#M34375</link>
      <description>Try this "Excel "&amp;amp;FormatDateTime(Today(), "dd.MM.yyyy")&amp;amp;".xls"&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Shashank Kumar&lt;BR /&gt;DX Integrations Partner Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Singapore&lt;BR /&gt;+6581326707&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Oct 2020 15:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Open-WorkBook-With-Changing-File-Name/m-p/83041#M34375</guid>
      <dc:creator>shashank.kumar280</dc:creator>
      <dc:date>2020-10-28T15:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Open WorkBook With Changing File Name</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Open-WorkBook-With-Changing-File-Name/m-p/83042#M34376</link>
      <description>&lt;SPAN style="color: #000000;"&gt;Thanks Shashank,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000;"&gt;Its working fine now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000;"&gt;Can you please tell me there is a &lt;SPAN style="background-color: #ffff00;"&gt;&lt;STRONG&gt;Sheet Name in a excel file which is changing on every day&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000; background-color: #ffff00;"&gt;For eg - Backlog 10.29.20, next day its become Backlog 10.30.20 and so on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000;"&gt;How to capture that in BP for " Get Worksheet as Collection" Process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Asitabha Deb&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Oct 2020 01:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Open-WorkBook-With-Changing-File-Name/m-p/83042#M34376</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-10-29T01:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Open WorkBook With Changing File Name</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Open-WorkBook-With-Changing-File-Name/m-p/83043#M34377</link>
      <description>Hi &lt;SPAN&gt;Asitabha,&lt;BR /&gt;&lt;BR /&gt;You will have to generate the sheet name using calculation stage and pass that to "Get Worksheet as Collection" action.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Shashank Kumar&lt;BR /&gt;DX Integrations Partner Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Singapore&lt;BR /&gt;+6581326707&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Oct 2020 04:44:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Open-WorkBook-With-Changing-File-Name/m-p/83043#M34377</guid>
      <dc:creator>shashank.kumar280</dc:creator>
      <dc:date>2020-10-29T04:44:00Z</dc:date>
    </item>
  </channel>
</rss>

