Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

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

Have the same drilldown options for fiscal years as for calendar years

It would be great to be able to use the same date drilldown options in fiscal years as we can for calendar years, i.e. Fiscal Year > Fiscal Quarter > Month > DayOfMonth, and Fiscal Year > Month > DayOfMonth, or DayOfWeek. My compa...
over 6 years ago in Spotfire / Custom Expressions 0 Future Consideration

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

Output Holt-Winters forecast as calculated column

Just discovered the Holt-Winters forecasting implemtation in charts and find it extremely useful. However, it seems as if it was not possible to also get the forecasted values as a calculated column. This would be required to e.g. do some error co...
over 7 years ago in Spotfire / Custom Expressions 0 Future Consideration

Integration of Seaborn, Plotly, Dash, Pandas,Numpy etc with Spotfire

There are various lib which we can use to ease data manipulation and visualization, it will add more value if integration is provided for such libraries.
over 7 years ago in Spotfire / Custom Expressions 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