<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>check the given date between two dates</title><link>https://community.appian.com/discussions/f/rules/28915/check-the-given-date-between-two-dates</link><description>Hi All, 
 I had the set of data in table like &amp;quot;startDate&amp;quot; as 2023-01-01,2023-03-01,.... and &amp;quot;endDate&amp;quot; as 2023-02-28,2023-04-30.... now I need to check today is available in between of which set. Please suggest if anyone have an idea. 
 Thanks in advance</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: check the given date between two dates</title><link>https://community.appian.com/thread/114212?ContentTypeID=1</link><pubDate>Tue, 13 Jun 2023 06:21:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5226a980-d715-42c9-ab30-37b9444c8b2a</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/15/pastedimage1686637283420v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;You might want to try this for easy readability and access to code.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: check the given date between two dates</title><link>https://community.appian.com/thread/114211?ContentTypeID=1</link><pubDate>Tue, 13 Jun 2023 06:19:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fd09348-4f20-43dd-9d81-93b204bb6cea</guid><dc:creator>lavanya03</dc:creator><description>&lt;p&gt;Sure, Thanks.&lt;/p&gt;
&lt;p&gt;using the forEach loop&amp;nbsp;&lt;/p&gt;
&lt;p&gt;a!forEach{&lt;/p&gt;
&lt;p&gt;items:set of records,&lt;/p&gt;
&lt;p&gt;expression:and(current date&amp;gt;=fv!item.startdate,&lt;/p&gt;
&lt;p&gt;currentdate&amp;lt;=fv!item.enddate)&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: check the given date between two dates</title><link>https://community.appian.com/thread/114054?ContentTypeID=1</link><pubDate>Sun, 11 Jun 2023 12:57:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bce4f9c9-157c-4dbf-80bf-e9d8609addd0</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Care to post your solution for people who would have this question in the future?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: check the given date between two dates</title><link>https://community.appian.com/thread/114049?ContentTypeID=1</link><pubDate>Sat, 10 Jun 2023 18:59:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:46a542db-27c0-49a0-9c21-c9c4edb4bb71</guid><dc:creator>lavanya03</dc:creator><description>&lt;p&gt;Got the requirement. Thankyou&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>