Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 342

Add the "pad" function

I would like to see the PAD (and/or LPAD/RPAD) function added to Spotfire. This is a common string function in many other DBMSs and tools. Example use case:I had a data source with one column containing SEQUENCE (i.e. integer 1-15) and another col...
about 1 year ago in Spotfire / Data Functions 0 Future Consideration

Easily display htmlwidgets/Javascript visualizations from TERR in Spotfire

WHAT: TERR can create interactive visualizations using htmlwidgets based (and other) Javascript visualizations, but there is not an easy way to return those to display in Spotfire. There should be a simple and straightfoward way of doing this. WHY...
over 8 years ago in Spotfire / Analytics 0 Future Consideration

Add DistinctValueCount, RowCount, ValidRowCount, InvalidRowCount, MinValue, MaxValue, MinNumericValue, MaxNumericValue as column properties

I would like DistinctValueCount, RowCount, ValidRowCount, InvalidRowCount, MinValue, MaxValue, MinNumericValue, MaxNumericValue to be available as column properties. They were available in 5.0 and earlier versions of Spotfire.
over 8 years ago in Spotfire / Custom Expressions 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...
almost 4 years ago in Spotfire / Data Functions 0 Future Consideration

Short Format Customization

Make all of the numbers in a column to be shown in the same short format. For example I have a number in the millions but I want it to show as 0.20Bn. I created a Short format saying 10^9 show billions but anything under a billion is showing the f...
almost 8 years ago in Spotfire / Custom Expressions 0 Future Consideration

Surface Python warnings without having to enable debugging

I think it would be very helpful for developing data functions if we could surface warnings without involving the debugging feature. Sometimes for instance there is a call to an API and that call may fail; one way of designing the code would be to...
over 1 year ago in Spotfire / Data Functions 0 Future Consideration

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...
about 8 years ago in Spotfire / Analytics 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...
over 8 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...
over 8 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",...
over 8 years ago in Spotfire / Custom Expressions 0 Future Consideration