Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 365

Spotfire python service should use system ca-certficates for rest requests

As explained in this Case_ID:02246795, Spotfire python service does not use system ca-certificates when performing REST requests. According to this Stackoverflow thread this can be fixed by installing pip-system-certs. However, as mentioned in the...
7 months ago in Spotfire / Data Functions 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

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

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

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...
8 months ago in Spotfire / Data Functions 0 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

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...
over 2 years ago in Spotfire / Custom Expressions / User Experience 1 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 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...
4 months ago in Spotfire / Custom Expressions 0 Future Consideration

Data function management UI consistency

Which UI to go to in order to do different things with data functions? Not clear/obvious currently. Many frustrations with these UI's. How is it clear that "Run" also registers? And then this isn't where I go afterwards to edit the data function
about 2 years ago in Spotfire / Data Functions / User Experience 0 Future Consideration