Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Data Functions

Showing 111

Run Data Function as Transform

Currently possible with data table in/out but full functionality would allow more control. That is currently possible only after freezing or linking data tables. The latter implies this could be done easier for the analyst.
over 2 years ago in Spotfire / Data Functions 0 Future Consideration

Need UI checkbox to configure data functions to run in Synchronous mode

Data function can be executed Synchrnously from API but there is no UI controls in data function configuration window to enable this option!As a normal user, I want to create a data function and I need it to execute synchronously ... today there i...
over 3 years ago in Spotfire / Data Functions 0 Future Consideration

Data function parameters 'all data' option when data limited using marking

Data function parameters can be limited using markings but not all the options we are used to with data limiting on visualizations are available. I especially miss a 'if no data is marked use all data' option.
about 4 years ago in Spotfire / Data Functions 1 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 6 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

Data function does not have option to enable/disable prompting

Unlike tables from data sources, the data tables from data functions have their 'Prompt for new settings before loading' check box disabled. This means that we have no real control on when a data function prompts users for new settigns! It would b...
over 2 years ago in Spotfire / API / Data Functions 0 Future Consideration

Custom data functions should have same UI components (menu items) as custom data sources

The recommendation from TIBCO support is to switch using custom data sources to custom data functions. Support provided the following link to show how this can be done: https://community.tibco.com/wiki/wrap-data-source-inside-data-function The mai...
over 3 years ago in Spotfire / Data Functions 0 Future Consideration

LongInteger is missing in Register Data Functions menu

In case I have a column define as LongInteger data type, then I create a new function and insert an input parameter as type "Column". We noticed the following: 1. LongInteger is missing in the allowed data type list. 2. I'm not able to select the ...
about 8 years ago in Spotfire / Data Functions / Data Management 0 Future Consideration

Data Function New vs Insert

Merge register new with insert as it can be confusing to users. The process of registering a data function and then clicking run to embed it isn't as intuitive as it could be for new users. Could we remove this step somehow?
over 2 years ago in Spotfire / Data Functions / User Experience 0 Future Consideration

AutoSynch Library TERR Data Function Parameters, not just scripts

I'm able to force an auto-sync of a library function upon opening a Spotfire template. This is very useful for distributed templates among many users, as incremental changes in the function will be automatically pushed to every user. However, the ...
almost 7 years ago in Spotfire / Data Functions / Scripting 2 Future Consideration

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