TIBCO Spotfire FAQ

TIBCO Spotfire does not recognize dates in the 'YYYYMMDD' format

TIBCO Spotfire does not recognize dates in the 'YYYYMMDD' format. Data in this format is interpreted as integers instead of dates.

There is currently no way to force the data to be imported in a date format.

A possible workaround is to create a new column (in date format) after the import.

Example (using the below data as an example):
ColA;ColB
20060724;A
20060831;B

1. Go to TIBCO Spotfire File menu > Open > File and select the data file
2. Change the data type during import for ColA to String (from Integer) and import
3. Then, after the data is opened, go to Insert menu > Calculated Column  and enter the following expression:

Date(Concatenate(Left([ColA],4),"-",Mid([ColA],5,2),"-",Right([ColA],2)))

4. Then, click OK - now you have a date column based on the date string that was imported.

Comments

No Comments

Spotfire's interactive information visualization and analytic solutions give users a remarkable experience for quickly and easily querying data and reporting results for superior business intelligence. From portfolio management and customer retention programs to key processes such as CRM, marketing, research, bioinformatics, yield and asset management and design for manufacturing, enterprises around the world rely on Spotfire's business analytics software to improve operational performance.

©Copyright 2000-2011 TIBCO Software Inc | Privacy Policy | Terms of Use I Blog I Contact Us I Content Center