Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 318 of 4425

Ability to synchronize a mod property between multiple instances of a mod

I built a mod which serves as a kind of filter panel, and is replicated on multiple pages in my dxp. This mod provides some UI controls, like input fields, to let the user change the values for the filters (like the min and max time for a time ran...
almost 4 years ago in Spotfire / Mods 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...
almost 2 years ago in Spotfire / Mods / Visualization 0 Future Consideration

Excel file(xls/xlsx,etc) Import API

Customer wants custom tool to import multiple excel files at once. To create a tool to do this, reading excel file/sheet is required, which requires basically microsoft's office driver. On combination of 64bit OS + 32bit office driver, a 32bit pro...
over 8 years ago in Spotfire / API 0 Future Consideration

Use `DataFunctions` API to control the Limited by > Filtered/Marked rows options

#### Goal Use `DataFunctions` API to control the Limited by > Filtered/Marked rows options. #### Issue The [DataFunctions API](https://docs.tibco.com/pub/doc_remote/sfire_dev/area/doc/api/TIB_sfire-analyst_api/?topic=html/N_Spotfire_Dxp_Data_Da...
over 3 years ago in Spotfire / API 2 Already exists

Control over on-demand table settings in API

Hi, It would be nice to be able to control the on-demand settings of data tables through the API. Just as one can modify filterings and markings of visualisations, the same would be very useful for data table settings as well. Thanks, Laszlo
almost 8 years ago in Spotfire / API 0 Future Consideration

API to set table dependencies

SF10.10.x reloads/refreshes the data tables based on the table creation order. So the first created data table is the first one to be refreshed while the last created table is the last one to be refreshed. This sequential operation allowed us to c...
over 3 years ago in Spotfire / API 1 Future Consideration

Information Links to TDV Virtual Views migration

Various Spotfire customers rely on 1000's of Information Links. Since IL's can't keep data external current investments in new and fast In Memory DB's (like SAP HANA) can't be leveraged fully. Moving away from IL's is a tedious task when there are...
about 4 years ago in Spotfire / API / Data Access / Information Services 0 Future Consideration

Add method to the JavaScript mashup API to check if Spotfire is 'ready'

I'm working on a framework to automate Spotfire Web Player interaction through Selenium. Very often when writing Selenium based tests I need to interact with Spotfire in some way (e.g. change the active page) and then wait for Spotfire to be 'read...
about 6 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...
about 2 years ago in Spotfire / API 0 Future Consideration

Missing API for Graphical Table.CreateLayout

We found out that we have APIs to programmatically scroll table plots, summary table and cross tables using API var table = visual.As<SummaryTable>();layout = table.CreateLayout(); But we do not have such API for Graphical tables. This is a ...
about 4 years ago in Spotfire / API 0 Future Consideration