BookmarkSubscribeRSS Feed
ASHLY
Fluorite | Level 6

I want to create a calculated item which shows Year <= Month


I have field name month which is in date9 format.

Any help how i will calculate this in SAS VA 7.4?

 

Regards\

ASH

1 REPLY 1
RW9
Diamond | Level 26 RW9
Diamond | Level 26

Please clarify what you have, you cannot have a "month" in a date9. field.  A date variable holds a number which is reflective of the number of days since the cutoff period.  This then has a format applied to it like date9 which displays the number of days in a readable format.

 

Next up "Year <= Month" - this does not make any sense as only years up to 12ad will be <= month which can only be 1-12.  So please clarify what you want, provide some example data.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 672 views
  • 0 likes
  • 2 in conversation