Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 366

Python notebook support

Hi Team It will be really useful to add IDE support to spotfire. It will greatly increase usability of python within spotfire.
over 4 years ago in Spotfire / Analytics 0 Future Consideration

support TSSS to work with Web Player on Linux and Automation Services on Linux

According to product document, "Data functions using TIBCO Spotfire® Statistics Services are not supported in Web Player or Automation Services on Linux." https://docs.tibco.com/pub/spotfire_server/12.0.0/doc/html/TIB_sfire_server_tsas_admin_help/...
over 2 years ago in Spotfire / Analytics 0 Future Consideration

Data function save as

Add a [Save as..] button to make a copy of the data function along with all the mapped parameters. When it comes to developing data functions or creating different versions of different data function, it takes too long too map all parameters for t...
over 1 year ago in Spotfire / Data Functions 0 Future Consideration

Data function parameters 'all data' option when data limited using marking

Data function parameters can be limited using markings but not all the options we are used to with data limiting on visualizations are available. I especially miss a 'if no data is marked use all data' option.
almost 4 years ago in Spotfire / Data Functions 1 Future Consideration

K-means Clustering algorithm for data

Currently, K-means clustering algorithm can be executed only on line charts. A generic k-means clustering function to work on columns and number of clusters selected by users would be very useful.
almost 4 years ago in Spotfire / Analytics 1 Future Consideration

Add auto-retry on failed data function call in case of 401/500 error from statsvc

Problem: If Statistics services returns 401 or 500 error (that happens often enough for our users), current behavior of Webplayer (10.3) is to just fail. Usually it is enough to do manual retry, or do analysis F5 refresh but that is inconvenient f...
about 4 years ago in Spotfire / Data Functions 0 Future Consideration

Add "Limit data using expression" functionality to data function input data

When specifying input data for a data function, I am missing the "Limit data using expression" function. The limit by filtering and/or marking is there - but not the expression? This would really help limit the number of records sent to R for proc...
over 8 years ago in Spotfire / Data Functions / Data Management 3 Future Consideration

Add 'Deletable' attribute for Properties (column/table/document)

Properties have the 'Editable' attribute in Spotfire that allows the creator of the property (via API) to specify if the attribute is editable or not. Editable means that the user can either edit the property value or delete the property. It would...
over 3 years ago in Spotfire / Analytics 1 Future Consideration

Limit input options on f(x) flyout

Limit options for input params so user cannot select data in an unintended way. For instance, Column selection may not want to allow column expression.
over 2 years ago in Spotfire / Data Functions / User Experience 0 Future Consideration

more functions like Python's for loop

I want to use more variations of functions. For example, like Python's for loop, it would be great to enter a value to each category by calculated columns.
almost 2 years ago in Spotfire / Analytics 1 Needs Info