Main Page

From sasCommunity
Jump to: navigation, search

Welcome to sasCommunity.org

A collaborative online community for SAS® users worldwide.

sasCommunity.org is an ongoing global community effort—created by SAS users for SAS users. This site is a place to find answers, share technical knowledge, collaborate on ideas and connect with others in the worldwide SAS Community. Get started now by creating a UserID.

Follow Us
For daily SAS Tips, Web updates & more.

sasCommunity Tip of the Day

The federal fiscal year starts October 1 and runs through September 30. For example, FFY2010 is October 1, 2009 through September 30, 2010. This date offset unfortunately does not conform with any of the typical formats provided with Base SAS.

Here's an easy to use bit of conditional logic that will any create a new year variable for Federal Fiscal Year (FFYear) based on any date:

if month(open_date) in (10 11 12) then FFYear = year(open_date) + 1;
else FFYear = year(open_date);
Submitted By Tasha Chapman

Feel free to comment on this tip.


Prior tip - Next tip -- Random Tip

Submit a Tip



Check out the Tip of the Day page for details about this effort.

What's New

Visit us at SAS Global Forum!
SAS Global Forum 2012

sasCommunity.org members will be on the demo floor during SAS Global Forum. Look for us in the Communities section.

Search the search the agenda builder with the word sasCommunity to see all events to attend.


Of special interest is the Hands-on workshop Taking Full Advantage of sasCommunity.org: Your SAS Site.
Create an Account...(Adopt a Pet)
Create an accountNew users who create an account on sasCommunity.org will now have a one-time task of identifying photographs from Petfinder.com. This new solution, Asirra, helps protect against automated account creation. Create an account to get the most out of sasCommunity.org. (You may even find a new best friend).

Any questions, please email the sasCommunity.org Webmaster
Wiki Upgrade
Wiki Upgrade Some of you may have noticed that the appearance of sasCommunity.org has changed slightly. That is because we just upgraded to the latest version of MediaWiki 1.17. The new version is a large release with several technical bug fixes and new features. Read more about the new upgrade. Here are some highlights:
  • Collapsible left navigation categories
  • New customizations in account preferences
  • Additional editing preferences
  • RSS/Atom feeds now available for Watchlists
  • Warning notice if you leave the edit form without saving
  • Search now located in the Header on top



Blogs

sasCommunity.org Planet is a collection of weblog entries by members of the SAS community.

 

Content

Recent sasCommunity.org articles: :


 

Tips

Recent Tips Submitted by Users:


 

Forums

SAS discussion forum threads:




Join sasCommunity.org Get Involved Sasopedia Events User Groups
8,897 UserIds have been created on sasCommunity.org!
This number will decrease while userid cleanup is in process.
View the Web-site usage statistics and the definition of terms.


Personal tools
Namespaces
Variants
Actions
Navigate
Sasopedia Detail
Contribute
Connect
Toolbox