Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Data Functions

Showing 102

Update Spotfire Server templates to include IronPython, Python and TERR scripts/data functions

Update the Spotfire Server out of the box data functions to include those on the community page https://community.tibco.com/wiki/tibco-spotfire-data-function-library-python-and-r-scripts-data-analysis Update Spotfire Server out of the box content ...
over 3 years ago in Spotfire / Data Functions 0 Future Consideration

Update the supported function list in Microsoft SQL Server connect

ur helpNow, just a small subset of functions are listed in TIBCO Spotfire when we connect to SQL Server in a external mode, making customer to not know all the options available from the engine. Basic functions like ROUND or CONCAT are not present...
almost 4 years ago in Spotfire / Data Functions 0 Future Consideration

We need to be able to sort document properties by name in the data function output parameters dialog.

I have a file with a lot of document properties, and every time I set up a Python data function with output parameters, I have to hunt for the document property in the list. Most dialogs let you sort by property name and that makes it much easier ...
about 4 years ago in Spotfire / Data Functions / Scripting 1 Future Consideration

Using "Search Expression" for Data Function transforms upon data add

When adding a data set, I can use Transformations> Data Function to apply a Data Function before the data gets brought in as a data table. This is really nice when I want to reduce file size in my DXP by pre-processing my DF on the source data....
over 5 years ago in Spotfire / Data Access / Data Functions 0 Future Consideration

Add full screen option to coding IDEs in Spotfire

In the IronPythin, HTML and R/TERR interface the code window is often too small to be useful. Could you add a full screen icon to these windows so that re-sizing these windows can be done without dragging the edges of the window?
almost 6 years ago in Spotfire / Data Functions / Scripting 2 Future Consideration

Enable a lightweight process to monitor realtime data in Spotfire X and trigger data function when configurable conditions are met

Data functions (TERR, etc) are not suited to process real time data streams handled starting with Spotfire X. However it would be great to have a lightweight process to monitor realtime data and trigger a data function when (user-configurable) con...
about 6 years ago in Spotfire / Analytics / Data Functions 0 Future Consideration

Allow an action control button to trigger more than one data function at a time

It would be helpful if an action control button could be used to trigger more than one data function at a time, similar to the manner in which you ca add multiple actions to an action control button.
over 6 years ago in Spotfire / Analytics / Data Functions 0 Future Consideration

Data Function Objects

Hi, Spotfire should allow objects created in a data function e.g. models etc. to be made available in another data function. Currently I save them as .rda file and then read it back in another data function which can become tedious and subject to ...
about 7 years ago in Spotfire / Analytics / Data Functions 0 Future Consideration

Passing calendar dates from Spotfire tables into Matlab data-structures via a Data Function without having to recalculate the dates

Currently calendar dates in Spotfire tabular data are received through a Data Function into Matlab as dates counted from 1/1/1960 rather than from the standard calendar starting point. This requires performing in the Matlab Data Function a convers...
almost 8 years ago in Spotfire / Analytics / Data Functions 0 Future Consideration

Data Functions to pass Spotfire data in Tables into Matlab objects of type "Table", "Array" or "Matrix" instead of "Structure"

Currently Spotfire tabular data is received through a Data Function into a "Structure" object (a datastructure where each column is recorded and accessed as a separate field). This is a structure much harder to manipulate in Matlab than a Matlab "...
almost 8 years ago in Spotfire / Analytics / Data Functions 0 Future Consideration