Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4798

Per-multiple-instance parameter values

One of the ways we scale StreamBase applications is to have multiple, usually concurrent, instances of a module that connect to some external thing. Connection properties, however, are almost always deployment-environment specific and thus appear ...
about 8 years ago in Spotfire Streaming 0 Future Consideration

UMDF Binary Adapter for B3

make available an adapter to connect to B3 using UMDF Binary
over 2 years ago in Spotfire Streaming 0 Future Consideration

Custom expression function to format data(numeric/datetime,etc) like String.Format([column], "c# format string")

It's good to have custom expression function to format data like String.Format([column], "c# format string") in custom expression or calculated column. Thanks.
about 8 years ago in Spotfire / Custom Expressions 0 Future Consideration

RHEL 7,8 support for all Spotfire 12 components

In the latest mainstream version of Spotfire Server 12.3, RHEL 9 is supported for these services: RHEL 9 is now supported as the operating system for: • TIBCO Spotfire® Server • TIBCO Spotfire® Web Player • TIBCO Spotfire® Automation Services • TI...
over 2 years ago in Spotfire / Installation 0 Will not implement

PostgreSQL connector available from the web client

Having the Spotfire Connector for PostgreSQL available from the web authoring client, would remove the need to install the desktop client to create and modify connections to PostgreSQL data sources.
over 2 years ago in Spotfire / Data Access 0 Likely to implement

MySQL connector available from the web client

Having the Spotfire Connector for MySQL available from the web authoring client, would remove the need to install the desktop client to create and modify connections to MySQL data sources.
over 2 years ago in Spotfire 0 Likely to implement

Allow users to set significant figures for Map Chart distance display

Scenario In Map Chart, distance is displayed when marking using the radius (circle) option. Using Imperial unit system, it is observed that distances greater than 7800 feet is automatically rounded to 2 miles (10560 feet), even though there's a wi...
over 2 years ago in Spotfire / Maps 0 Future Consideration

Alternate between Scroll for large tabular visualisations and a "Paging" option

At the moment, the only option we have for tabular visualisations is to scroll through them. It would be great if we could add an alternative UI for the tabular visualisations such as a "page" option (Previous, Next, page 1-2-3-4-5-6-7 etc.). User...
about 8 years ago in Spotfire / Visualization 0 Future Consideration

keep the fractional part of TIME type from MySQL when importing via connector

One of our customer had the issue that the fractional part of TIME type from MySQL is lost when importing via connector, e.g. value in DB 01:02:03.45 is imported as 01:02:03 where fractional part .45 is lost. We have been told that this is by desi...
over 2 years ago in Spotfire / Data Management 0 Future Consideration

AS adapter HOCON to support set default snapshot consistency for all queries in JDBC URL

Currently AS Query operator in Streaming supports for snapshot consistency, but the setting must be at each query. and in order to do that, we need to 1. Add a field called 'consistency' to the input tuple schema, and 2. Set the value to snapshot ...
over 2 years ago in Spotfire Streaming 0 Planning to implement