Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

TDV Procedure to return dynamic result set as output based on input

Hi, My idea is based on following support request. https://support.tibco.com/s/case/5004z00001uHJYhAAO/dynamic-cursors-in-tdv-procedures One of our client want to fetch different result sets from a TDV procedure based on the input passed to it. Cu...
over 2 years ago in Spotfire Data Virtualization / data movement 0 Likely to implement

Get setting for empty data in Mod

Spotfire allow users to configure the behaviour of a details visualisation when no items are marked in the master visualisation. In order to completely mimic the behaviour of a native Spotfire visualisation a Mod needs know that the user has confi...
over 4 years ago in Spotfire / API 0 Future Consideration

change Exception error message from login module

Hello. My idea was written based on the following SR. https://support.tibco.com/s/case/5004z00001sr0n9AAA/how-to-change-error-message-from-login-module In data virtualization, the Login Module is available, which can cause LoginException....
over 2 years ago in Spotfire Data Virtualization / access control 0 Likely to implement

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 ...
over 5 years ago in Spotfire / API 0 Future Consideration

Status bar makes it impossible to log into Spotfire App for Android 15

I submitted this as a support ticket, but no solution was available for this so this is my way of giving feedback for the Spotfire mobile app. Android 15 has a known issue where the edge-to-edge display makes the status bar and notification bar bl...
11 months ago in Spotfire / Mobile 3 Future Consideration

expose API to configure preferences for groups

We have some Spotfire Analyst custom modules that utilize preferences to store settings, and these settings are in json format so it's difficult to modify it using text editor so we provide a custom tool to do this. To apply these settings to pref...
almost 2 years ago in Spotfire / API 0 Future Consideration

Support dynamic secrets for connecting to data sources

Our security policy requires that all databases (specifically those on the public cloud) use dynamic secrets (rather than static credentials). Dynamic secrets are well suited to processes (e.g., Java, node.js, etc.) that are built using a pipeline...
over 7 years ago in Spotfire Data Virtualization / data sources 0 Future Consideration

Provide support for adding the datasources using ODBC

Currently we can connect to the data sources using JDBC protocol except of Microsoft excel ODBC. We should expand this to other data sources including the custom adapter data sources so that this will give us the flexibility to connect more data s...
over 8 years ago in Spotfire Data Virtualization / data sources 1 Already exists

Move points on map with a click and drag

Say you have a number of points on a map, in this case representing a hypothetical wellbore as an example. It would be amazing if you could click a point and move it in space. We’ve built a well planning app in spotfire and need the ability to mov...
almost 3 years ago in Spotfire / API / Visualization 1 Future Consideration

Add support for converting/handling SQL Server DATETIMEOFFSET fields

In the MS world, developers are frequently using the DATETIMEOFFSET type to specify a point in time at a given time zone offset. The type is common in SQL Server and C# code (probably more). Data like this ends up in SQL Server data sources. TDV d...
almost 3 years ago in Spotfire Data Virtualization / data sources 0 Likely to implement