Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 345

run Python data function on other available engine instead of showing "Error from Remote Service: Internal Server Error (500) - Session is currently closing an engine."

Please improve Python service to run Python data function on other available engine instead of showing "Error from Remote Service: Internal Server Error (500) - Session is currently closing an engine." This can be seen if running python data funct...
almost 2 years ago in Spotfire / Analytics 0 Future Consideration

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

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.
about 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...
about 8 years ago in Spotfire / Custom Expressions 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...
about 8 years ago in Spotfire / Custom Expressions 3 Future Consideration

Adding R-Squared to Curve Fits

In Spotfire, on the exponential curve fit and other curve fits, it would be great if the equation displayed would also include the coefficient of determination, or R-Squared value. Not at all different to what Microsoft Excel shows. It would be gr...
over 8 years ago in Spotfire / Analytics 2 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...
about 4 years ago in Spotfire / Data Functions 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...
about 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) ...
about 2 years ago in Spotfire / Custom Expressions 1 Future Consideration

display of common mathematical expressions based on highlighted data

Would like to highlight data on a graph, and have Spotfire tell me things like the Average, Mean, Max, Min without having to code. I should be able to Display or Hide the "Stats" window, and based on what I highlight in the graph, it calculates th...
over 6 years ago in Spotfire / Custom Expressions 1 Future Consideration