Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Export/import bookmarks from a Spotfire dashboard

The idea is to add a new feature to Spotfire analyst client, which allows developers to save/export any bookmarks within a dxp file (one by one or massively) and to be able to restore them in another version of the dxp file (if possible to reprodu...
over 1 year ago in Spotfire / Bookmarks 0 Future Consideration

Skip NULL fields in JSON responses (REST Data Service)

When exposing a table/view using REST Data Services, the JSON responses include fields with a NULL value explicitly. In some cases for tables sparsely populated this can add a lot of overhead (tons of NULL fields). This is being the case reported...
about 8 years ago in Spotfire Data Virtualization / web services 0 Future Consideration

Show last selected Bookmark in Bookmark panel and be able to update it directly from the panel

Often, I have to updated bookmarks. So I select one, work on it and updated it. However, when there are many bookmarks I sometimes loose track which one I wanted to update. As much work is flowing into setting up bookmarks, updating the wrong one ...
over 7 years ago in Spotfire / Bookmarks 0 Future Consideration

Ability to download cs_server.log file from DV Manager

Often times I work as an administrator on a DV server hosted on infrastructure I don't have access to. For troubleshooting purposes it would be very useful to be able to download the cs_server.log file from the DV Manager web interface. This allow...
10 months ago in Spotfire Data Virtualization / monitoring 0 Future Consideration

Push down TDV TZCONVERTOR function to Oracle DB

The following function when added to Oracle capabilities help push down TZCONVERTOR to Oracle db - TZCONVERTOR(@timestamp,~string,~string): cast(from_tz($1, $2) at time zone $3 as TIMESTAMP) Sample query - SELECT TZCONVERTOR (parse_timestamp('2023...
over 2 years ago in Spotfire Data Virtualization / data sources 0 Future Consideration

Able to set default settings for webservices JSON operation property and parameters and maintain after re-publish for REST

For REST webservices operation in TDV. We can select setting for our webservice in Web Services => REST => Operations => Property and Parameters Example: Default Property value are like ==== HTTP Method : GET ... Input Message ...
over 3 years ago in Spotfire Data Virtualization / web services 0 Future Consideration

schema specific selection for the published views via ODBC driver

We would like to show/limit published views from specific schema in separate folders in SAS connective via via ODBC driver. And this is not working currently everything is under the same folder and in case if there are two views with same name in ...
almost 6 years ago in Spotfire Data Virtualization / JDBC / ODBC / ADO 0 To be Reviewed

SQL Server Synonyms need be supported!

We utilize SQL Server Availability groups to distribute much of our master data across multiple servers. We then create synonyms to reference specific tables within other databases on the instance with the same performance as they exist within the...
over 8 years ago in Spotfire Data Virtualization / data sources 0 Future Consideration

Simplified build process for Streambase Containers for Gitlab-CI

Hi, there is documentation how to generate the Streambase Fragement and the Streambase Application Container via the GUI: https://docs.streambase.com/latest/index.jsp?topic=%2Fcom.streambase.sb.ide.help%2Fdata%2Fhtml%2Fadmin%2Fdocker-lv-create.htm...
about 5 years ago in Spotfire Streaming 0 Future Consideration

Data Usage Metrics: adding information regarding queries submitted to data sources

Data Usage Metrics have information mostly from a view point of client session, such as session status, requests and resources. If it had information related to queries submitted to data sources, as such the Query Execution Statistics has, it w...
over 3 years ago in Spotfire Data Virtualization / monitoring 0 Likely to implement