Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Data Functions

Showing 114

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

Keep old output columns when adding new output columns in data function

Say we have a data function that has column A as output. When the script is altered and a new column B is added as output, then an additional column A is added along with the new column B. However, as calculated columns etc. might depend on the ol...
over 7 years ago in Spotfire / Analytics / Data Functions 0 Future Consideration

Output column mapping replace column

Outputting a column from a data function that maps to data table should be able to replace an existing column
over 2 years ago in Spotfire / Data Functions 0 Future Consideration

Allow Data Functions to Return Notifications

With Data Functions being more easily exposed via the side bar and other mechanisms, it would be beneficial to have the option of passing notifications back to the Spotfire Notification window. Currently, only certain errors are capture and return...
about 3 years ago in Spotfire / Data Functions 1 Future Consideration

TERR Graphical limitations

One of the requests that I receive most from users who are R and Python programmers, is the request that within Spotfire they could create graphics using the open source language packages. I know that currently the TERR engine does not provide gra...
over 4 years ago in Spotfire / Data Functions 0 Future Consideration

Duplicate Data Function definition

Sometimes, I want to register a data function with a script that is already present in the analysis but slightly different parameters. For this, I have to register a new data function and select all the input/output parameters again. "Copy" in the...
over 5 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

Python Data Function - Add Row Number

Display row numbers for Python scripts in the Edit Script workspace. This is present in R data functions but I don't see it when writing a Python function. This is useful for debugging code with the referenced line numbers.
about 6 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

Make guid of Data Function in Transformation visible in source information

When you insert a data function as transformation, I don't see how you can find out where it is loaded from, so if you have stored a data function with the same name multiple times, you cannot find out which one is actually used in the transformat...
about 7 years ago in Spotfire / Data Access / Data Functions 1 Already exists

Secure Authentication in Data Functions on Python/R nodes

Our users are increasingly leveraging Python Nodes for data access. A common challenge they’re encountering is around authenticating requests securely. As you're aware, there's currently no built-in way to pass user identity or authenticate reques...
22 days ago in Spotfire / Data Functions 0 To be Reviewed