It appears if it is a Friday then it will return next Friday.
E.g. 1 May 2020 then 8 May 2020.
Is it possible to return 1 May 2020 instead?
This is the current code: reportwk = intnx('week.6',today(),1,'b');
Thanks
reportwk = intnx('week.6',today(),0,'b');
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.