Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Data Flow Graph

In a Spotfire Analysis, there are numerous elements that interact with each others (like filters, markings, scripts, on demand data, document proprieties). Sometimes their interactions can become complex, especially as the analysis grows and it is...
over 7 years ago in Spotfire / API 1 Future Consideration

JavaScript API ability to open a file without user saved state

It's possible to open Spotfire files and ignore user's saved state with the '&applyState=false' URL parameter. It would be helpful to have an option to do the same through the JavaScript mashup API. I'm working on automated tests in Spotfire u...
over 7 years ago in Spotfire / API 2 Future Consideration

Possibility to get informed about new MODs on TIBCO community

No description provided
almost 4 years ago in Spotfire / API 2 Future Consideration

Spotfire API provide access to the time a data source was loaded

In Data Table Properties, the Source Information tab lists information about each data source in a data table, including the time it was loaded. I would like to retrieve the data loaded time using the Spotfire API, so I write an IronPython script ...
almost 4 years ago in Spotfire / API 0 Future Consideration

Add support for common data definitions in the Business Directory

My clients are requesting support for common data definitions in Business Directory. This should be a searchable repository that users can use to more easily understand the meaning of terms and data fields present as columns in the views and table...
over 7 years ago in Spotfire Data Virtualization / data catalog / metadata 1 Future Consideration

DocumentChanged/DocumentClosing trigger needs to fire when template fails to open ...

We need to detect the case when a template fails to open in WebPlayer ... We were expecting that "DocumentChanged" and "DocumentClosing" triggers would be fired when document fails to open in webplayer for any reason. Unfortunatly, this is not the...
almost 4 years ago in Spotfire / API 0 Future Consideration

use proxy setting in Spotfire.Dxp.Worker.Host.exe.config to perform mod signature validation

Mods' signature is validated when Analyst/Consumer utilize it in a analysis. The signature is considered valid if certificate chain is built successfully and revocation verification is successful and it may require internet connection. For Web Pla...
almost 4 years ago in Spotfire / API 0 Future Consideration

Copy paste formula for the calculated column

When we build/create a formula using calculated column, noticed that we are not able to copy the formula after we save it. I think it's very useful if we can copy the formula and paste it to the new calculated column when we needed. Especially whe...
over 7 years ago in Spotfire Data Virtualization / data sources 0 Will not implement

XML Escape/Unescape Functions

In order to facilitate interaction with XML based data sources (for example, REST endpoints returning XML data), it would be beneficial for TDV to have built-in functions for escaping, and unescaping, XML data. Currently, there is no functionality...
over 7 years ago in Spotfire Data Virtualization / data sources 0 Will not implement

Filter before Procedure Join

We are increasing the use of Web Services, thus more procedures. It is very common for us to join a web service to a relational table, however the procedure join is executed for every row. Is it possible to update the query engine to apply a filte...
over 7 years ago in Spotfire Data Virtualization / performance 0 Will not implement