Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 358 of 4816

Change width of Column header in a cross table programmatically

Customer wants to have property to be exposed which can be used to change width of Column header Columns in a cross table programmatically. For example, For changing column width for row axis we have a property called "RowHeaderWidths"as mentioned...
about 10 years ago in Spotfire / API 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 API to download csv/image in IronPython script on Consumer

Please add API to download csv/image in IronPython script on Consumer, so the customer can use a button in text area to perform file(csv or image) download on Consumer, then the file is downloaded to local disk by browser.
over 2 years ago in Spotfire / API 0 Future Consideration

Ability to to lock or unlock visualization area through API

Having a large number of pages having same layout, all have text area on left, and this needs to be locked, having to do this manually is a very anoying and time consuming task.
over 5 years ago in Spotfire / API 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

Give user information via doc props: Groups, IsMobile

Please add some doc props that are present in all DXPs (like FiscalYearOffset) that will provide critical information. Two key ones are: IsMobile? True/False - are we on a mobile device Groups - what group(s) are the logged-in user in This would...
over 8 years ago in Spotfire / API 1 Future Consideration

Email Alert on Application Error

Auto alert to respective stake holder for any application related error (Adapter Error, Data Error, Memory Exceptions, Connection Errors, Library Error) for application deployed in EC2 instance or on any cloud infrastructure( eg:- AWS, GCP, Azure,...
almost 3 years ago in Spotfire Streaming 0 Unlikely to implement

Kanban Board Mods with Sorting

First of, I find the Kanban Board Mod very interesting as it can leverage qualitative information very well. However I struggle a little bit to leverage Quantitative information as currently no sorting is possible. Would it be possible to consider...
almost 3 years ago in Spotfire / Mods / Visualization 1 Future Consideration

UMDF Binary Adapter for B3

make available an adapter to connect to B3 using UMDF Binary
almost 3 years ago in Spotfire Streaming 0 Future Consideration

AS adapter HOCON to support set default snapshot consistency for all queries in JDBC URL

Currently AS Query operator in Streaming supports for snapshot consistency, but the setting must be at each query. and in order to do that, we need to 1. Add a field called 'consistency' to the input tuple schema, and 2. Set the value to snapshot ...
almost 3 years ago in Spotfire Streaming 0 Planning to implement