Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 553 of 4820

add API to write log out to Analyst/WP/AS standard log files

Please add API to write log out to Analyst/WP/AS standard log files, i.e. Spotfire.Dxp.SupportDiagnostics.log (analyst) Spotfire.Dxp.Worker.Host.[instance-guid].log (WP/AS)
almost 5 years ago in Spotfire / Mods 0 Future Consideration

Increase text length limit for importing text fields to Statistica workspace.

Currently the text length limit for importing text is 30720 for Statistica v13.4. We have a field that has a max length of 100k and would like to import this for text mining. Ideally we would want full support of VARCHAR(MAX) fields. For reference...
over 7 years ago in Spotfire Statistica 0 Future Consideration

Provides a license monitor that monitors, aggregates, and displays user login and logout times

Session viewer of version 14.1 only shows who is connecting at the moment. Especially when using concurrent licenses, if an administrator can see which departments are using the software frequently, including past history, they may consider adding...
over 2 years ago in Spotfire Statistica 1 Already exists

Re-implement of Software-enforced licenesing management function for concurrent user license

Since end users cannot know who is connecting, they cannot control the number of simultaneous connections. Regarding concurrent user licenses, it is necessary to re-implement the function to limit the maximum number of concurrent connections.
over 2 years ago in Spotfire Statistica 1 Will not implement

API to register a data function

An API to register a data function would make it possible to have a custom extension dynamically add a data function to the analysis document. Similar to how you can import a .data function (from a -sdf file) in the Register Data Functions dialog.
over 2 years ago in Spotfire / API 0 Future Consideration

Enhancement of Spider chart mod

Here are several suggestions for enhancement of Spider chart mod (in the attachment you can find graph which we would like to replicate and which would be useful for multivariate distribution comparison, for example for drift detection): Should be...
over 2 years ago in Spotfire / Mods 0 Future Consideration

Allow setting of the AllowCaching flag for the DataFunctionDefinition class via the API

I've built an extension that creates custom data functions and allows the user to edit them. I'd like to be able to alter the 'AllowCaching' setting, but the only public API method for setting the value is on the DataFunctionDefinitionBuilder clas...
over 7 years ago in Spotfire / API 1 Already exists

Make DataFunctionInput.InputType public

I'm building a complex custom data function and need to be able to check whether an input to a data function is an expression or a value. The DataFunctionInput class has an InputType property, but it's not public so I can't directly access it with...
over 7 years ago in Spotfire / API 1 Future Consideration

trigger mod visualization to redraw when document properties is changed.

We know that if document property is referenced by a built-in visualization(e.g. bar chart), when the value of the document property changes, the visualization is rendered automatically to reflect the new value. One of our customers wants this beh...
over 2 years ago in Spotfire / Mods 1 Already exists

Add the IsEnabled method used by the Tools to the Custom Visualizations

As a Spotfire Developer the customer would like to have an enable/disable option for custom visualization the same way as we have IsEnabled() method in the tools today(CustomTool). End-goal:If this is implemented the developers can perform specifi...
about 10 years ago in Spotfire / API 0 Future Consideration