<?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: Create a Due date in SAS Viya in SAS Viya</title>
    <link>https://communities.sas.com/t5/SAS-Viya/Create-a-Due-date-in-SAS-Viya/m-p/957577#M2736</link>
    <description>&lt;P&gt;Your syntax for INTNX is incorrect. Have you tried:&lt;/P&gt;
&lt;P&gt;Due_Date=intnx('day',File_Sent_Date,300)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jan 2025 13:20:04 GMT</pubDate>
    <dc:creator>SASJedi</dc:creator>
    <dc:date>2025-01-29T13:20:04Z</dc:date>
    <item>
      <title>Create a Due date in SAS Viya</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Create-a-Due-date-in-SAS-Viya/m-p/957464#M2735</link>
      <description>&lt;P&gt;How do I create a simple Due Date as a calculated Item in SAS VIYA.&lt;/P&gt;&lt;P&gt;I have a date:&amp;nbsp; 'File_Sent_Date'&lt;BR /&gt;I need to add 300 days to the 'File_Sent_Date'&lt;/P&gt;&lt;P&gt;I need the result to be in date format.&lt;/P&gt;&lt;P&gt;I really thought it would be simple like Due_Date=intnx('File_Sent_Date',270), But I guess I can't use Intnx in SAS Viya.&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 14:45:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Create-a-Due-date-in-SAS-Viya/m-p/957464#M2735</guid>
      <dc:creator>Randy_Morris</dc:creator>
      <dc:date>2025-01-28T14:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Due date in SAS Viya</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Create-a-Due-date-in-SAS-Viya/m-p/957577#M2736</link>
      <description>&lt;P&gt;Your syntax for INTNX is incorrect. Have you tried:&lt;/P&gt;
&lt;P&gt;Due_Date=intnx('day',File_Sent_Date,300)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 13:20:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Create-a-Due-date-in-SAS-Viya/m-p/957577#M2736</guid>
      <dc:creator>SASJedi</dc:creator>
      <dc:date>2025-01-29T13:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Due date in SAS Viya</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Create-a-Due-date-in-SAS-Viya/m-p/957606#M2737</link>
      <description>&lt;P&gt;I get “Unknown function: intnx “&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 18:21:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Create-a-Due-date-in-SAS-Viya/m-p/957606#M2737</guid>
      <dc:creator>Randy_Morris</dc:creator>
      <dc:date>2025-01-29T18:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Due date in SAS Viya</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Create-a-Due-date-in-SAS-Viya/m-p/957636#M2738</link>
      <description>&lt;P&gt;I suspect you are trying to add a formula to SAS Viya Visual Analytics. Is that correct? VA formulas have their own language and it is not the same as traditional SAS language like INTNX.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 20:15:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Create-a-Due-date-in-SAS-Viya/m-p/957636#M2738</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2025-01-29T20:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Due date in SAS Viya</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Create-a-Due-date-in-SAS-Viya/m-p/957787#M2745</link>
      <description>&lt;P&gt;I found a way to achieve my due date.&amp;nbsp; There might be a better way to do it, but it works for me.&amp;nbsp; Thanks for everyone's replies!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;TreatAs(_Date_, ( TreatAs(_Number_, 'FILE_SENT_DATE'n) +&lt;BR /&gt;300))&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 12:01:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Create-a-Due-date-in-SAS-Viya/m-p/957787#M2745</guid>
      <dc:creator>Randy_Morris</dc:creator>
      <dc:date>2025-01-31T12:01:54Z</dc:date>
    </item>
  </channel>
</rss>

