Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 4254 of 4816

Choose size of chemical structure rendered by Lead Discovery in tooltips using a numerical input field

At the moment to change the size of a structure rendered by lead discovery in tooltips, there's a slider. However if you show multiple structures and want to have them the same size, you have to adjust multiple times which is annoying. Please impl...
about 8 years ago in Spotfire / Visualization 1 Will not implement

Default value for optional parameters in data functions

When an optional parameter is used, I have to test in the data function whether the parameter is set using is.null() and assign it a default value. e.g. if(is.null(optPar)) {optPar = "something} because otherwise the code usually fails because you...
almost 7 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

Dynamic table support for Information links

With the current implementation of information links, it only works well for tables that are relatively static or rarely has schema changes from adding or removing columns. In scenarios, where a table is relatively dynamic with frequently schema c...
8 months ago in Spotfire / Information Services 0 Future Consideration

Enhance UX for Google BigQuery connector, is it possible to enhance the user experience by having at least some of these permission/settings to be remembered between sessions/dashboards?

Enhance UX for Google BigQuery connector. Users accessing Google BigQuery data through the connector have to click multiple times during authentication before seeing their data; none of these settings/authorizations are remembered for next time. ...
almost 2 years ago in Spotfire / User Experience 0 Future Consideration

Possible to add css class and ID to every chart, box, or textarea

Actually you can't add own css classes to the whole boxes, like charts or textareas, also you can't create CSS by ID, because if you change the page and back, or reload the page, every element has a new ID, this way you have to find some workaroun...
over 5 years ago in Spotfire / Text Area 3 Future Consideration

Ability to freeze columns in a graphical table

I am required to make a table report that includes conditional format arrows, but because of the number of columns required the first column of headers disappears when you start scrolling. I would like to be able to freeze the first column (or the...
over 5 years ago in Spotfire / Visualization 1 Future Consideration

API to extract the data table dependencies

Need an API to extract/update the graph of dependencies between the diffrerent data tables in Spotfire 10.10.x. I need to know the order of refresh/reload of the different data tables in a document. We created a custom data source that loads data ...
over 4 years ago in Spotfire / Library 2 Unlikely to implement

Configure pages layout based on Visualization area size

When I create a Spotfire analysis, I usually want consume it from my computer, my tablet and my phone but it is hard to create 1 single analysis file that will look great on each of my devices. So I used to create one analysis for each of my devic...
over 9 years ago in Spotfire / Mobile / Visualization 0 Future Consideration

Single Zoom Slider for multiple visuals

Hello, It will be good to have this enhancement if we can have a single Zoom slider that can be used for all the visuals in the page instead of choosing slider in every visual. currently it is not letting perform it with scripting as well due to r...
over 4 years ago in Spotfire / Visualization 0 Future Consideration

Data Tables Associations with Primary - Foreign Keys

Multiple tables should be joined with Primary - Foreign Keys concept. So Spotfire can calculate measures from one table and visualise dimensions from other associated table. This is concept to improve data redundancy and hence application performa...
about 3 years ago in Spotfire / Data Management 3 Needs Info