Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

My ideas

Showing 4204

Allow properties to be reordered in the Document Properties window

I would like the ability to reorder the properties under the Document Properties window. This would be really helpful when recreating a file similar to another that has a lot of property controls in that you could group the properties tied to thos...
about 9 years ago in Spotfire / Text Area 0 Future Consideration

Geocoding - France

Hello Since January 2016, France change is Region, passing from 23 to 13 Region. The geoanalytics file (geoanalytics.part0.zip) is still on the old Region. How could we make it evoluate ? The France - Postal Code file is very useful to place a p...
about 9 years ago in Spotfire / Maps 2 Future Consideration

Make the process of replacing Spotfire Controls on Text Areas more obvious.

When adding new Spotfire Controls on Text Areas I have to be very careful not to loose my control. Even with years of experience using Spotfire, I have to make sure the element is not highlighted when adding new ones. To do so, I have to click out...
about 3 years ago in Spotfire / Text Area / User Experience 0 Future Consideration

add API to terminiate python data function script execution

One of our customers wants to terminiate python script execution on conditions. e.g. if xx > 100: # terminate script execution here. # carry on with other stuffs. We tried with sys.exit() but this will terminate the entire python process hence ...
about 3 years ago in Spotfire / Scripting 1 Future Consideration

PersistentDataView does not accept RowSelection object

The current constructor of PersistentDataView takes as input marked rows using DataSelection object: public PersistentDataView(string name, IList<string> columnExpressions, IList<DataColumn> groupByColumns, DataTable baseTable, DataSel...
about 9 years ago in Spotfire / API 0 Future Consideration

add a parameter to specifiy parent folder for delete-library-versions command

One of our customer encountered an issue with Spotfire Server 12.0LTS that library import could be extremely slow compared to v10.10. We consulted with TIBCO support and was told that import of IL elements could be slower due to the newly introduc...
about 3 years ago in Spotfire / Library 0 Future Consideration

Trend icon in KPI tile

Ability to add a trend icon/arrow (3-5 directions... 0, 45, 90, 135 and 180 degrees) to the KPI tile...
about 9 years ago in Spotfire / Visualization 0 Future Consideration

Add additional slicing possibilities for line graphs

It would be very helpful in some cases to have additional ways to split data in line graphs. Here are a couple examples: A "Shade By" option that works in conjunction with the "Color By" option. So you could have a categorical column selected for ...
about 3 years ago in Spotfire / Visualization 0 Future Consideration

Share a single analysis without having to share a library folder

I need to share a single analysis with my team. It is cumbersome to have to create a library folder, move the analysis into it, and then share the folder. I want to be able select an analysis, click share and add people with who I want to share th...
about 3 years ago in Spotfire / Library 0 Future Consideration

Access elements in a string list property within custom expression

It would be useful it there was a way to access a string list document property in the same way you would access a dictionary or list in python. i.e. Document Property (DocProp) = ['Item A', 'Item B', 'Item C'] could be called in the customer exp...
about 9 years ago in Spotfire / Scripting 0 Future Consideration