Brad Gronli Posted April 28, 2022 Share Posted April 28, 2022 I have tried setting up a Define field for today's date using the TODAY function, but only get errors telling me that everything iI have tried inside the () is invalid or unknown. Anyone know how to accomplish this simple task Thank you, Brad G. Link to comment Share on other sites More sharing options...
Debra Waybright Posted April 29, 2022 Share Posted April 29, 2022 Use&DATEMDYY. Or if you want a different format, try that after the &DATE (like &DATEYYMD) Link to comment Share on other sites More sharing options...
David Beagan Posted May 2, 2022 Share Posted May 2, 2022 The TODAY function requires either the fieldname or output format, and returns an alpha value such as A10. Therefore in InfoAssist: screenshot_2022-05-02_125729.png But if you employ dwaybright's suggestion, you can: screenshot_2022-05-02_125648.png Which gives you much more flexibility with calculations and presentation. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now