The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Add week to any date and generate attribute

pallavpallav Member Posts: 39 Contributor II
edited June 2020 in Help
I have one column like 

  

And One starting Date something like 01/01/2018. 
I have to generate one new attribute "54_week" which will be my starting date(01/01/2018) + 54 week  
And then make one new attribute "FLag" with condition IF(SVC_dt<=54_week,1,0)






Best Answer

Sign In or Register to comment.