Date Posted:
Product: TIBCO Spotfire®
Product: TIBCO Spotfire®
Problem:
Using dates in property controls
Solution:
Trying to use a property control to select a date for visualization When using the standard format ${DatePropControl} the result is a large number instead of the desired data.
To use a date in a property control you must cast the property control as a date and surround it in quotation marks. The proper format is:
Date("${DatePropControl}").
Comments
0 comments
Article is closed for comments.