Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 424 of 4795

Copy paste formula for the calculated column

When we build/create a formula using calculated column, noticed that we are not able to copy the formula after we save it. I think it's very useful if we can copy the formula and paste it to the new calculated column when we needed. Especially whe...
almost 7 years ago in Spotfire Data Virtualization / data sources 0 Will not implement

XML Escape/Unescape Functions

In order to facilitate interaction with XML based data sources (for example, REST endpoints returning XML data), it would be beneficial for TDV to have built-in functions for escaping, and unescaping, XML data. Currently, there is no functionality...
almost 7 years ago in Spotfire Data Virtualization / data sources 0 Will not implement

Filter before Procedure Join

We are increasing the use of Web Services, thus more procedures. It is very common for us to join a web service to a relational table, however the procedure join is executed for every row. Is it possible to update the query engine to apply a filte...
almost 7 years ago in Spotfire Data Virtualization / performance 0 Will not implement

MacOS ODBC Client Drivers

Is it possible to have macOS client drivers? Our company is increasing its use for apple products and we need the ability to support all our customers. -Chris
almost 7 years ago in Spotfire Data Virtualization / JDBC / ODBC / ADO 0 Future Consideration

Add ability to programmatically determine what objects are included in a cache policy.

Using a policy has exponentially reduced the time to complete the full cache refresh (from ~ 3 hours to just over 1 hour). However, there is no way to determine which views/objects have been added to a policy, thus managing the cache refresh proce...
about 7 years ago in Spotfire Data Virtualization / caching 0 Future Consideration

Add control of for the correct use of http status codes

Follow W3C standards for http status codes. For instance if a published REST service doesn't receive a required input parameter, TDV currently returns a status code of 500, which is incorrect - it should return 412 or 422. The inability to send t...
over 7 years ago in Spotfire Data Virtualization / web services 0 Future Consideration

Add an SPN option to pkg_import's -set flag, to allow Kerberos authentication to be changed on the data sources

In the TDV AdministrationGuide.pdf, the section on Using the Package Import Utility provides a list of parameters for the Package Import utility (i.e. pkg_import.bat). They are to be supplied on the command line as: [-set <path> <data_ty...
over 7 years ago in Spotfire Data Virtualization / deployment 0 Future Consideration

mod's certificate is still considered valid after code signing certificate is revoked until Analyst/Web Player server is restarted

Mod's certificate is still considered valid after code signing certificate is revoked until Analyst/Web Player server is restarted. Step to reproduce (1) use spotfire account to develop and sign a mod, save it to library, create visualization from...
over 3 years ago in Spotfire / Mods 3 Unlikely to implement

add a visualization property page to show information about mod

Please add a visualization property page to show information about mod used by the visualization, e.g. (1) mod's basic information (id, name, version, author,etc) (2) origin of mod (from dev server, local mod file, library, etc) this is very impor...
over 3 years ago in Spotfire / Mods 0 Future Consideration

add option to pass data as null if not exist

Lets say some data(original or aggregated) as below is passed to mod from Spotfire (e.g. in order to draw a simple bar chart): series={ series1:{ x:['A','B','D'}, y:[1,2,4]}, series2:{ x:['A','B','C','D'], y:[1,2,3,4]} }; we would like to have an ...
almost 4 years ago in Spotfire / Mods 0 Future Consideration