<?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: actions to run RPA on specific time based on date in a cell in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95770#M44205</link>
    <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1854"&gt;@EmersonF&lt;/a&gt;​See below example hopefully It will be clear&lt;BR /&gt;The expression I am trying to sort is the following &lt;BR /&gt;&lt;SPAN style="color: #1d1c1d; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; font-style: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; background-color: #f8f8f8; display: inline !important; float: none"&gt;&amp;nbsp;if today is equal or Between Value A and Value B I should get a true response flag&lt;BR /&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="34864.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/34926i37414E916238B246/image-size/large?v=v2&amp;amp;px=999" role="button" title="34864.png" alt="34864.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Wed, 30 Jun 2021 15:34:41 GMT</pubDate>
    <dc:creator>LorenzoCapocci1</dc:creator>
    <dc:date>2021-06-30T15:34:41Z</dc:date>
    <item>
      <title>actions to run RPA on specific time based on date in a cell</title>
      <link>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95763#M44198</link>
      <description>Hi, &lt;BR /&gt;RPA is set to run every day, but it will need to work on a product is it does match 23 days before a date in the file&lt;BR /&gt;for example the date in the file is 10/24/2021 (-23 days = 9/22/2021) and today is 6/23/2021.&lt;BR /&gt;because the 10th is not today, then the row will be deleted from the collection!&lt;BR /&gt;I suppose a calculation stage to use, but I tried different ways with no success...&lt;BR /&gt;basically I need a calculation to provide a result of -23 days from&amp;nbsp; Value Date, so then I can update the decision stage to see if date is equal to today's date..&lt;BR /&gt;&lt;BR /&gt;Could you help?&lt;BR /&gt;thank you in advance&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG class="img-responsive" data-mce-hlimagekey="f72d83f3-ea20-0248-be09-5b295febd77e" data-mce-hlselector="#ComposeQuestion_313b4685-a5fd-4ff1-86f9-9c4430009a09-tinyMce" /&gt;</description>
      <pubDate>Wed, 23 Jun 2021 18:08:20 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95763#M44198</guid>
      <dc:creator>LorenzoCapocci1</dc:creator>
      <dc:date>2021-06-23T18:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: actions to run RPA on specific time based on date in a cell</title>
      <link>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95764#M44199</link>
      <description>Try using the AddDays([Your_Date];-23)</description>
      <pubDate>Wed, 23 Jun 2021 19:46:25 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95764#M44199</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-06-23T19:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: actions to run RPA on specific time based on date in a cell</title>
      <link>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95765#M44200</link>
      <description>Hi Team, &lt;BR /&gt;After sending this email I found a way to make the dates working as I needed..&lt;BR /&gt;I am also adding a doc with some screen shot to show what I did, if it may be of any help to anyone feel free to use as example... &lt;BR /&gt;&lt;BR /&gt;If you have any comments in regards to the setup I will be happy to provide an answer for it&lt;BR /&gt;thank you as always</description>
      <pubDate>Wed, 23 Jun 2021 19:47:40 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95765#M44200</guid>
      <dc:creator>LorenzoCapocci1</dc:creator>
      <dc:date>2021-06-23T19:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: actions to run RPA on specific time based on date in a cell</title>
      <link>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95766#M44201</link>
      <description>Congratulations on the solution, but I believe the correct way to use the "AddDays()" function passing the correct parameter, as shown above.</description>
      <pubDate>Wed, 23 Jun 2021 19:55:48 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95766#M44201</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-06-23T19:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: actions to run RPA on specific time based on date in a cell</title>
      <link>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95767#M44202</link>
      <description>Thank you &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1854"&gt;@EmersonF&lt;/a&gt;​ will follow up with your suggestion ...&lt;BR /&gt;thank you once again</description>
      <pubDate>Wed, 23 Jun 2021 20:00:57 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95767#M44202</guid>
      <dc:creator>LorenzoCapocci1</dc:creator>
      <dc:date>2021-06-23T20:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: actions to run RPA on specific time based on date in a cell</title>
      <link>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95768#M44203</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1854"&gt;@EmersonF&lt;/a&gt;​Based on the below all works well, I just met with my colleague and gave me a different request but similar, basically instead of of accept the -23 days prior of a specific date, I would like to do the following , I have 2 cell A dated July 1st and Cell B Dated July 10th, The RPA should pull any product from 1st of July until 10 th of July, if today is either one of these days and all in between! &lt;BR /&gt;Can you help once again? &lt;BR /&gt;thank you in advance</description>
      <pubDate>Tue, 29 Jun 2021 10:37:39 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95768#M44203</guid>
      <dc:creator>LorenzoCapocci1</dc:creator>
      <dc:date>2021-06-29T10:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: actions to run RPA on specific time based on date in a cell</title>
      <link>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95769#M44204</link>
      <description>Sorry, it wasn't so clear to me, I could explain the situation better, my English is not so good!</description>
      <pubDate>Tue, 29 Jun 2021 14:20:30 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95769#M44204</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-06-29T14:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: actions to run RPA on specific time based on date in a cell</title>
      <link>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95770#M44205</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1854"&gt;@EmersonF&lt;/a&gt;​See below example hopefully It will be clear&lt;BR /&gt;The expression I am trying to sort is the following &lt;BR /&gt;&lt;SPAN style="color: #1d1c1d; font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; font-style: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; background-color: #f8f8f8; display: inline !important; float: none"&gt;&amp;nbsp;if today is equal or Between Value A and Value B I should get a true response flag&lt;BR /&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="34864.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/34926i37414E916238B246/image-size/large?v=v2&amp;amp;px=999" role="button" title="34864.png" alt="34864.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 30 Jun 2021 15:34:41 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95770#M44205</guid>
      <dc:creator>LorenzoCapocci1</dc:creator>
      <dc:date>2021-06-30T15:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: actions to run RPA on specific time based on date in a cell</title>
      <link>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95771#M44206</link>
      <description>Hey &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/40246"&gt;@LorenzoCapocci1&lt;/a&gt;, try it.&lt;BR /&gt;My Brazilian time format is dd/mm/yyyy&lt;BR /&gt;consider using your time format.&lt;BR /&gt;but with this expression it will return the flag you need&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="34865.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/34925i373975CBF030FFCA/image-size/large?v=v2&amp;amp;px=999" role="button" title="34865.png" alt="34865.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="34866.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/34929iE392BB02DE871B90/image-size/large?v=v2&amp;amp;px=999" role="button" title="34866.png" alt="34866.png" /&gt;&lt;/span&gt;&lt;BR /&gt;​</description>
      <pubDate>Wed, 30 Jun 2021 16:32:35 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95771#M44206</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-06-30T16:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: actions to run RPA on specific time based on date in a cell</title>
      <link>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95772#M44207</link>
      <description>Thank you once again.... &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1854"&gt;@EmersonF&lt;/a&gt;​&lt;span class="lia-inline-image-display-wrapper" image-alt="34867.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/34928i8DBA2DD175913FAB/image-size/large?v=v2&amp;amp;px=999" role="button" title="34867.png" alt="34867.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 30 Jun 2021 18:27:54 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95772#M44207</guid>
      <dc:creator>LorenzoCapocci1</dc:creator>
      <dc:date>2021-06-30T18:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: actions to run RPA on specific time based on date in a cell</title>
      <link>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95773#M44208</link>
      <description>Congratulations once again for solving your problem, I'm happy to be able to help you, whenever you need it, I'll be here &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;</description>
      <pubDate>Wed, 30 Jun 2021 18:32:12 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/actions-to-run-RPA-on-specific-time-based-on-date-in-a-cell/m-p/95773#M44208</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-06-30T18:32:12Z</dc:date>
    </item>
  </channel>
</rss>

