Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire

Showing 4195 of 4798

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

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

Alternate between Scroll for large tabular visualisations and a "Paging" option

At the moment, the only option we have for tabular visualisations is to scroll through them. It would be great if we could add an alternative UI for the tabular visualisations such as a "page" option (Previous, Next, page 1-2-3-4-5-6-7 etc.). User...
about 8 years ago in Spotfire / Visualization 0 Future Consideration

RHEL 7,8 support for all Spotfire 12 components

In the latest mainstream version of Spotfire Server 12.3, RHEL 9 is supported for these services: RHEL 9 is now supported as the operating system for: • TIBCO Spotfire® Server • TIBCO Spotfire® Web Player • TIBCO Spotfire® Automation Services • TI...
over 2 years ago in Spotfire / Installation 0 Will not implement