Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire

Showing 4053 of 4303

Stop making spotfire the active window when it finishes booting. It should only interupt when there is an issue like a missing file.

Is bad enough that it takes for ever to start, that I have time to continue working on something else and then half an hour latter I get interrupted by Spotfire like if taking so long to start deserved my immediate attention. Sick of it
over 5 years ago in Spotfire 2 Future Consideration

Python Data Function - Add Row Number

Display row numbers for Python scripts in the Edit Script workspace. This is present in R data functions but I don't see it when writing a Python function. This is useful for debugging code with the referenced line numbers.
over 5 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

Add maximize button for all visuals

The maximize button doesn't appear for JSViz visuals, nor for any visual that has no title bar. It's possible to maximize visuals by maximizing another one and then cycling through (as long as at least one visual on the page has the button). It wo...
over 5 years ago in Spotfire / Visualization 1 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

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

Organize reports by folder when connecting to Salesforce

We have a lot of reports in Salesforce. It would make it easier to find the right report to import into Spotfire if the reports were organized by folder in the connect UI. E.g. If I could browse My Personal Reports or my teams folder. If I could s...
over 5 years ago in Spotfire / Data Access 0 Future Consideration

Monitoring of Row Joins

It would be great be able to see what is happening to the table when rows and columns are being added. I would like to see the number of rows/columns before and after the join to be able to check for poor joining that results in expanding the tabl...
over 5 years ago in Spotfire / Data Management 0 Future Consideration

When adding a datatable in 10.1 the default setting should be to add as new data table not add to existing data table

Having the ability to append data to existing data tables is nice but it shouldn't be the default setting as the majority of the time when you are adding you want to add as new not append to another table.
over 5 years ago in Spotfire / Data Management 2 Future Consideration

Copy folder permissions from one folder to another

In many cases you want to give different groups different permissions on folders and creating group as the permissions for the different folders may change over time. It would be nice to have the option to copy folders permissions from one folder ...
over 5 years ago in Spotfire / Library 0 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