Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 927 of 4816

designProcedureByExample API should silently create output cursors if none exist in the source procedure

As currently implemented, the designProcedureByExample API call does not support procedures which do not have an explicit OUT cursor (for example, DB2 stored procedures using RESULT SETS instead). In this situation, the procedure will error out wi...
about 6 years ago in Spotfire Data Virtualization / admin APIs 0 To be Reviewed

Need a function like the oracle NVL function

It is difficult handling null values when aggregating values within custom expressions because a single null values will cause the expression to evaluate as null. I (and others) often use logic like this: AggregationFunction( if([value] is not n...
about 6 years ago in Spotfire / Custom Expressions 2 Already exists

Cache options in TIBCO DV

Options like {OPTION DISABLE_DATA_CACHE} don't work ,is there any configuration setting that needs to be done so that this option works in TDV ,this is needed while writing scripts for incremental caching.
about 6 years ago in Spotfire Data Virtualization 1 Already exists

We need a lib/util function to get the current sessionid / requestid of the session.

We can use this utility to find out who has consumed more resources from the sys_requests table. We can create a cache table based out of sys_requests to persist the information. We can join the session_id we got from the utility and find out the ...
about 6 years ago in Spotfire Data Virtualization 1 To be Reviewed

Add the support for Mongodb 4.X

when I uer tibco data virtualization to connection mongodb,I can't read the data because my mongodb version is 4.x
over 6 years ago in Spotfire Data Virtualization / data sources 1 Already exists

Coefficient of variation (%CV) function

I'd like to be able to calculate the %CV and select it as an aggregation option to plot values and select it as a statistical measures option in summary table form
over 6 years ago in Spotfire / Custom Expressions 0 Future Consideration

Link Property Control to Expressions like in Calculated Values

There are numerous uses cases where being able to reference an expression against a data table would be useful as a property control. This could be used for doing a sum/min/max/uniqueconcatenate/etc for use in Visualization Titles, Lines & Cur...
over 6 years ago in Spotfire / Custom Expressions 0 Future Consideration

Applying a schema to published JSON

Our architecture team has requested that JSON files published within our organization fit within a canonical model, by applying a standardized schema. Currently there is no method for applying a scheme when publishing a JSON web service. We are as...
over 6 years ago in Spotfire Data Virtualization / web services 0 To be Reviewed

Display version number including hotfix number in Business Directory Web UI

After applying hotfixes for Business Directory it cannot be intuitively verified through the web interface at the bottom left corner where the version number is displayed. In my opinion a version number should show the major number, the service pa...
over 6 years ago in Spotfire Data Virtualization 0 Will not implement

A container for text area

I have a dynamic label and a calculated value whose values keep on changing based on my selection. The length of the label and the value dynamically change and they often end up out of position. Is there any way to link both them together so if po...
over 6 years ago in Spotfire / Custom Expressions 1 Future Consideration