Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Wilcoxon Matched Pairs Test with "exact" method

The results of Statistica program Wilcoxon Matched Pairs Test are different then the result I get with Matlab and R. Statistica uses a normal approximation when calculating p-values. It would be beneficial, if a a radio button select like this exi...
over 3 years ago in Spotfire Statistica 0 Future Consideration

Kanban Board Mods with Sorting

First of, I find the Kanban Board Mod very interesting as it can leverage qualitative information very well. However I struggle a little bit to leverage Quantitative information as currently no sorting is possible. Would it be possible to consider...
over 3 years ago in Spotfire / API / Visualization 1 Future Consideration

Can library search show the path to the file in 10.3 Web Player, like the Analyst client does???

Need to have this parity. In our world, there can be multiple files having the same name - things get copies and people work on their own versions without changing the file name. Impossible to differentiate from the multiple copies when searching ...
almost 7 years ago in Spotfire / Library 4 Future Consideration

Allow sample data selection when opening analysis

Some analysis may involve minions of rows or against a slow DB or connection. When trying to open to make updates, it could take 20 minutes or more. Desire here is to allow a report to be opened with sample data so that it can be quickly checked. ...
about 10 years ago in Spotfire / Data Access 3 Future Consideration

I want to be able to render a column as image and see the changes in the png file presented in the dashboard

We have a dashboard that shows the departments agenda. Each day, a new version is saved to a shared network drive and reloaded into a Spotfire dashboard. The data column is rendered as this agenda.png. But the dashboard doesn't pick up the daily c...
almost 7 years ago in Spotfire / Visualization 7 Already exists

Statistica Documentation - Add example(s) of analyzing D-optimal, I-optimal designs created in Experimental Design Builder

We have Design of Experiments Examples 12 & 13 that explain how to create D-optimal and I-optimal designs. We should add some next steps to these examples - possible or recommended approaches for analyzing the data collected in both designs.
over 3 years ago in Spotfire Statistica 0 Future Consideration

Store all server side logging in system language rather than user language

Log everything on the server side (including Nodes, Servers and Action logs) in the system language rather than the end user's language. Sometimes I'm troubleshooting problems for users in (e.g.) China and it's rather hard given that the log ent...
almost 7 years ago in Spotfire / System Administration 3 Future Consideration

Format (Color by) legend number type for custom expressions

If we were to have a custom expression for the Value (Y) axis and Color by such as SUM(Profit)/SUM(Revenue) and both profit and revenue were in dollars then the Y-axis can be formatted to a Percentage. But the same cannot be done for color by lege...
about 10 years ago in Spotfire / Visualization 1 Future Consideration

Marked Row DataTransformation in Data Canvas/IronPython API

Scenario Given a DataTable with marked rows, goal is to add a DataTransformation or other DataFlow step in Data Canvas or via IronPython API to obtain the said table containing only the marked records. Current approach uses a Data Function to get ...
over 3 years ago in Spotfire / Data Management 0 Future Consideration

Bulk removal of Data Transformations

Scenario Apply different sets of DataTransformations depending on user input - e.g., drop-down selection. Current API only allows removal one step at a time: for op in sourceview.GetAllOperations[DataTransformationsOperation](): if sourceview.CanR...
over 3 years ago in Spotfire / Scripting 0 Future Consideration