Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 4229 of 4828

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...
almost 6 years ago in Spotfire / Custom Expressions 2 Already exists

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...
almost 6 years ago in Spotfire / Filters 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...
almost 3 years ago in Spotfire / Mods / Visualization 1 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

officially support installing spotfire server on non-English OS

Currently Spotfire Server(TSS) and web player(TSWP) only support installation on English OS, however, most of customers in Japan use OS in Japanese in their production environment. There has been no issues until v6.5, in Spotfire 7.6 (as confirmed...
almost 9 years ago in Spotfire / System Administration 0 Future Consideration

Automation API for publishing jobs to the Spotfire Library and scheduling them as well

It will be helpful if we could call an API that would assist in publishing job definitions to the Spotfire Library as well as scheduling the published jobs. Alternatively, an API allowing scheduling of job definition xml files would also suffice.
almost 6 years ago in Spotfire / Automation Services 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 ...
almost 3 years ago in Spotfire / Data Management 0 Future Consideration

Log both normal, debug and trace logs by default

Update the default log configuration on Spotfire Server so that separate log files are generated at debug and trace levels. We often find that troubleshooting difficult issues requires access to debug or trace logs and without those logs to hand y...
almost 9 years ago in Spotfire / System Administration 1 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