Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 156 of 4839

allow to customize bind mounts for TERR/Python/R service engine container

Customer wants to read / write files on host OS or NAS shared folder from TERR/Python/R data functions when TERR/Python/R service is configured to use container for engine process. So to do this we need to add more bind mounts to the container. ak...
about 1 year ago in Spotfire / Data Functions 0 Needs Info

Spotfire Data Functions need to support native 'String List' type as inputs or outputs

Spotfire's Data Funcitons are among the top differentiators from its competitor tools and I use them often to create very valuable and sophisticated user work-flows that takes a complex process and makes it seem trivial. In creating a specific wor...
over 6 years ago in Spotfire / Analytics / Data Functions 0 Future Consideration

Automatic Retries When Statistics Servers Are Too Busy to Respond to Status Requests

When the Spotfire Analyst client or a Spotfire Web Player sends a job request to a Stats server, it polls the server every 10 seconds. If it doesn't hear back from it in 10 seconds, it kills the job. We think that it would be better behavior if it...
over 4 years ago in Spotfire / Data Functions 0 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 3 years ago in Spotfire / Data Functions / User Experience 0 Future Consideration

Default value for optional parameters in data functions

When an optional parameter is used, I have to test in the data function whether the parameter is set using is.null() and assign it a default value. e.g. if(is.null(optPar)) {optPar = "something} because otherwise the code usually fails because you...
almost 7 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

enable to install the specific python library

Sharing of python libraries. when I write a python script in Spotfire and share it to my coworkers, they need to install the python library in each account, and it takes time to deploy, so please make it possible to install the target library smoo...
about 3 years ago in Spotfire / Data Functions 2 Already exists

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 2 years ago in Spotfire / Data Functions 0 Future Consideration

Drag a Data Function from one DXP to another

WHAT: Enable the user to drag a Data Function from one DXP to another. Prompt to match inputs (doc properties, tables, columns, etc.) if don't match WHY: Make it easier to share and reuse data functions. Additional comments: 1. If implement idea o...
almost 10 years ago in Spotfire / Analytics / Data Functions 1 Future Consideration

record data function execution in user action log

Please record data function execution in user action log, including both executed locally and on server. We have many customers running data functions (Python / R / TERR) on daily basis and many of them consume lots of system resources, aka CPU or...
8 months ago in Spotfire / Data Functions 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...
over 1 year ago in Spotfire / Data Functions 1 Future Consideration