Community & Support
Learn
Marketplace
Discussions
Categories
Discussions
General
Platform
Academic
Partner
Regional
Explore Siemens Communities
User Groups
Documentation
Events
Altair Exchange
Share or Download Projects
Resources
News & Instructions
Programs
YouTube
Employee Resources
This tab can be seen by employees only. Please do not share these resources externally.
Groups
Join a User Group
Support
Home
Discussions
Community Q&A
Dealing with Missing Dates
JEdward
Hi,
I'm trying to replace missing (NULL) values in a date field with today's date.
I first tried a GenerateAttributes operator using IF(MIssing(fieldname),date_now(),fieldname), but this threw a syntax error.
Anyone have any suggestions?
Thanks
Find more posts tagged with
AI Studio
Accepted answers
All comments
Marco_Boeck
Hi,
try this:
if(missing(Date), date_now(), Date)
Regards,
Marco
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups