Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 418 of 4816

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 2 years 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 2 years ago in Spotfire / Data Functions 1 Unlikely to implement

Statistics Server: allow to add R interpreter startup command line parameters

Currently this is not possible. We have an issue where we would like to increase --max-ppsize but we can't
almost 8 years ago in Spotfire / Analytics 0 Future Consideration

Critical Section Support

Sometimes we don't want let the new tuple into a section which still dose some works.Wondering if we can specify a single threaded section via Designer by grouping it.
over 2 years ago in Spotfire Streaming 2 Already exists

Add Run Button to GUI

Add run script button to any GUI where appropriate. For instance, when I am writing IronPython I often just want to run the script with a new parameter setting to see if it works. At the moment I have to edit the script before I run it, so it woul...
over 5 years ago in Spotfire / Data Functions 0 Future Consideration

Make guid of Data Function in Transformation visible in source information

When you insert a data function as transformation, I don't see how you can find out where it is loaded from, so if you have stored a data function with the same name multiple times, you cannot find out which one is actually used in the transformat...
about 8 years ago in Spotfire / Data Access / Data Functions 1 Already exists

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 2 years ago in Spotfire / Data Functions 0 Future Consideration

Per-multiple-instance parameter values

One of the ways we scale StreamBase applications is to have multiple, usually concurrent, instances of a module that connect to some external thing. Connection properties, however, are almost always deployment-environment specific and thus appear ...
over 8 years ago in Spotfire Streaming 0 Future Consideration

Custom expression function to format data(numeric/datetime,etc) like String.Format([column], "c# format string")

It's good to have custom expression function to format data like String.Format([column], "c# format string") in custom expression or calculated column. Thanks.
over 8 years ago in Spotfire / Custom Expressions 0 Future Consideration

Built in conversion for Date strings in serial format

There doesn't seem to be any way for Spotfire to take a date string in serial format (41397) and convert it into a working date. I know when the data table is being uploaded, it can be registered as a date and will be converted. For the purpose of...
over 8 years ago in Spotfire / Custom Expressions 0 Future Consideration