Date Posted:
Product: TIBCO Spotfire®
Product: TIBCO Spotfire®
Problem:
How to display System Date in Spotfire?
Solution:
If one needs to display the current date on the report, regardless of when the report is opened please refer to the Resolution section.
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.
Comments
0 comments
Article is closed for comments.