<?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: Get Cell Value in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Get-Cell-Value/m-p/62520#M15614</link>
    <description>&lt;DIV class="flex flex-grow flex-col max-w-full"&gt;
&lt;DIV data-message-author-role="assistant" data-message-id="d6c39f49-f0e6-49c8-a4e1-92cdfd46d473" class="min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;amp;]:mt-5 overflow-x-auto"&gt;
&lt;DIV class="markdown prose w-full break-words dark:prose-invert light"&gt;
&lt;P&gt;Adding to what Leonardo said, collecting all the data into a collection might be the best option, but there are many ways to achieve your desired outcome.&lt;/P&gt;
&lt;P&gt;In this scenario, what I would suggest is collecting all the data into a collection and then filtering the Date column (Column B) based on the specific date you want to retrieve.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;For example;&lt;/P&gt;
&lt;P&gt;Using Utility - Collection Manipulation:Filter Collection&lt;/P&gt;
&lt;P&gt;Input Data: Collection&lt;/P&gt;
&lt;P&gt;Input Data Filter:&amp;nbsp;&lt;/P&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;"[Date] like '"$[Next Day]$"%'"&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN class="ILfuVd" lang="es"&gt;&lt;SPAN class="hgKElc"&gt;&lt;B&gt;[Date]&lt;/B&gt; will be the column name where the date ats, the name of the column could vary to &lt;B&gt;[Column2]&lt;/B&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ILfuVd" lang="es"&gt;&lt;SPAN class="hgKElc"&gt;&lt;B&gt;[Next Day] &lt;/B&gt;will be the variable that you want to find in the collection&lt;B&gt;.&lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ILfuVd" lang="es"&gt;&lt;SPAN class="hgKElc"&gt;&lt;B&gt;"%" &lt;/B&gt;is used as a wildcard to represent zero or more characters in a text string within a clause, so you dont have to worry about the hours.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ILfuVd" lang="es"&gt;&lt;SPAN class="hgKElc"&gt;Keep in mind that this is only one way to do that of many.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="ILfuVd" lang="es"&gt;&lt;SPAN class="hgKElc"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ILfuVd" lang="es"&gt;&lt;SPAN class="hgKElc"&gt;Regards!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ILfuVd" lang="es"&gt;&lt;SPAN class="hgKElc"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;/P&gt;
&lt;DIV class="flex flex-grow flex-col max-w-full"&gt;
&lt;DIV data-message-author-role="assistant" data-message-id="9bcf2551-3907-475b-a089-60ee8f112575" class="min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;amp;]:mt-5 overflow-x-auto"&gt;
&lt;DIV class="markdown prose w-full break-words dark:prose-invert light"&gt;
&lt;P&gt;If this was helpful, please mark it as the best answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="mt-1 flex justify-start gap-3 empty:hidden"&gt;
&lt;DIV class="text-gray-400 flex self-end lg:self-center justify-center lg:justify-start mt-0 -ml-1 visible"&gt;&lt;SPAN class="" data-state="closed"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="flex"&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;Daniel Sanhueza&lt;BR /&gt;RPA Professional Developer&lt;BR /&gt;Deloitte&lt;BR /&gt;America/Santiago&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Feb 2024 14:49:00 GMT</pubDate>
    <dc:creator>Daniel_Sanhueza</dc:creator>
    <dc:date>2024-02-20T14:49:00Z</dc:date>
    <item>
      <title>Get Cell Value</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-Cell-Value/m-p/62518#M15612</link>
      <description>&lt;P&gt;&lt;SPAN&gt;In my project, I want to calculate cryptocurrency prices based on past day data. My Excel sheet looks like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17274.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17426i0C6689888421BACB/image-size/large?v=v2&amp;amp;px=999" role="button" title="17274.png" alt="17274.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Day '17.02.2024' I calculate by using the 'Get Cell Value' action, and in the calculation stage, I use the formula '[counter + 1]'.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17275.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17429i515AE3A6731219BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="17275.png" alt="17275.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17276.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17428i23D0C9B545259621/image-size/large?v=v2&amp;amp;px=999" role="button" title="17276.png" alt="17276.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Is it possible to retrieve the value from the next day without changing the data manually and make the process more automated for other days?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Norbert Florczak&lt;BR /&gt;------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 13:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-Cell-Value/m-p/62518#M15612</guid>
      <dc:creator>bazygon</dc:creator>
      <dc:date>2024-02-20T13:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Get Cell Value</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-Cell-Value/m-p/62519#M15613</link>
      <description>&lt;DIV&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;A suggestion would be for you to capture the data and transcribe it to the blue prism collection, with the data in memory it is possible to carry out the processing according to the business rules using loops and necessary conditionals that you wish and then transcribe it to the output spreadsheet, it is worth Just pay attention to the final text format for each column.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Leonardo Soares&lt;BR /&gt;RPA Developer Tech Leader&lt;BR /&gt;América/Brazil&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Feb 2024 13:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-Cell-Value/m-p/62519#M15613</guid>
      <dc:creator>LeonardoSQueiroz</dc:creator>
      <dc:date>2024-02-20T13:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Get Cell Value</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-Cell-Value/m-p/62520#M15614</link>
      <description>&lt;DIV class="flex flex-grow flex-col max-w-full"&gt;
