Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4816

Better decimal point accuracy on color rule for column created through a custom expression

I have created a percentage value as part of a custom expression - and within the Formatting menu, this field has been setup as a "Percentage". When I create a new color rule using this column, it allows me to enter decimal based values into the r...
over 5 years ago in Spotfire / Custom Expressions 2 Already exists

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 ...
almost 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...
almost 3 years ago in Spotfire / Scripting 0 Future Consideration

Specific filter for a visualization displayed on the visualization itself

For example, rather than include a filter in a text area, there could be a pop up filter available for a specific visualization. For example, click on filter icon to display a date range filter for a specific line chart displaying date values on t...
over 5 years ago in Spotfire / Filters 0 Future Consideration

Support for Packrat within Statistics server

Managing R packages for large communities of users isn't simple. We currently force groups to use their own file shares for the specific versions of packages that they need, then have them load them using the .libPaths function - that way we don't...
over 8 years ago in Spotfire / Analytics 2 Future Consideration

Filtering from Tag Panel

It would be nice to have an additional option in the context menu of the tags in the tag panel to filter to the tag. I mean setting the filter of the tag collection to exactly the selected tag and deselect all other values.
over 8 years ago in Spotfire / Tags 0 Future Consideration

Deactivate tile borders in map charts and remove category limitation on axis

Hi, I've recently learned from TIBCO service about the limitation of using tiled markers which is not yet well explained in the help (e.g. dividing all coordinates by 1000 suddenly allows using tiled markers in my case). It would be great if the c...
over 8 years ago in Spotfire / Maps 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 ...
almost 3 years ago in Spotfire / Scripting 0 Future Consideration

Withhold Scheduled reports in cache during upgrades / server restarts

When ever we restart Spotfire Server or after an upgrade of Spotfire , all the scheduled reports starts loading automatically and they take some time to finish . So it would be good if the reports are not lost and are cached when server restart or...
almost 6 years ago in Spotfire / Scheduled Updates 2 Future Consideration

Move First/Last for Selected Column for Table Visual

It would be helpful for manual ordering the columns selected for table visualizations if there were buttons to "Move First" and "Move Last" in the "Properties > Columns" menu that function similar to the buttons available in the "Organize Filte...
almost 6 years ago in Spotfire / Visualization 0 Future Consideration