Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 360 of 4260

Support for User Identity Propagation in Python/R Data Functions with OAuth

Our users have expressed a need for a more secure and convenient way to access OAuth protected resources through Python and R data functions within Spotfire. Currently, they are limited to hardcoding secrets or utilizing the OAuth client credentia...
over 1 year ago in Spotfire / Data Functions 0 Likely to implement

Area under the curve (AUC) calculation

Under Lines & Curves add the AUC calculation for nonlinear regression curve fits when exporting the curve fit results
over 1 year ago in Spotfire / Analytics / Visualization 0 Future Consideration

Implementation of the Median function for the Data Source Cloudera

Implementation of the Median function for the Cloudera data source as implemented for other data sources
over 1 year ago in Spotfire / Analytics 0 Future Consideration

execute multiple Python/TERR data functions in parallel even all of them are from the same Analyst/WP/AS session

We have confirmed with TIBCO support that, currently as designed/implemented how the data function services work, all data function service(Python/TERR) invocations per analysis session are serialized. Also, there is no configuration to force seri...
over 1 year ago in Spotfire / Data Functions 1 Future Consideration

Add ability to reference already created values that are defined in a custom expression

Being able to reference already created values that are defined in a custom expression. For example you might use the below custom expression code. I will create an average voltage and standard deviation voltage variables for my typical process. I...
over 1 year ago in Spotfire / Custom Expressions 0 Future Consideration

Allow OVER functions to access multiple aggregations and allow multiple OVERs per Custom Expression

Currently the OVER function is, frankly pretty poorly implemented for anyone wanting to do data analysis that's not time series data. OVER functions should be able to access aggregations in parenthesis. For example, if I wanted to calculate the av...
over 1 year ago in Spotfire / Custom Expressions 0 Future Consideration

add support for latest rJava package to Statistics Services

On TSSS 12.0LTS, The supported R and rJava versions are quite confusing. R up to latest 4.x versions are all supported but supported rJava version is too old and it can not be installed into R versions later than 4.0.2. https://docs.tibco.com/pub/...
over 1 year ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

calculate over all periods of detail levels

Lets say we have a hierarchy of Year.Month, we want to calculate sum on all the same months (e.g. March) of each year. ParallelPeriod() can only calculate on the same month of previous year.
over 1 year ago in Spotfire / Custom Expressions 0 Future Consideration

add option to always run Python data function in another newly created python engine

Currently a single python engine can possibly be reused to run multiple python data functions if necessary. Customer wants an option to always run Python data function in another newly created python engine. The reason for this idea is that some t...
over 1 year ago in Spotfire / Analytics 3 Future Consideration

should be telling us invalid part of the custom expression visually, not in writting

When an expression written in the custom expression is incorrect or when a function is invalid, an error is displayed with a red exclamation mark which telling us wrong part in writting, not visually. However it is not clear which part of the expr...
over 1 year ago in Spotfire / Custom Expressions 0 Future Consideration