Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Add Run Button to GUI

Add run script button to any GUI where appropriate. For instance, when I am writing IronPython I often just want to run the script with a new parameter setting to see if it works. At the moment I have to edit the script before I run it, so it woul...
almost 6 years ago in Spotfire / Data Functions 0 Future Consideration

Per-multiple-instance parameter values

One of the ways we scale StreamBase applications is to have multiple, usually concurrent, instances of a module that connect to some external thing. Connection properties, however, are almost always deployment-environment specific and thus appear ...
almost 9 years ago in Spotfire Streaming 0 Future Consideration

conceal the Python script source code within error notifications

One of our customer wants to conceal the Python script source code within error notifications, in order to prevent it from being seen by end users.
almost 3 years ago in Spotfire / Data Functions / User Experience 0 Future Consideration

Search Resource definitions

Please allow searching the definitions of tdv resources (views , scripts, etc) not just resource names. AND improve Resource search by name. currently it only find if you start spelling the resource correct as named (from first letter to end) vs s...
almost 3 years ago in Spotfire Data Virtualization / development 0 Planning to implement

About how to specify the schema of the table that is created internally when performing CTAS on HIVE

We would like to request a function to add an option to specify the schema of the internally generated table when performing Native Loading of Hive over TDV. SR was conducted for related items. https://support.tibco.com/s/case/5004z00001oZtuSAAS/a...
almost 3 years ago in Spotfire Data Virtualization / data sources 0 To be Reviewed

Add lightweight SQL workbench to Web UI for more advanced data analysts

It would be awesome if the Web UI had some sort of lightweight SQL workbench to work with TDV data and share views. A lot of our data analysts find the Web UI cumbersome to use, and rather use SQL instead. Now we have to provide them with a separa...
almost 3 years ago in Spotfire Data Virtualization / data catalog / metadata 0 Future Consideration

Snowflake adapter - ability to override Snowflake session configuration

Snowflake allows various overrides to be done at the session level, including: USE_CACHED_RESULT - https://docs.snowflake.com/en/sql-reference/parameters.html#use-cached-result QUERY_TAG - https://docs.snowflake.com/en/sql-reference/parameters.ht...
about 6 years ago in Spotfire Data Virtualization / data sources 0 Future Consideration

Add the "pad" function

I would like to see the PAD (and/or LPAD/RPAD) function added to Spotfire. This is a common string function in many other DBMSs and tools. Example use case:I had a data source with one column containing SEQUENCE (i.e. integer 1-15) and another col...
about 3 years ago in Spotfire / Data Functions 0 Future Consideration

Add the user and request details to the mail body in Workload Management rule

We need a feature to show RequestID and UserAccount automatically in Mail body when triggering the rule limit in Workload Management. For example, I add a rule for Request Lifetime Limit and set the action to EMAIL.I would like to use parameters i...
about 3 years ago in Spotfire Data Virtualization / management 0 To be Reviewed

add option to trust PyPI sites for installing python packages to Analyst

Some of our customers are seeing below error when using Python Tools to manage python packages. (possible due to proxy server is enforcing SSL inspection on HTTS communications including PyPI) 2023-07-14T08:55:42,837+09:00 2023-07-13 23:55:42,837 ...
about 3 years ago in Spotfire / Data Functions 1 Unlikely to implement