Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4809 of 4809

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

On log scale perform log of data driving line from column values

When you have a line from column values plotting on a chart, if you change the axis to a log scale, the data from column values is not logged, rather it just won't show up on the plot. In order to get it to plot on the log scale you have to create...
almost 9 years ago in Spotfire / Visualization 1 Future Consideration

Pass a login and Password in a URL that open a DXP file

Hello We need to be able to open a specific DXP file (consumer mode), with a link on a page. Our user don't all have a spotfire account, and this DXP file need to be open by anyone in the compagny. We test this http://spotfire/SpotfireWeb/ViewAna...
almost 9 years ago in Spotfire / Library 1 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 ...
almost 9 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/...
almost 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.
almost 3 years ago in Spotfire / Custom Expressions 0 Future Consideration

Make Spotfire hotfixes available in msi format

Currently Spotfire hotfixes can only be deployed from the Spotfire server via an SDN file. We have a remote computing environment where Windows roaming profiles are not enabled and where users have restricted rights on the remote desktops. This ma...
almost 9 years ago in Spotfire / Installation 1 Will not implement

Can the Lib Admin tool please correctly sort the folder permissions?

This has been in existence for like ever, and it's super annoying. In the LA tool, folder permissions are not sorted (!). So in our real-world scenarios, we have many users or groups on a folder, and it's very inefficient to near impossible to fin...
almost 6 years ago in Spotfire / Library 0 Future Consideration

Better doc examples for functions.

When we are in the "Custom expression" view, we can make a search for built-in functions. We get a nice description of what it is supposed to do. Then, there is always a section "Example". The big flaw of this section is that it only shows an exam...
about 6 years ago in Spotfire / Data Management 0 Future Consideration

Allow to programatically rename (via web services api) information model data sources.

No description provided
about 9 years ago in Spotfire / API 9 Future Consideration