Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Data Functions

Showing 114

Spotfire SAS service

We use data functions written in SAS. I would like these to be run through a "Spotfire Service for SAS" just in the same way as the "Spotfire Service for Python" that already exists.
almost 2 years ago in Spotfire / Data Functions 0 Future Consideration

configure TERR/Python/R services to use proxy to build docker image

Please allow to configure TERR/Python/R services to use proxy to build docker image. The server needs to use proxy to connect to the internet and currently TERR service doesn't support to configure proxy to build docker images, also, TERR service ...
2 months ago in Spotfire / Data Functions 0 Future Consideration

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...
about 1 year 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 1 year ago in Spotfire / Data Functions 0 Future Consideration

View Access of Data Function should be restricted for other Spotfire Analyst User except Developer for particular report

Hi Team, Is there any way to keep the data functions secure (where user who created the script only need to view it or modify the same and other user who have analyst license in the same server should not have access to view the function)? For exa...
about 3 years ago in Spotfire / Data Functions 2 Already exists

Wish to add a function to calculate weighted averages

I would like to see a function added to calculate weighted averages.
2 months ago in Spotfire / Data Functions 1 Needs Info

Data function management UI consistency

Which UI to go to in order to do different things with data functions? Not clear/obvious currently. Many frustrations with these UI's. How is it clear that "Run" also registers? And then this isn't where I go afterwards to edit the data function
over 2 years ago in Spotfire / Data Functions / User Experience 0 Future Consideration

Allow for dropdowns or fixed options in data function flyout

When configuring or registering a data function, I'd like to be able to enforce fixed choices for those input parameters. When running the function in a dashboard with document properties you are able to set options, however when you are running f...
6 months ago in Spotfire / Data Functions 1 Future Consideration

Add option to data functions for marking filters to send all data when no marking applied

Often we use markings to run data functions on-demand as a user interactions with visuals and data. We may also combine this with a filter scheme. However, the data function gets sent no data when there is no marking, resulting in an error being r...
almost 3 years ago in Spotfire / Data Functions 0 Future Consideration

Support for User Identity Propagation in Python/R Data Functions with OAuth

Our users have expressed a need for a more secure and convenient way to access OAuth protected resources through Python and R data functions within Spotfire. Currently, they are limited to hardcoding secrets or utilizing the OAuth client credentia...
about 2 years ago in Spotfire / Data Functions 0 Likely to implement