Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4799

Possible to add css class and ID to every chart, box, or textarea

Actually you can't add own css classes to the whole boxes, like charts or textareas, also you can't create CSS by ID, because if you change the page and back, or reload the page, every element has a new ID, this way you have to find some workaroun...
over 5 years ago in Spotfire / Text Area 3 Future Consideration

Default value for optional parameters in data functions

When an optional parameter is used, I have to test in the data function whether the parameter is set using is.null() and assign it a default value. e.g. if(is.null(optPar)) {optPar = "something} because otherwise the code usually fails because you...
over 6 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

Allow a chain of IronPython scripts to be executed on a Document Property

Currently, only one script can be linked/executed via a Document Property. There are cases where a chain of (modular) scripts need to be run based on a change in Document Property value. The present workaround is to pack all relevant codes into a ...
about 1 year ago in Spotfire / Scripting 0 Future Consideration

export report to sharepoint path

export report data into sharepoint path
about 1 year ago in Spotfire / Export 0 Future Consideration

TDV to Solace broker connectivity

Under "Configure Communications between TDV and the JMS Broker", we see the supported JMS types are Sonic MQ and TIBCO MQ only. We are trying to configure 'Solace broker' but seems like it is not supported. Please consider this for future implemen...
7 months ago in Spotfire Data Virtualization / development 0 Future Consideration

Choose size of chemical structure rendered by Lead Discovery in tooltips using a numerical input field

At the moment to change the size of a structure rendered by lead discovery in tooltips, there's a slider. However if you show multiple structures and want to have them the same size, you have to adjust multiple times which is annoying. Please impl...
almost 8 years ago in Spotfire / Visualization 1 Will not implement

Add more default options for Charts

Every time when the user draws an individual chart, he has to change some attribute in “properties” to his desired visualization. The user would like to has this setting as the default for his next chart plot. The current defualt options limited ...
over 5 years ago in Spotfire / Visualization 0 Future Consideration

Action logs entries for arg2 column are truncated at 400 characters

When using PostgreSQL and Oracle DB for spotfire action logs we have observed that the log entries for arg2 column are truncated at 400 characters. We tried changing the arg2 field to text datatype in the database via database creation scripts pro...
over 2 years ago in Spotfire / System Administration 0 Future Consideration

Ability to see current SQL executing against sources and Data connections

If a poor query is created, or if data source goes non responsive, the Spotfire server can hang with insufficient resources impacting ALL users. While an admin can see the current connections against a source, there is no easy way to see the issue...
over 4 years ago in Spotfire / System Administration 0 Future Consideration

formatting

When you create a worksheet template, the line spacing between related items is too wide for a hard line break (Enter only). Therefore, we now use a soft line break (Shift + Enter) to partially close the line spacing. However, this method may br...
about 1 year ago in Spotfire / Text Area 1 Needs Info