Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4318

Put (Column Names) on Shape By axis to allow for multiple scales

In scatter plots if you want to have multiple y scales (especially one to the left and one on the right), you need to color by (Column Name) or trellis by (Column Name). However, in scientific literature the normal way is to differentiate the left...
almost 6 years ago in Spotfire / Visualization 0 Future Consideration

Link List Box Property Control to Filter

This is useful for creating single selection filters. We have a use case for users being able to move through values in a filter ONE AT A TIME. The list box (single selection) property control achieves this but falls short because the selectable v...
over 7 years ago in Spotfire / Filters 0 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 1 year ago in Spotfire / Data Management 0 Future Consideration

Stacked bars labels displayed, no matter the importance of the data value

When I am using combination charts (x = time, y = count of validation), I use stacked bars to show for example the proportion of male and female who validated, per time period. When there is not so much validations compared to the other months (an...
over 7 years ago in Spotfire / Visualization 0 Future Consideration

Enhance Scripting Default Options to Show Dialog box when Application is Not Responding

Problem: (version 7.6) When a report has a longer running ironpython, the Spotfire application goes into a windows (Not Responding) state. Windows then displays a dialog box prompting the user to Close the Application or Wait for the Program to re...
over 7 years ago in Spotfire / Scripting 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 1 year ago in Spotfire / Scripting 0 Future Consideration

Spotfire Connector for SAP S/4 HANA On-prem and Cloud

Right now, the native connector of SAP HANA cannot connect to S/4 HANA system. There are many customers leveraging S/4 HANA across the organization. They need the connectivity right away.
almost 3 years ago in Spotfire / Data Access 0 Future Consideration

Add method to create DataSource via list/array of values.

Scenario Given lists of values - e.g., `set_a` and `set_b` - in the example below, goal is to create a DataTable in .dxp. set_a = [1, 2, 3, 4] set_b = [5, 6, 7, 8] Current Workflow The DataSource Class is created by (1) generating a tab-delimited ...
over 1 year ago in Spotfire / Scripting 0 Future Consideration

Add dynamic variables to the mods, like arrays

I need to store variables that can grow in the mods, for custom properties that are stored as a dynamic array instead of only fixed sizes
almost 3 years ago in Spotfire / Mods / Visualization 0 Future Consideration

up/down key to change column in column selector PRIVATE

It is possible to change column by pressing up/down key after activated column selector in spotfire 6.5, and lots of customers(Toshiba) got used to it and heavily relied on it. Unfortunately this behavior changed to opening column select window af...
over 7 years ago in Spotfire / Visualization 0 Future Consideration