Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 366

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

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.
4 months ago in Spotfire / Analytics / Visualization 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...
over 1 year ago in Spotfire / Data Functions 1 Future Consideration

Run Data Function as Transform

Currently possible with data table in/out but full functionality would allow more control. That is currently possible only after freezing or linking data tables. The latter implies this could be done easier for the analyst.
over 2 years ago in Spotfire / Data Functions 0 Future Consideration

Way to calculate number of working week day

We're looking for a simple way to calculate the number of working weekdays. In Spotfire, there is no simple function, but in Tableau, there is a "Weekday"DateDiff("weekday",[ORDER DATE],[DELIVERY DATE])In Spotfire, the closest I got is this refere...
over 7 years ago in Spotfire / Custom Expressions 3 Future Consideration

Copy and Paste Transformations From One Data Table to Another Data Table

When I want to move a transformation (or many transformations) from one data table to another data table due to similar characteristics between tables (or any other reason), it would be easier to move by copy/paste rather than to recreate the same...
over 1 year ago in Spotfire / Analytics / Data Management 1 Future Consideration

Add "shading" as a feature just like "color by", "shape by" etc

I'd like to display as much info into one chart as possible. I mostly use bar charts at the moment. "Color by" is great to show in eg 1 stacked bar different components. But I would like to split up one bar section even more. Eg if you'd have a ch...
over 7 years ago in Spotfire / Analytics 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...
5 months ago in Spotfire / Custom Expressions 0 Future Consideration

IN function like the IN operator in SQL

Ability to filter/limit data data like '[column] IN (value1, value2, ...)' this would result in a more readable construction then [column] = 'value1' and [column] = 'value2'. Work around is the to use the regular expression but that is harder if v...
almost 3 years ago in Spotfire / Custom Expressions 1 Future Consideration

Add option to data functions for marking filters to send all data when no marking applied

Often we use markings to run data functions on-demand as a user interactions with visuals and data. We may also combine this with a filter scheme. However, the data function gets sent no data when there is no marking, resulting in an error being r...
over 2 years ago in Spotfire / Data Functions 0 Future Consideration