Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Enable/Add ClickHouse database adapter

Require TDV to be able to connect ClickHouse Database
over 1 year ago in Spotfire Data Virtualization / data sources 0 Future Consideration

Support JSON data type of PostgreSQL

Unfortunately, TDV doesn't support JSON data type when working with a PostgreSQL database.
over 4 years ago in Spotfire Data Virtualization / data sources 0 To be Reviewed

Data function save as

Add a [Save as..] button to make a copy of the data function along with all the mapped parameters. When it comes to developing data functions or creating different versions of different data function, it takes too long too map all parameters for t...
about 3 years ago in Spotfire / Data Functions 0 Future Consideration

f(x) flyout package installation directly

When a required package is determined to be missing, allow install directly from input param flyout
almost 4 years ago in Spotfire / Data Functions / User Experience 0 Future Consideration

Drop Down input control for f(x) flyout

Drop down for pre-determined values in input values. If document property related, must be able to store options in SFD file.
almost 4 years ago in Spotfire / Data Functions / User Experience 0 Future Consideration

Tagging/grouping of data functions in f(x) browse

Be able to group and/or tag data functions into collapsible groups. Would be nice to be able to control the icons and have language indicated automatically. This would make it easier to access and find data functions.
almost 4 years ago in Spotfire / Data Functions / User Experience 0 Future Consideration

Enable Setting `NA_character_` in Data Function Parameter

Goal Programmatically set the value of input parameter (String type) in Data Function as NA_character_. Concept Use SetInput() method in DataFunctionInputCollection to set execMode parameter (refer to .png) before executing Data Function. Current ...
almost 4 years ago in Spotfire / Data Functions 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

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