Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Add "grant EXECUTE on DBMS_LOB to &2" in create_server_env.sql

I ran into problems when trying to run the server installation scripts for Oracle. Turned out that to be caused by insufficient privileges - granting EXECUTE on DBMS_LOB solved it.I would like to include that in the script for setting up the envir...
over 10 years ago in Spotfire / Installation 0 Future Consideration

Change username with "Remap Data Source" task

Customer wants the ability to change the username with the "Remap Data Source" task when using the Automation Service Job builder
over 10 years ago in Spotfire / Automation Services 0 Future Consideration

Add DataTable from existing plots of table types

Want to be able to add new datatables directly from the Statistics Table of Box Plot, Summarytable and Crosstable.
over 10 years ago in Spotfire / Custom Expressions 0 Future Consideration

Warn matching sample entry user before completion

With the current flow for automatic blind approval, once the data entry user who is creating the matching sample clicks "Save and Complete", if there are differences between the two samples, the primary sample statuses are automatically changed to...
over 8 years ago in Spotfire Statistica 1 Future Consideration

add option to set intercept when drawing regression line

Please add option to set intercept(e.g. 0) when drawing regression line from "Lines and Curves" dialog on a scatter plot or other visualizations. The slope should be re-calculated with the specified intercept, just like how it works in Excel.
over 4 years ago in Spotfire / Visualization 3 Future Consideration

Graphical Table - Bullet Chart: exclude origin with multiple scales

Graphical tables are very useful to look at many different parameters at the same time. Oftentimes those parameters have values on very different scales hence mostly you have to use "Multiple scales" to make the bullet charts readable. However, wh...
over 6 years ago in Spotfire / Visualization 0 Future Consideration

Modify display of number of lines and total lines at the bottom riht of the window, in order to take into account lines that were eliminated by the data limitation expression in the property box of the vizualisation.

One can filter out data with filters, but also by mean of the "Limit data with Expression" in the property box of a vizualisation. In that case, the number of rows that is displayed at the bottom of the screen is not correct: it takes into account...
over 6 years ago in Spotfire / Filters 1 Future Consideration

Visual Transparency

Add possibility to control transparency level of any visual. Like in the attached
about 2 years ago in Spotfire / Visualization 2 Needs Info

insert rows - add option to show only unmatched after match all possible

on inserting rows, after matching all possible, could you provide a button to allow seeing all matched and unmatched, as today, or to show only unmatched... with long param name lists its annoying having to scroll through all the already matched n...
over 6 years ago in Spotfire / Data Management 0 Future Consideration

$esc() should also take strings as argument

Sometimes it would be useful when $esc() could use a string argument instead of a property. For example to set a display name using a condition, something like the foloowing expression: [Column] as $esc(if(${property}="1","1","not 1"))
over 8 years ago in Spotfire / Custom Expressions 0 Will not implement