Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 324 of 4798

Extend c#-API to make the new (10.10.0) color features of tables/cells available in c#

Since Spotfire 10.10 you can configure text color and background color of cells in tables, crosstables and so on. It would be great if I could use these features in my c#-extensions.
over 5 years ago in Spotfire / API 0 Future Consideration

Create API script that replace "match all possible" function

Since that "match all possible" option is removed. When inserting columns, only a few columns are auto-matched, but the users want to match all possible. We requested to create API script that replace "match all possible" function. This enhancemen...
over 3 years ago in Spotfire / API 0 Future Consideration

Mods should allows unaggegated data access to the source table

Especially when working with Streaming data, the data to be passed to the Mod is in it's final format already ready to be visualized. The limiting of data access to only aggregated data makes this painful or impossible to work with.
over 4 years ago in Spotfire / Mods 0 Future Consideration

Re-sign mod with Spotfire account

The ability to re-sign Mods with a certificate based on the Spotfire account would allow an administrator to easily share trusted mods across the organization. Making the mod signature and certificate verification completely transparent for end us...
about 2 years ago in Spotfire / Mods 0 Future Consideration

API to read multiple SBDF files consecutively and append them as a single data table

I'm proposing an API to read multiple SBDF files consecutively and append them as a single data table. If CustomDataSource is fetching a large SBDF file from a file server (e.g. samba server), I think it would be faster to split it into several SB...
over 2 years ago in Spotfire / API 0 Future Consideration

make script.WithParameters(params) work on WP@Linux

Below IronPython script doesn't work on WP@Linux, res, script= Document.ScriptManager.TryGetScript('myScript') newScript = script.WithParameters(params) It fails with error "Operation is not supported on this platform." We use above API to enable ...
3 months ago in Spotfire / API 0 Future Consideration

There should be a way to programmatically determine the load status of a Spotfire dashboard. For example, all tables have loaded, scripts executed, etc.

It is currently only possible to do so using the Javascript API; however, you will not be able to do so using this property within the Spotfire dashboard via IronPython. This report can be done using the Document.onDocumentReady method in Web Play...
over 3 years ago in Spotfire / API 0 Future Consideration

Access column values in visualization mods

Add API to retrieve values for specified column: unique values for category columns min / max and perhaps other measures for continuous columns (compare to Data Panel Overview).
about 5 years ago in Spotfire / Mods 1 Future Consideration

Please add APis to retrieve metadata like connection string of data source and other information of data source

CUrrently, we have usecase for data catalog to retrieve information of a dashboard like the data tables used, data sources relevant and the connect info. But we do not see the DXP having this info and there are no underlying APIs to extract such m...
over 1 year ago in Spotfire / API 0 Future Consideration

Mods API to read/write column sort order

Add API methods to read and write the sort order for specific colums- to discover its current sort order settings, and to alter it as required - either a default for the data type, or to specify a custom sort order.
about 3 years ago in Spotfire / API / Mods 0 Future Consideration