Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Add a dict data type to StreamBase

Currently StreamBase offers following primitive field types: bool blob int long double timestamp string The primitive types can be used in higher order structures: tuple list There are also 2 auxiliary structures: function capture group The ...
about 8 years ago in Spotfire Streaming 0 Future Consideration

Multi-line comments in expression editor

Customer is asking for Multi-line comments in expression editor (custom expression, calculated columns, etc). something like (C#) /* comment here 2nd line 3rd line ... */
over 2 years ago in Spotfire / Scripting 0 Future Consideration

Allow batch inserts into a table in datastreams cache

in most recent projects the adapter type has been kafka and the message contain an array of data points (e.g stock quotes, sensor values, data points). These noramly arrive as an array of data points. To add tehse to the data streams cacahe it is ...
almost 3 years ago in Spotfire Streaming 0 Needs Info

API: Set starting folder for LibraryBrowserDialog

I've confirmed the following with the support team: There is currently no way to set the starting folder when opening the LibraryBrowserDialog via python. I can set the SelectedItem property, but if I set this to a folder in the library, that fold...
about 7 years ago in Spotfire / Scripting 0 Future Consideration

Documentation of Privilege/permissions of the objects

The existing documentation for the Privilege & permission on TDV objects is not clear
almost 3 years ago in Spotfire Data Virtualization 0 To be Reviewed

Better control of how annotations are translated from views and columns from unpublished resources to published resources

We'd like to improve how metadata for publishing tables and columns is carried over from /shared views. Table and column annotations are handled a little differently where column annotations originate from the /shared view column where as the tabl...
over 8 years ago in Spotfire Data Virtualization / development 0 Future Consideration

Business Directory needs to support SSO with Kerberos

Business Directory only supports LDAP and Basic authentication. We need to add Kerberos and Single-sign-on (SSO)
over 8 years ago in Spotfire Data Virtualization / access control 0 Future Consideration

Provide MAC OS support with the ODBC Driver

Provide an ODBC driver that works with the latest MAC OS.
over 8 years ago in Spotfire Data Virtualization 0 Future Consideration

add support to insert boolean data into TDV even though backend database does not support boolean data type

We are developing a Spotfire custom module which connects to TDV 8.7 and run DDL(create table & insert) against it. TDV then performs DDL against backend database so the actual data from Spotfire is stored in the backend database and published...
almost 3 years ago in Spotfire Data Virtualization / sql support 0 To be Reviewed

Support LAG and LEAD functions for DB2

LAG and LEAD functions are supported by DB2, so a push down should not be very hard.
over 7 years ago in Spotfire Data Virtualization / sql support 2 Future Consideration