Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Add ability to specify column data types when importing programmatically from Excel.

I am currently running a script which will replace data tables with excel sheets through a simple file explorer interface. However I am noticing that Spotfire is automatically guessing the data type of a column based on the first n rows of data im...
over 8 years ago in Spotfire / API 0 Future Consideration

Gauge chart with reference value

Today we can only show one value in the gauge chart. This type of visualization is frequently used to display a value, but also a reference value. Usually displayed as a line in the gauge area. The idea is to implement a way to define a second val...
over 3 years ago in Spotfire / API / Visualization 0 Future Consideration

Expand the ExportDataToLibrary API to include the options available in the UI

When exporting data to the library through the UI you have the option to apply filtering or marking. When using the API these options don't exist - you can simply save all data from the table.
almost 9 years ago in Spotfire / API 0 Future Consideration

Add API access to allow updating the width of scale labels using python.

This property is not currently exposed for use by python scripts. We have several use cases on our dashboards where we will toggle a visual between various reports using a python script (and it must be via python since we are doing things like cha...
almost 8 years ago in Spotfire / API 0 Future Consideration

expose API to write log to user action log

Customer would like to write log to user action log, in order to record usage and actions user has performed on a custom extension. Please expose API to do so if possible. Thanks.
over 4 years ago in Spotfire / API 2 Future Consideration

I would like the "Edit">"Edit in WebUI" menu in Studio to open the Web UI flow.

When I select a flow created in WebUI from TDV Studio and click "Edit in WebUI" on the menu bar, only the top page of WebUI opens, but not the selected flow. Could you please change the specification so that the selected flow opens? If it is diffi...
over 3 years ago in Spotfire Data Virtualization / data catalog / metadata 0 Future Consideration

Allow a Library Group to trust unsigned mods (TIBCO Cloud)

On TIBCO Cloud, give administrators and/or some specified library group the ability to trust unsigned mods.This would provide Enterprise users the flexibility of preventing users from authorizing something potentially malicious, as well as remove ...
over 4 years ago in Spotfire / API 0 Future Consideration

Expose Connection Path for DataConnectionOperation Class

Request Expose Path to connection in library property for DataConnectionOperation Class. Background For DataSourceOperation Class, it has the GetDataFlow() method, which gives its path via DataSource.FilePath property; however, this is not availab...
over 3 years ago in Spotfire / API 0 Future Consideration

Leave aliases once set, even after unchecking them in the grid panel

If a column with an alias is unchecked in the grid panel, the alias will disappear. Please see the attached file for details. This is inconvenient because if the column is checked again, the alias must be set again. I hope this will be improved.
over 3 years ago in Spotfire Data Virtualization / development 0 To be Reviewed

out-of-the-box /lib function to "applyReservedListToPath" and "applyReservedListToWord"

Implement out-of-the-box /lib functions that emulate the ASAssets Utilities "applyReservedListToPath" and "applyReservedListToWord". A function like this is required in the "new" Dynamic Data Source Call Back function to fix data source paths refe...
over 2 years ago in Spotfire Data Virtualization / admin APIs 0 Planning to implement