<?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: Intck in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Intck/m-p/836634#M330801</link>
    <description>Is it equal to the condition&lt;BR /&gt;Where transaction_post_date&amp;gt;=intnx(“month”,”&amp;amp;sampdate.”d,-12,”B”)&lt;BR /&gt;?</description>
    <pubDate>Tue, 04 Oct 2022 04:22:55 GMT</pubDate>
    <dc:creator>HeatherNewton</dc:creator>
    <dc:date>2022-10-04T04:22:55Z</dc:date>
    <item>
      <title>Intck</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Intck/m-p/836633#M330800</link>
      <description>I have a condition&lt;BR /&gt;&lt;BR /&gt;Where intck(‘month’, transaction_post_date, “&amp;amp;sampdate.”D)=0;&lt;BR /&gt;&lt;BR /&gt;What does it mean?</description>
      <pubDate>Tue, 04 Oct 2022 04:20:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Intck/m-p/836633#M330800</guid>
      <dc:creator>HeatherNewton</dc:creator>
      <dc:date>2022-10-04T04:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Intck</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Intck/m-p/836634#M330801</link>
      <description>Is it equal to the condition&lt;BR /&gt;Where transaction_post_date&amp;gt;=intnx(“month”,”&amp;amp;sampdate.”d,-12,”B”)&lt;BR /&gt;?</description>
      <pubDate>Tue, 04 Oct 2022 04:22:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Intck/m-p/836634#M330801</guid>
      <dc:creator>HeatherNewton</dc:creator>
      <dc:date>2022-10-04T04:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Intck</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Intck/m-p/836642#M330803</link>
      <description>&lt;P&gt;No. When the result of INTCK is 0, it means that both dates are within the same interval. Your condition would also validate all dates after the month.&lt;/P&gt;
&lt;P&gt;Study the documentation of the&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lefunctionsref/p1md4mx2crzfaqn14va8kt7qvfhr.htm" target="_blank" rel="noopener"&gt;INTCK Function&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;&lt;EM&gt;Edit: fixed a typo&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2022 09:36:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Intck/m-p/836642#M330803</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-10-05T09:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Intck</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Intck/m-p/836892#M330906</link>
      <description>What if I add one more line to Code A&lt;BR /&gt;&lt;BR /&gt;Code A is as follows:&lt;BR /&gt;&lt;BR /&gt;Where trasaction_post_date &amp;gt;=intnx(“month”,”&amp;amp;sampdate.”d,-12,”B”)&lt;BR /&gt;And transaction_post_date&amp;lt;=“&amp;amp;sampdate.”d&lt;BR /&gt;&lt;BR /&gt;If today is sampdate, trasaction_post_date in code A refers to dates from 1st Oct 2021&lt;BR /&gt;&lt;BR /&gt;Code B is as follows:&lt;BR /&gt;Where intck(‘month’,’transaction_post_date,”&amp;amp;sampdate.”d)=0;&lt;BR /&gt;&lt;BR /&gt;If today is sampdate, transaction_post_date in Code B refers to any dates within Oct 2022...&lt;BR /&gt;&lt;BR /&gt;Is my interpretation above correct? &lt;BR /&gt;</description>
      <pubDate>Wed, 05 Oct 2022 09:22:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Intck/m-p/836892#M330906</guid>
      <dc:creator>HeatherNewton</dc:creator>
      <dc:date>2022-10-05T09:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Intck</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Intck/m-p/836894#M330907</link>
      <description>&lt;P&gt;These conditions would only be equivalent if &amp;amp;sampdate was the last day of the month.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2022 09:37:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Intck/m-p/836894#M330907</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-10-05T09:37:36Z</dc:date>
    </item>
  </channel>
</rss>

