Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire

Showing 4104

Data Connectors access to users

Currently the access control for the folders in the data connectors does not work like in the Information Links, Users who see a report that has a data connector require to have access to browse the directory even if they will never access the dir...
almost 6 years ago in Spotfire / Data Access 0 Future Consideration

Add Legal printing format when exporting to PDF

The Legal format is not offered with the page layout options with the Letter format and all the A format sizes. This would be great to have this option and does not seem like to much work.
over 7 years ago in Spotfire / Export 2 Already exists

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...
almost 2 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...
almost 2 years ago in Spotfire / Custom Expressions 0 Future Consideration

Negation (NOT) and IN operators in on-demand settings

Hi, Currently if you liked to filter on two or more distinct elements in an on-demand table, you will be up to some challenges. (Creating a property and populating it with a control and then deleting the visualization containing the control.) In m...
over 7 years ago in Spotfire / Data Access 1 Future Consideration

Lastperiods() with negative period numbers

Hi, The lastperiods function can only accept positive first parameter (which indicates the number of periods to include in the calc (as opposed to the previousperiod function which can take negative arguments). if you tried to use this function in...
over 7 years ago in Spotfire / Custom Expressions 1 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/...
almost 2 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.
almost 2 years ago in Spotfire / Custom Expressions 0 Future Consideration

Splunk connection on Spotfire

Some customer wants to use Splunk SPL on Spotfire. It can be used with ODBC for Splunk SPL Saved Search. For using Splunk SPL Dynamic Search, it can be used by commercial JDBC, UnityJDBC(http://unityJDBC.com). It is not free. I think if spotfire c...
almost 6 years ago in Spotfire / Data Access 0 Future Consideration

Perform export and import of the library via the API.

I'd like to be able to use API to export and import library items (objects, folders, dxp, etc) from the library to local drive or to server drive. At the moment having to use the configtool from within a custom tool is very awkward and not efficie...
almost 6 years ago in Spotfire / Library 3 Needs Info