Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 355

Spotfire python service should use system ca-certficates for rest requests

As explained in this Case_ID:02246795, Spotfire python service does not use system ca-certificates when performing REST requests. According to this Stackoverflow thread this can be fixed by installing pip-system-certs. However, as mentioned in the...
18 days ago in Spotfire / Data Functions 0 Future Consideration

Make a Property's DisplayName usable in custom expressions

When using properties in custom expressions, one can only use the value of the property, not the DisplayName. This would be extremely useful to allow interaction with the DisplayName, particularly when using Expressions in Properties.
8 days ago in Spotfire / Custom Expressions 0 To be Reviewed
100 VOTE

Synchronous Data Function Execution

Control order DF’s execute i.e. ability to ‘chain’ data functions in a sequence
over 1 year ago in Spotfire / Data Functions 2 Future Consideration

Data Functions IDE / Integration

Writing and debugging data functions is currently difficult. If we could have a better IDE for writing data functions in, or even the ability to write functions in Visual Studio Code and integrate this with Spotfire somehow would be very helpful. ...
over 1 year ago in Spotfire / Analytics 1 Future Consideration

GUI interface for OVER expressions

OVER expressions are extremely powerful since they can achieve the same slicing and dicing of data which you can achieve using pivot transformations but in are more interactive way operating on subsets of data tables. At the same time most users w...
2 months ago in Spotfire / Custom Expressions 0 Future Consideration

Possibility to enable (and restrict) Spotfire Analyst Python and TERR packages to use a customer-defined repository of packages.

Representing requests from multiple of our customers, we strongly advocate for a solution to requests for the following additional capability (ies) in Spotfire: As a visual data scientist, i want to make sure to use only Python packages in my data...
2 months ago in Spotfire / Data Functions 0 To be Reviewed

TERR Data functions persistent session

It would be good if TERR data functions implement a mechanism to persist a TERR session. I mean, execute a TERR data function that receives data (massive data) and be able to persist that session so any other TERR data function would get access to...
over 1 year ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

Allow Data Function to run on local machines' Open Source R engine

This relates to Idea TS-I-6178 . Scenario Data Function is set to Type: Open Source R. The script runs using server's open source R, as opposed to local machine's, even though system's PATH includes the location of local open source R. Setting `Ri...
about 2 months ago in Spotfire / Data Functions 0 To be Reviewed

should be telling us invalid part of the custom expression visually, not in writting

When an expression written in the custom expression is incorrect or when a function is invalid, an error is displayed with a red exclamation mark which telling us wrong part in writting, not visually. However it is not clear which part of the expr...
over 1 year ago in Spotfire / Custom Expressions 0 Future Consideration

Manage Model objects between data functions

One data function used to train a model, another used to predict with new data. Need easy way to retain model between data functions. Using the "pickle" package works but is but cumbersome. Perhaps "Analytics Models" could be used.
over 1 year ago in Spotfire / Data Functions 1 Future Consideration