Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4317

Webplayer need a function to get current date based on user's location regardless of webplayer server's timezone

As of now webplayer user gets data time functions return current date and time based on the server time where the webplayer is hosted. This causes issue if the users and webplayer server are in different time zone. For example today() function cal...
over 2 years ago in Spotfire / Data Functions 0 Future Consideration

set line style (thickness,color,etc) on cell border in table plot and cross table

I have been asked about this by many of our customers recently. They find table plot/cross table is hard to read, especialy the cell border is hardly recognizable. Please improve readabilty on table plot and cross table, etc. (1)set line style (th...
over 2 years ago in Spotfire / Visualization 0 Future Consideration

Spotfire BigQuery connector to support BIGNUMERIC

We are seeing pulling data into Spotfire from GCP BigQuery as BIGNUMERIC type columns are not fetched. Updating BigQuery or adding another view does not help due to problematic data values. Can a hotfix on spotfire 12 version be provided.
6 months ago in Spotfire / Data Access 0 Future Consideration

Open Table Visualization from Data Canvas preview

By clicking on the Data Table preview in Data Canvas, there should be an option to "edit" table. This simply can launch a Table Visualization where the existing cell editing capabilites are available. No new editing capabilities need for this Idea.
over 4 years ago in Spotfire / Data Management 0 Future Consideration

Set Document Properties using Action Controls

Ability to set a document property value as one of the actions in a series of actions as part of the action control. This may prove very useful to perform a series of currently available actions + execute python scripts on demand.
about 5 years ago in Spotfire / Text Area 0 Future Consideration

New Property Controls: Double List Box and Search Field for List Box Type

Double list box will allow users to easily select from a huge list of option items from the left box to the right box for non tech savvy users. Similar to multi select list box while users need to multi select (ctrl) items and it's not easy to dis...
about 1 year ago in Spotfire / User Experience 0 Future Consideration

Access to dashboard with old db connection

There is a dashboard created a long time ago and the database connection is not accessible any more. We want to just take the dashboard and use it with a different database before we reach the DB, but as soon as we open the dashboard, the db cred...
over 1 year ago in Spotfire / User Experience 4 Future Consideration

Expose Connection Path for DataConnectionOperation Class

Request Expose Path to connection in library property for DataConnectionOperation Class. Background For DataSourceOperation Class, it has the GetDataFlow() method, which gives its path via DataSource.FilePath property; however, this is not availab...
over 1 year ago in Spotfire / API 0 Future Consideration

A global API to force synchronous data-function execution

The default behavior for data-functions is to run asynchronously. In some cases, we need to force the data functions in an analysis to run synchronously. We truly need a global flag that can be set via API to force all data functions in the analys...
over 3 years ago in Spotfire / API 0 Future Consideration

CORS headers for Web Input and Web Input Response (REST API)

Web Input and Web Input Response adapters provide a simple and handy way to pull up a REST API in just a few minutes. However if you want to use it from any browser, the POST requests to the API will fail because browsers implement the same origin...
6 months ago in Spotfire Streaming 0 Planning to implement