&lt;DIV data-message-author-role="assistant" data-message-id="d6c39f49-f0e6-49c8-a4e1-92cdfd46d473" class="min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;amp;]:mt-5 overflow-x-auto"&gt;
&lt;DIV class="markdown prose w-full break-words dark:prose-invert light"&gt;
&lt;P&gt;Adding to what Leonardo said, collecting all the data into a collection might be the best option, but there are many ways to achieve your desired outcome.&lt;/P&gt;
&lt;P&gt;In this scenario, what I would suggest is collecting all the data into a collection and then filtering the Date column (Column B) based on the specific date you want to retrieve.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;For example;&lt;/P&gt;
&lt;P&gt;Using Utility - Collection Manipulation:Filter Collection&lt;/P&gt;
&lt;P&gt;Input Data: Collection&lt;/P&gt;
&lt;P&gt;Input Data Filter:&amp;nbsp;&lt;/P&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;"[Date] like '"$[Next Day]$"%'"&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN class="ILfuVd" lang="es"&gt;&lt;SPAN class="hgKElc"&gt;&lt;B&gt;[Date]&lt;/B&gt; will be the column name where the date ats, the name of the column could vary to &lt;B&gt;[Column2]&lt;/B&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ILfuVd" lang="es"&gt;&lt;SPAN class="hgKElc"&gt;&lt;B&gt;[Next Day] &lt;/B&gt;will be the variable that you want to find in the collection&lt;B&gt;.&lt;/B&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ILfuVd" lang="es"&gt;&lt;SPAN class="hgKElc"&gt;&lt;B&gt;"%" &lt;/B&gt;is used as a wildcard to represent zero or more characters in a text string within a clause, so you dont have to worry about the hours.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ILfuVd" lang="es"&gt;&lt;SPAN class="hgKElc"&gt;Keep in mind that this is only one way to do that of many.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="ILfuVd" lang="es"&gt;&lt;SPAN class="hgKElc"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ILfuVd" lang="es"&gt;&lt;SPAN class="hgKElc"&gt;Regards!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ILfuVd" lang="es"&gt;&lt;SPAN class="hgKElc"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;/P&gt;
&lt;DIV class="flex flex-grow flex-col max-w-full"&gt;
&lt;DIV data-message-author-role="assistant" data-message-id="9bcf2551-3907-475b-a089-60ee8f112575" class="min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;amp;]:mt-5 overflow-x-auto"&gt;
&lt;DIV class="markdown prose w-full break-words dark:prose-invert light"&gt;
&lt;P&gt;If this was helpful, please mark it as the best answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="mt-1 flex justify-start gap-3 empty:hidden"&gt;
&lt;DIV class="text-gray-400 flex self-end lg:self-center justify-center lg:justify-start mt-0 -ml-1 visible"&gt;&lt;SPAN class="" data-state="closed"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="flex"&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;Daniel Sanhueza&lt;BR /&gt;RPA Professional Developer&lt;BR /&gt;Deloitte&lt;BR /&gt;America/Santiago&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 14:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-Cell-Value/m-p/62520#M15614</guid>
      <dc:creator>Daniel_Sanhueza</dc:creator>
      <dc:date>2024-02-20T14:49:00Z</dc:date>
    </item>
  </channel>
</rss>

