Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 360

Forest Plots in Spotfire

It will be nice to have options to analyze the trial data to create "Odds Ratio" and using the OR or RR the Forest Plots in Spotfire.
1 day ago in Spotfire / Analytics 0 To be Reviewed

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...
15 days ago in Spotfire / Custom Expressions 0 Future Consideration

Hide "empty" display in Hierarchy Filter

A customer has created a hierarchy filter and wants to hide the “empty” display on the third level, as shown in the figure.
about 2 months ago in Spotfire / Analytics / Filters 0 Future Consideration

Allow programmatic way to force Data Function to overwrite shared output table

Request Allow programmatic way to force Data Function output table overwrite, when said table is shared between multiple Data Functions. Scenario Two Data Functions - function_one and function_two - write to the same output table - df_out - with t...
2 months ago in Spotfire / Data Functions 0 Future Consideration

add function to update the value of document property

Please add function to update the value of document property from custome expression & calculated columns, it's very helpful in some use cases if we can assign value from data table to document property.
2 months ago in Spotfire / Custom Expressions 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.
3 months ago in Spotfire / Custom Expressions 0 Future Consideration

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...
3 months ago in Spotfire / Data Functions 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...
4 months ago in Spotfire / Data Functions 0 Future Consideration

Possibility to enable (and restrict) Spotfire Analyst Python and TERR packages to use a customer-defined repository of packages.

Representing requests from multiple of our customers, we strongly advocate for a solution to requests for the following additional capability (ies) in Spotfire: As a visual data scientist, i want to make sure to use only Python packages in my data...
5 months ago in Spotfire / Data Functions 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...
5 months ago in Spotfire / Custom Expressions 0 Future Consideration