Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 372 of 4760

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

Crosstable aggregate function for totals

I need to show the average of the row values in a cross table. The only option is a total as a sum, but what I really need is the average. In Tableau I could do this easy, when will Spotfire add this?
over 4 years ago in Spotfire / Custom Expressions 4 Future Consideration

Location invariant value formats in expressions

*Goal:*As an author, I need to control the exact format of my data so that I can properly configure the rest of my analysis. Regional language and cultural settings are client dependent and therefore dates and decimal separators change depending o...
over 9 years ago in Spotfire / Custom Expressions 2 Future Consideration

Data Functions interoperability

Share data between executions, remove cyclic dependencies, and generally help data functions work together better Submitted by DS Team
almost 3 years ago in Spotfire / Data Functions 0 Future Consideration

Secure Authentication in Data Functions on Python/R nodes

Our users are increasingly leveraging Python Nodes for data access. A common challenge they’re encountering is around authenticating requests securely. As you're aware, there's currently no built-in way to pass user identity or authenticate reques...
3 months ago in Spotfire / Data Functions 0 To be Reviewed

Python Expression functions, similar to TERR expression functions

Python has a great potential, which can be utilized in this way as well. There are many interesting use cases, which can leverage the potential of python at column level as well.
almost 3 years ago in Spotfire / Data Functions 0 Future Consideration

f(x) flyout "Back" button

When implementing a data function and it fails, there is no way to go back and adjust inputs. You must start all over
almost 3 years ago in Spotfire / Data Functions / User Experience 0 Future Consideration

GUI interface for OVER expressions

OVER expressions are extremely powerful since they can achieve the same slicing and dicing of data which you can achieve using pivot transformations but in are more interactive way operating on subsets of data tables. At the same time most users w...
over 1 year ago in Spotfire / Custom Expressions 0 Future Consideration

Makes the fields in the BinByDateTime() function dependent like YearAndWeek()

To meet the user calendar, the user needs to make registry as the following: iFirstWeekOfYear=2. And iFirstDayOfWeek=0. (Monday) Function BinByDateTime("1/1/2021 1:01:01 AM","Year.Week",1) will return this value: 2021.53 While using YearAndWeek(...
over 4 years ago in Spotfire / Custom Expressions 4 Future Consideration

allow to customize bind mounts for TERR/Python/R service engine container

Customer wants to read / write files on host OS or NAS shared folder from TERR/Python/R data functions when TERR/Python/R service is configured to use container for engine process. So to do this we need to add more bind mounts to the container. ak...
4 months ago in Spotfire / Data Functions 0 Needs Info