Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 361

Lastperiods() with negative period numbers

Hi, The lastperiods function can only accept positive first parameter (which indicates the number of periods to include in the calc (as opposed to the previousperiod function which can take negative arguments). if you tried to use this function in...
over 7 years ago in Spotfire / Custom Expressions 1 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.
over 5 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

Exclude Columns Transformation: Honor Exclusions Even When Data Type Changes

I want the exclude columns transformation to honor my request when I exclude column(s). I do not care if the data type changes. If I want the column excluded, then I do not want it in my data tables -- unless I specifically allow it. At the moment...
almost 2 years ago in Spotfire / Custom Expressions / User Experience 0 Future Consideration

Hyperlink to the Values in The Table Chart

By getting this feature we can get the details of the particular value also can navigate to other pages in the dashboard
over 7 years ago in Spotfire / Analytics 1 Future Consideration

IFERROR Function

Adding a IFERROR function (similar to the one in Excel). This helps when analyzing data and prevent dividing by zero issue.
almost 2 years ago in Spotfire / Custom Expressions 0 Future Consideration

Suggestion about Lines&Curves Property

Hello, I have a suggestion for Lines&Curves Property. I want to get a return value for Line. Because I want to use returned Coefficient value from xxx Curve File as calculated column. Thank you.
almost 8 years ago in Spotfire / Analytics 0 Future Consideration

Allow the creation and definition of some enterprise document properties

Many reports can draw on the same document definitions that need to be recreated in each new analysis, or a template is required to predefine them. There is already on e enterprise document property "Financial Offset". Similarly, it would be conve...
almost 8 years ago in Spotfire / Custom Expressions 0 Future Consideration

Add Run Button to GUI

Add run script button to any GUI where appropriate. For instance, when I am writing IronPython I often just want to run the script with a new parameter setting to see if it works. At the moment I have to edit the script before I run it, so it woul...
almost 4 years ago in Spotfire / Data Functions 0 Future Consideration

Date diff function excluding weekends (Working days)

DateDiff - function is used to find the ageing between start date and end date but it includes weekends. Spotfire should add a new functionality in DateDiff function which accepts are parameter to exclude weekends and find working days ageing. Dat...
almost 8 years ago in Spotfire / Custom Expressions 3 Future Consideration

TERR - Parallel processing support

As far as I know, TERR does not support parallel processing or multi-threading. It would be great to include this support in order to reduce computing time on large data sets, or on large ML training exercises. I created some multithreaded code in...
almost 6 years ago in Spotfire / TIBCO Enterprise Runtime for R 2 Already exists