Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire

Showing 4066

From library, open item on new tab

Sometimes I want to open two analyst files using webplayer in order to compare one data, so on that case, I would like to be able to do right click on library item and click open on a new tab to open the second while still navigate on the origin l...
almost 6 years ago in Spotfire / Library 3 Already exists

Make Spotfire extension installation more intuitive

To make the Spotfire extension installation more intuitive, one could provide a checkbox option while uploading an sdn or spk to automatically update the webplayer service or any other service that is installed on the nodes. Else each extension in...
over 7 years ago in Spotfire / Installation 1 Likely to implement

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 4 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 4 years ago in Spotfire / Filters 1 Future Consideration

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

Syntax "with" using custom queries with SQLServer

To simplify the code using SQL Queries, it would be easy to use this syntax : "with my_table (C1) as (select column1 from table_dept) select C1 from my_table" Database : SQLServer
over 7 years ago in Spotfire / Data Access 0 Future Consideration

Conditional option in automation services jobs

It would be nice we can apply different conditions in automation services jobs. For example: whether or not sending a mail depending on (e.g.) the day of the week/month, etc. Today we must create different jobs and schedule depending on <someth...
over 4 years ago in Spotfire / Automation Services 0 Future Consideration

Put (Column Names) on Shape By axis to allow for multiple scales

In scatter plots if you want to have multiple y scales (especially one to the left and one on the right), you need to color by (Column Name) or trellis by (Column Name). However, in scientific literature the normal way is to differentiate the left...
almost 6 years ago in Spotfire / Visualization 0 Future Consideration

Marked Row DataTransformation in Data Canvas/IronPython API

Scenario Given a DataTable with marked rows, goal is to add a DataTransformation or other DataFlow step in Data Canvas or via IronPython API to obtain the said table containing only the marked records. Current approach uses a Data Function to get ...
over 1 year ago in Spotfire / Data Management 0 Future Consideration

Bulk removal of Data Transformations

Scenario Apply different sets of DataTransformations depending on user input - e.g., drop-down selection. Current API only allows removal one step at a time: for op in sourceview.GetAllOperations[DataTransformationsOperation](): if sourceview.CanR...
over 1 year ago in Spotfire / Scripting 0 Future Consideration