Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

My ideas: Data Functions

Showing 102

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...
almost 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...
almost 8 years ago in Spotfire / Data Functions / Data Management 3 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 2 years ago in Spotfire / Data Functions 0 Future Consideration

execute multiple Python/TERR data functions in parallel even all of them are from the same Analyst/WP/AS session

We have confirmed with TIBCO support that, currently as designed/implemented how the data function services work, all data function service(Python/TERR) invocations per analysis session are serialized. Also, there is no configuration to force seri...
over 1 year ago in Spotfire / Data Functions 1 Future Consideration

f(x) flyout package installation directly

When a required package is determined to be missing, allow install directly from input param flyout
almost 2 years ago in Spotfire / Data Functions / User Experience 0 Future Consideration

Drop Down input control for f(x) flyout

Drop down for pre-determined values in input values. If document property related, must be able to store options in SFD file.
almost 2 years ago in Spotfire / Data Functions / User Experience 0 Future Consideration

Tagging/grouping of data functions in f(x) browse

Be able to group and/or tag data functions into collapsible groups. Would be nice to be able to control the icons and have language indicated automatically. This would make it easier to access and find data functions.
almost 2 years ago in Spotfire / Data Functions / User Experience 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.
almost 2 years ago in Spotfire / Data Functions / User Experience 0 Future Consideration

Enable Setting `NA_character_` in Data Function Parameter

Goal Programmatically set the value of input parameter (String type) in Data Function as NA_character_. Concept Use SetInput() method in DataFunctionInputCollection to set execMode parameter (refer to .png) before executing Data Function. Current ...
almost 2 years ago in Spotfire / Data Functions 0 Future Consideration

Use (In-memory) Visualizations as input to Data Functions

WHAT: Enable the data currently displayed in a visualization to be sent to (any) Data Function, either automatically (when the visualization changes) or not. WHY: Much easier development of predictive analytic applications & easier ad hoc usa...
over 8 years ago in Spotfire / Analytics / Data Functions 3 Future Consideration