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.
Suggest to expand/upgrade the "data relationship" in Tibco Spotfire to be more compatible with template creation
Hello, During my interaction with our customers, "data relationship" analysis seems very useful! However, selecting X/Y columns is manual, and by selected columns only. Can we enable select by expressions, etc.? Thanks, Xiaojing
Please upgrade TERR to the latest R version, in order to support latest R packages. Currently the latest TERR version is 6.0.3 which is based on R 4.0.2 which is released in July 2020. There have been lots of newer versions of R since then.
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...
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...
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...
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...
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...
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...