Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 372

Export R TERR script to R-Studio w/one button click

From Spotfire R / TERR script editor, have a right-click option to export existing script to R-Studio and automatically export the Spotfire Data that is required in the script. Currently, a user needs to copy the R / TERR from Spotfire, then laun...
over 8 years ago in Spotfire / Analytics 0 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

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

Create a Data Function definition (.sfd file) directly from RStudio

WHAT: Provide utility functions, documentation, perhaps UI for an R author to create a Data Function Definition directly from RStudio WHY: Enable an R author to create Data Functions without having to use the Spotfire UI, and do more of their work...
about 9 years ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

Ability to specify plots as outputs from data functions

WHAT: Ability to specify plots as outputs from data functions (in additions to binary objects, tables, columns and single values). Somehow specify when creating the data function at least minimal info to create plot (e.g., Visualization type, vari...
about 9 years ago in Spotfire / Analytics / Data Functions 0 Future Consideration

Set Default Color For Categories

Frequently, there are specific colors that I want to use for certain dimensions in my data. For instance, if I have credit card transaction data, and I want to break things out by 'Card Type', I should be able to set "AmEx = Green", "Visa = Blue",...
about 9 years ago in Spotfire / Custom Expressions 0 Future Consideration

R Syntax code checking in TERR Scripting window

Remember how I-Miner used to do a quick syntax once-over of the (S+) code before saving & closing the text window? It would be convenient if the Spotfire TERR window would do a similar once-over syntax check.
about 9 years ago in Spotfire / Analytics 0 Future Consideration

[Current Filtering] available in calculated column

Would be nice to be able to adjust a calculated column in an OVER expression using the current filtering
over 7 years ago in Spotfire / Custom Expressions 1 Will not implement

Not equal to should evaluate to true if value is null

User is stating that IF statements do not handle nulls as expected in calculated columns, or in limit data by expressions on a visualisation. Here is an example: 3 rows of data: ID Value1 Complete2 3 Not Complete Where in ID 2 , the value for the ...
about 9 years ago in Spotfire / Custom Expressions 1 Future Consideration

Control over formatting anywhere a custom expression is used

It is quite inconvenient that anywhere you use a custom expression you can't specify the format at the same time (or is there an undocumented keyword for expressions such as '[Home Runs]/[Runs] as [Percentage] like "#.# %"' ?)"
about 9 years ago in Spotfire / Custom Expressions 0 Future Consideration