Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

My ideas: Spotfire

Showing 4067 of 4318

Ability to show/hide the search option in web player via API and/or URL options

Most of the features in the web player toolbar are controllable via the JavaScript API and the URL parameters, but the new search feature in Spotfire 10.0 was not added to the APIs. We have teams that embed Spotfire in their applications who would...
over 5 years ago in Spotfire / API 0 Future Consideration

Enable multiple rows of page tabs

We often have dxps which have more tabs than fit across the top of the page. I would like the ability to have two rows of tabs rather than having to scroll through left to right to find my tab.
over 7 years ago in Spotfire / Visualization 0 Future Consideration

"Undefined" Data type in document properties on DXP

Is it possible to create "Undefined" data type document property in DXP as it is available in Information designer on "Parameters" section. Use: 1.If Spotfire can replace the parameters in information link as is for example with no string formatti...
over 7 years ago in Spotfire / Data Management 5 Future Consideration

add function to convert integer to ascii character and vice versa

Please add function to convert integer to ascii character and vice versa. Currently we use expression like below to do so, it's ugly & slow and can not cover all ascii chars. case when ([val]>=48) and ([val]<=57) then string([val] - 48) ...
almost 2 years ago in Spotfire / Custom Expressions 1 Future Consideration

URL Rewrite for Web Player

Some folder names in the Spotfire library contain spaces, and this makes the URL not clear to read when it comes to the path. I would like to replace the spaces with an underscore. A communication would be sent to our users in order to update thei...
over 5 years ago in Spotfire / System Administration 3 Already exists

Color by X-Axis of Heatmap

It would be very useful to have small color blocks for the x-axis of a heatmap (for example, to show an additional parameter of the data like disease status in clustering)
almost 2 years ago in Spotfire / Visualization 3 Future Consideration

Hyperlink to the Values in The Table Chart

By getting this feature we can get the details of the particular value also can navigate to other pages in the dashboard
over 7 years ago in Spotfire / Analytics 1 Future Consideration

Scripts - Read only mode

I would like to have the option to restrict the edition of R / Ironpython scripts when users open the dxp in SF client.
over 7 years ago in Spotfire / Scripting 0 Future Consideration

Show Column Name changes made in Data Panel in the Data Canvas

If the name of a column is changed from the data panel, rather than as a transformation there is no record of this in the Data Canvas view so it is often hard to track why a column apperas to disappear from a data table It would be helpful to incl...
almost 4 years ago in Spotfire / Data Management 2 Future Consideration

Spotfire API provide access to the time a data source was loaded

In Data Table Properties, the Source Information tab lists information about each data source in a data table, including the time it was loaded. I would like to retrieve the data loaded time using the Spotfire API, so I write an IronPython script ...
almost 2 years ago in Spotfire / API 0 Future Consideration