Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Simplify the incremental caching option

Now, the incremental caching option must be done with an external procedurewhere we need add the logic and the maintenance of the cache table (inser, update delete records). Then really the product doen't make anything itself. The idea is to simpl...
over 4 years ago in Spotfire Data Virtualization / development 0 To be Reviewed

Recursive CTE Support

I need to be able to query TDV views recursively. CTEs are great for this, but currently I just get the error "invalid table" when referring to the CTE name within the CTE.
almost 6 years ago in Spotfire Data Virtualization / sql support 0 To be Reviewed

Allow Spotfire Analyst native connector for Google BigQuery to connect with service account

Our vendor that provides us with our cloud-hosted data in Google BigQuery provides service accounts for us to access the data in their project, but does not add our Google accounts to the project. Other tools like Microsoft Power BI allow analysts...
about 1 year ago in Spotfire / Data Access 0 Future Consideration

Connecting Oracle Data Source using Oracle Internet Directory LDAP/LDAPS

As per CIS-65495, this feature is not supported. This feature for LDAP works flawlessly in most cases; however, in some cases it doesn't work. Also, there is no clear directives on how to configure Oracle data source using OID on LDAPS. For a firm...
about 8 years ago in Spotfire Data Virtualization / data sources 0 Future Consideration

Adding an "Uncheck All" (for columns) box when adding a Data Table

Having an option to uncheck all boxes in the "Excel Import Settings" Wizard, when loading a table or file into spotfire, would save lots of time instead of having to manually uncheck all the columns you do not want included. Thank you.
about 7 years ago in Spotfire / Data Access 0 Future Consideration

Preloading LDAP Group Members in TDV User Management

Per the Administration Guide, LDAP users only appear in TDV after their first login. We kindly request an enhancement to allow preloading or syncing LDAP group members into TDV User Management before their first login. This would greatly simplify ...
about 1 year ago in Spotfire Data Virtualization / access control 2 Needs Info

Uni-Directional Sync - Cluster Stability

In a typical cluster setup, Tibco recommends assigning one node as a timekeeper. This ensures optimal performance. However due to Memory and Processor peaks, the cluster nodes disconnect more often and cluster being out of sync. Can a uni-directio...
almost 5 years ago in Spotfire Data Virtualization / performance 0 To be Reviewed

Data connector add support for OpenID Connect and SAML 2.0

Currently Data Connector supports only username/pwd and Kerberos. In a cloud setup (with no Kerberos) the support is essential for OpenID Connect and SAML 2.0.
over 5 years ago in Spotfire / Data Access 1 Future Consideration

Create a File - JSON adapter, similar to the File - XML adapter

We get numerous data files that are constructed with JSON. We need to import these files, transform them then either output them as database views, or export them as csv files.
over 8 years ago in Spotfire Data Virtualization / data sources 4 Already exists

SingleStore and TDV: Make queries on tables that are on different databases but on the same SingleStore cluster run in push down

SingleStore does not have the concept of schemas, rather different databases are created instead of a single database with different schemas. This has an impact on the push down of queries that span different databases. This also limits the pushdo...
over 3 years ago in Spotfire Data Virtualization / performance 1 Unlikely to implement