Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4176

Add multiple datasets and have different x, y axis in one chart.

Can Spotfire provide an approach to easily import multiple datasets and have different x, y axis in one chart? This requirement is very important and useful for our internal users in having more flexibility of adding dataset in one chart.
about 8 years ago in Spotfire / Visualization 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 2 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 2 years ago in Spotfire / Scripting 0 Future Consideration

Having hyperlinks open within the mobile app

Having report hyperlinks open within the mobile app instead of a browser
over 5 years ago in Spotfire 2 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 2 years ago in Spotfire / Scripting 0 Future Consideration

Spotfire needs to recognize DLS coordinate system (i.e. 100/01-10-005-02W2/00)

The entire Canadian energy industry runs off the DLS coordinate system. In order to plot, map, and visualize oil wells, we need Spotfire to recognize this system. With the surface and downhole coordinates available in DLS, we would then be able to...
about 8 years ago in Spotfire / Maps 0 Future Consideration

use document property to set low / high on a range filter

One of our customers wants to use document property to set low / high on a range filter, instead of currently only actual value can be used.
over 2 years ago in Spotfire / Filters 0 Future Consideration

specify document property in search box of filters

One of our customers wants to specify document property in the search box of filters(list box filter, etc.) , so as to search all values matching the search criteria defined by the document property.
over 2 years ago in Spotfire / Filters 0 Future Consideration

Per-multiple-instance parameter values

One of the ways we scale StreamBase applications is to have multiple, usually concurrent, instances of a module that connect to some external thing. Connection properties, however, are almost always deployment-environment specific and thus appear ...
about 8 years ago in Spotfire Streaming 0 Future Consideration

Custom expression function to format data(numeric/datetime,etc) like String.Format([column], "c# format string")

It's good to have custom expression function to format data like String.Format([column], "c# format string") in custom expression or calculated column. Thanks.
about 8 years ago in Spotfire / Custom Expressions 0 Future Consideration