Friends i need to show the Business Calendre for example March1st-5th April as March month.
Regards
Pradeep Kandpal
What's the rule that sets the business month?
Is this a one time requirement or do you need a permanent solution?
Temporary: just test with if/case logic
Permanent: get hold of/create a calendar file/table which maps dates to business month.
The INTNX / INTCK subroutines are also fantastic for this kind of calculation of dates...they saved my butt in my current project.
Tom
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.