Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Data Functions

Showing 107

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...
17 days ago in Spotfire / Data Functions 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

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

sync updated data function in library to analysis

If data function is added via Transformation, currently one has to perform below steps to sync it from library to analysis if the script in library is updated 1. Navigate to Data Canvas. 2. Select the relevant transformation by clicking on Data a...
2 months ago in Spotfire / Data Functions 0 Future Consideration

stop data function execution from web player

We'd like to stop data function execution from web player. The same can be done on Analyst(open progress dialog by clicking icon at the bottom right corner) but it's not possible for web player.
5 months ago in Spotfire / Data Functions 0 Future Consideration

TERR data functions running on virtual environments

Allow TERR data functions to run on virtual environments so the R packages installed for a specific data function do not interfere with other packages available at the TERR library folder: C:\Users\[user_name]\Documents\TERR\x86_64-w64-mingw32-lib...
6 months ago in Spotfire / Data Functions 0 Future Consideration

conceal the Python script source code within error notifications

One of our customer wants to conceal the Python script source code within error notifications, in order to prevent it from being seen by end users.
8 months ago in Spotfire / Data Functions / User Experience 0 Future Consideration

improve python data function performance (read sbdf into python)

Glad to see python package "spotfire" is rewritten on version 2.0.0(spotfire 12.5) and sbdf read/write performance is greatly improved. However, as far as I have tested, although spotfire.sbdf.export_data() is greatly improved and much faster than...
8 months ago in Spotfire / Data Functions 1 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...
9 months ago in Spotfire / Data Functions 0 Future Consideration

Add the "pad" function

I would like to see the PAD (and/or LPAD/RPAD) function added to Spotfire. This is a common string function in many other DBMSs and tools. Example use case:I had a data source with one column containing SEQUENCE (i.e. integer 1-15) and another col...
10 months ago in Spotfire / Data Functions 0 Future Consideration