Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 366

Set Default Color For Categories

Frequently, there are specific colors that I want to use for certain dimensions in my data. For instance, if I have credit card transaction data, and I want to break things out by 'Card Type', I should be able to set "AmEx = Green", "Visa = Blue",...
almost 9 years ago in Spotfire / Custom Expressions 0 Future Consideration

[Current Filtering] available in calculated column

Would be nice to be able to adjust a calculated column in an OVER expression using the current filtering
over 7 years ago in Spotfire / Custom Expressions 1 Will not implement

R Syntax code checking in TERR Scripting window

Remember how I-Miner used to do a quick syntax once-over of the (S+) code before saving & closing the text window? It would be convenient if the Spotfire TERR window would do a similar once-over syntax check.
almost 9 years ago in Spotfire / Analytics 0 Future Consideration

Add the "pad" function

I would like to see the PAD (and/or LPAD/RPAD) function added to Spotfire. This is a common string function in many other DBMSs and tools. Example use case:I had a data source with one column containing SEQUENCE (i.e. integer 1-15) and another col...
over 1 year ago in Spotfire / Data Functions 0 Future Consideration

add option to trust PyPI sites for installing python packages to Analyst

Some of our customers are seeing below error when using Python Tools to manage python packages. (possible due to proxy server is enforcing SSL inspection on HTTS communications including PyPI) 2023-07-14T08:55:42,837+09:00 2023-07-13 23:55:42,837 ...
over 1 year ago in Spotfire / Data Functions 1 Unlikely to implement

Not equal to should evaluate to true if value is null

User is stating that IF statements do not handle nulls as expected in calculated columns, or in limit data by expressions on a visualisation. Here is an example: 3 rows of data: ID Value1 Complete2 3 Not Complete Where in ID 2 , the value for the ...
almost 9 years ago in Spotfire / Custom Expressions 1 Future Consideration

Control over formatting anywhere a custom expression is used

It is quite inconvenient that anywhere you use a custom expression you can't specify the format at the same time (or is there an undocumented keyword for expressions such as '[Home Runs]/[Runs] as [Percentage] like "#.# %"' ?)"
almost 9 years ago in Spotfire / Custom Expressions 0 Future Consideration

Categorize data functions

i find the new data function capabilities in Spotfire really useful and the ability to pin data functions to an easily accessible data function panel is very handy. However the long list of functions looks a bit intimidating. It would make it much...
about 3 years ago in Spotfire / Data Functions 0 Future Consideration

Hide Repeating Hierarchy Levels

Flat ragged hierarchies often repeat values at lower levels due to different drill down paths. It would be very nice to have the options to hide levels if the parent has the same value. Currently I have to click down through many repeating levels ...
about 8 years ago in Spotfire / Custom Expressions / Filters 0 Future Consideration

Surface Python warnings without having to enable debugging

I think it would be very helpful for developing data functions if we could surface warnings without involving the debugging feature. Sometimes for instance there is a call to an API and that call may fail; one way of designing the code would be to...
over 1 year ago in Spotfire / Data Functions 0 Future Consideration