Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 364

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
about 2 years ago in Spotfire / Data Functions / User Experience 0 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 8 years ago in Spotfire / Custom Expressions 2 Future Consideration

Add in the operator/function Between

SQL has a Between option. Spotfire could also benefit from a Between. We would use Between in case statements, if statements, or as standalone logic. Today we write: If([Data] >=1 and [Data] <= 2,true,false) This could be updated to be:If(Be...
3 months ago in Spotfire / Custom Expressions 0 Future Consideration

Allow Data Function to run on local machines' Open Source R engine

This relates to Idea TS-I-6178 . Scenario Data Function is set to Type: Open Source R. The script runs using server's open source R, as opposed to local machine's, even though system's PATH includes the location of local open source R. Setting `Ri...
7 months ago in Spotfire / Data Functions 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 3 years ago in Spotfire / Custom Expressions 4 Future Consideration

Spotfire SAS service

We use data functions written in SAS. I would like these to be run through a "Spotfire Service for SAS" just in the same way as the "Spotfire Service for Python" that already exists.
over 1 year ago in Spotfire / Data Functions 0 Future Consideration

Make a Property's DisplayName usable in custom expressions

When using properties in custom expressions, one can only use the value of the property, not the DisplayName. This would be extremely useful to allow interaction with the DisplayName, particularly when using Expressions in Properties.
5 months ago in Spotfire / Custom Expressions 0 Future Consideration

Spotfire Analyst - Native conversion function for date in ISO 8601 format

There is no current built in function to convert a string containing a date in ISO 8601 format. Could TIBCO create this conversion function? This would avoid using substrings and DateTime. Thank you for your consideration.
over 4 years ago in Spotfire / Custom Expressions 1 Future Consideration

Add an apply changes button to Custom Expression dialogue box

I do a lot of cross tables and other visualizations with lots of 'Columns' that are custom expressions, and often I have to go through them and make changes to one or more than one of the expressions. It would be really helpful to have a button in...
about 2 years ago in Spotfire / Custom Expressions / User Experience 0 Future Consideration

improve python data function performance (read sbdf into python)

Glad to see python package "spotfire" is rewritten on version 2.0.0(spotfire 12.5) and sbdf read/write performance is greatly improved. However, as far as I have tested, although spotfire.sbdf.export_data() is greatly improved and much faster than...
about 1 year ago in Spotfire / Data Functions 1 Future Consideration