To display the current date with no timestamp you need to use the new function "Today()", which is an in-memory data engine function.It is supported in both Spotfire Analyst and Business Author and can be used in both calculated columns and custom expressions.TODAY function takes no parameters, but requires that you use empty parentheses ().
Note: You can use function "DateTimeNow()" which will return the current date and time on the local computer.This function can be used in all supported versions of Spotfire.