Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 636 of 4816

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
almost 3 years ago in Spotfire / Analytics 0 Future Consideration

Get a link to file with GUID from Web client

Need parity with Analyst on this. Analysis information should have a link to get a link to the file with the GUID. The analyst client often changes the guid to the file path in the address bar, so need a GUID link. please.
almost 3 years ago in Spotfire / User Experience 1 Needs Info

Maximize Details-On-Demand Panel

The ability to Maximize the size of a visualization is a great feature. Can something similar be implemented for the Details-On-Demand panel? Its a feature that many of our user community find very valuable and quickly being able to make it fill t...
almost 3 years ago in Spotfire / User Experience 0 Future Consideration

Show available functions for an In-Database Connection to SAP HANA

Functions like Case, If, All, AllPrevious Over etc. all work in Spotfire for in-database connection to SAP HANA. But they are not shown in the list of functions available. Our users need an easy to use interface without getting into details of wha...
almost 9 years ago in Spotfire / Custom Expressions 2 Future Consideration

Refer to Marked items in a custom expression

The should be a way to refer to marked items in a custom expression. for example: sum(if([field1] in marking, 1, 0)) as [var1], sum(if([field1] not in marking, 1, 0)) as [var2] where marking is selected in a different visualization. I know that I ...
about 9 years ago in Spotfire / Custom Expressions 0 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...
about 3 years 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...
about 3 years 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/...
about 3 years 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.
about 3 years ago in Spotfire / Custom Expressions 0 Future Consideration

Empty values changed to zero in cross table should be used in over calculation

In version 7.7 it is possible to change empty "---" values to 0 or some other value. When using over statement in cross table this values are not taken into account in calculation. For example, you would like to calculate the difference in sales b...
about 9 years ago in Spotfire / Custom Expressions / Visualization 0 Future Consideration