Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Enable Custom SOQL for the SalesForce connector

The current connector (7.10) only allows 2K rows from SFDC reports. In order to get around this, one must execute custom SOQL (SFDC SQL). The custom SQL is grayed-out for this connector. Importing entire SFDC tables is not an option; for large com...
almost 9 years ago in Spotfire / Data Access 3 Future Consideration

API to create kmeans clustering calculation

Customer would like to use Python to create kmeans clustering calculation so it would be very helpful if related API is made publicly available.
almost 9 years ago in Spotfire / API 1 Future Consideration

Spotfire client loader should renegotiate a full handshake with the server if it receives a malformed ticket.

Currently it drops the connection. It would be far more elegant to renegotiate a full handshake.
almost 3 years ago in Spotfire / Installation 3 Needs Info

Add an aggregation method to find the Nth most common value

MostCommon is a pretty useful aggregation method, for example when you have a large set of defective parts across different products and these are defective for different reasons and you want to see the most prominent error say per product. Very e...
almost 3 years ago in Spotfire / Custom Expressions 2 Future Consideration

Provide method (CanReplaceDataFlow) for DataTableDataSourceOperation class

For File DataSource and Information Link Data Source it is possible to replace only parts of how the data table is constructed w/o impacting the rest of the data table construction (see e.g. https://community.tibco.com/s/article/How-to-replace-the...
almost 3 years ago in Spotfire / API 0 Future Consideration

Support all types of columns through the JavaScript mashup getDistinctValues method

The getDistinctValues method can through an API error for certain types of columns (dates, hierarchies, booleans, long integers). This request is to support returning all types of data through this API.
over 7 years ago in Spotfire / API 0 Future Consideration

Add method to the JavaScript mashup API to check Spotfire version

I'm working on Selenium based tests for Spotfire reports. Some tests need to vary depending on the Spotfire version (e.g. clicking on the export menu option is different in 10.x versus 7.x). It would help if there were a supported API to check wha...
over 7 years ago in Spotfire / API 0 Future Consideration

Custom Aggregation Methods for related tables with something similar Group By functionality in SQL

With the ability to relate the tables there should also be the ability to customize the aggregations. We have several referential tables which we have a one to many relationship between them however we only want to have the aggregation affect the ...
almost 9 years ago in Spotfire / Data Management 0 Future Consideration

configure TERR/Python/R services to use proxy to build docker image

Please allow to configure TERR/Python/R services to use proxy to build docker image. The server needs to use proxy to connect to the internet and currently TERR service doesn't support to configure proxy to build docker images, also, TERR service ...
over 1 year ago in Spotfire / Data Functions 0 Future Consideration

NTLM Authentication on Data Adapters

It looks like currently we have only 4 option to use for Data Adapters in Webplayer (Prompt, Kerberos, Webconfig and Service Account). Is it possible to consider adding NTLM authentication as well. As we use NTML authentication on the spotfire ser...
over 7 years ago in Spotfire / Data Access 1 Will not implement