Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Data Functions

Showing 107 of 4213

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

Add Python Data function capability to 7.11 LTS

As outlined in the following wiki page https://community.tibco.com/wiki/python-data-function Please add this capability to 7.11 LTS. Many organizations are moving to LTS versions, and to wait for the next LTS version for this much needed capab...
over 5 years ago in Spotfire / Analytics / Data Functions 1 Will not implement

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...
about 8 years ago in Spotfire / Analytics / Data Functions 3 Future Consideration

Keep f(x) flyout items up-to-date with library

When a data function has been deleted from library, it does not always reflect in the flyout (possibly because a client reload is needed?). Data functions are also not updated with the latest version in the library, nor is existing version number ...
over 1 year ago in Spotfire / Data Functions / User Experience 0 Future Consideration

Webplayer need a function to get current date based on user's location regardless of webplayer server's timezone

As of now webplayer user gets data time functions return current date and time based on the server time where the webplayer is hosted. This causes issue if the users and webplayer server are in different time zone. For example today() function cal...
about 2 years ago in Spotfire / Data Functions 0 Future Consideration

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...
almost 5 years ago in Spotfire / Analytics / 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

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 y...
about 5 years ago in Spotfire / Data Functions / Scripting 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...
about 8 years ago in Spotfire / Analytics / Data Functions 1 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...
7 months ago in Spotfire / Data Functions 0 Future Consideration