Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 4254 of 4816

calculate over all periods of detail levels

Lets say we have a hierarchy of Year.Month, we want to calculate sum on all the same months (e.g. March) of each year. ParallelPeriod() can only calculate on the same month of previous year.
about 3 years ago in Spotfire / Custom Expressions 0 Future Consideration

Allow drag-and-drop Added Column node reordering within Source View

Being able to drag Added Column nodes left and/or right on the Source View screen would allow developer control of the order in which data is added to the master table without having to rebuild the entire analysis.
about 9 years ago in Spotfire / Data Management 0 Future Consideration

Empty values changed to zero in cross table should be used in over calculation

In version 7.7 it is possible to change empty "---" values to 0 or some other value. When using over statement in cross table this values are not taken into account in calculation. For example, you would like to calculate the difference in sales b...
about 9 years ago in Spotfire / Custom Expressions / Visualization 0 Future Consideration

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

Information Links for Data Cubes

It would be great to have the ability to have information links connect to data cubes. This could help with being able to add in additional load filters as well as row level security with cubes.
about 9 years ago in Spotfire / Data Access / Information Services 0 Will not implement

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

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