Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

My ideas: Analytics

Showing 364 of 4309

remove TERR Tools dependency on "Access to Extensions" license

Analyst menu: Tools => TERR Tools depends on "Access to Extensions" license to become available. I assume it is developed using Spotfire SDK API(extending CustomTool<> class). But Python Tools doesn't have this dependency. Both TERR Tools...
almost 2 years ago in Spotfire / Analytics 0 Future Consideration

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

model version by ModelOps in Spotfire

now you can link a Modelops model from Spotfire by Spotfire UI, setting server, project, scoring flow and target environment. It would be very useful to have also the version, or, better, choose if a data function is linked to the published versio...
almost 2 years ago in Spotfire / Data Functions 0 Future Consideration

add function to convert integer to ascii character and vice versa

Please add function to convert integer to ascii character and vice versa. Currently we use expression like below to do so, it's ugly & slow and can not cover all ascii chars. case when ([val]>=48) and ([val]<=57) then string([val] - 48) ...
almost 2 years ago in Spotfire / Custom Expressions 1 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

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

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

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

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