Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire

Showing 3751

Add 3d pie chart options

add in 3d pie charts
about 7 years ago in Spotfire / Visualization 1 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...
almost 2 years ago in Spotfire / Scripting 0 Future Consideration

Show Calculated Columns Precedents and Dependents

When making several calculated columns that refer to other columns it would be useful to see a branch out of all the columns that go into a calculated column. Also, the ability to see the columns that are dependent on the calculated column would h...
about 7 years ago in Spotfire / Data Management 0 Future Consideration

Get Page /Tab level usage of spotfire report

We have a spotfire report which contains 12-15 pages and we would like to track usability of different page in that analysis by users from log files. I know we had tab level monitoring available in spotfire version 5.5 but later version does not h...
about 7 years ago in Spotfire / Library 3 Future Consideration

Enable ability to add DB hints to information link without using freehand SQL

Hints are sometimes useful to improve performance of an information link but can only be added as FREEHAND. Freehand then locks the SQL and changes to filter parameters aetc are not honored
about 7 years ago in Spotfire / Information Services 0 Future Consideration

Keep old output columns when adding new output columns in data function

Say we have a data function that has column A as output. When the script is altered and a new column B is added as output, then an additional column A is added along with the new column B. However, as calculated columns etc. might depend on the ol...
about 7 years ago in Spotfire / Analytics / Data Functions 0 Future Consideration

Add method to create DataSource via list/array of values.

Scenario Given lists of values - e.g., `set_a` and `set_b` - in the example below, goal is to create a DataTable in .dxp. set_a = [1, 2, 3, 4] set_b = [5, 6, 7, 8] Current Workflow The DataSource Class is created by (1) generating a tab-delimited ...
almost 2 years ago in Spotfire / Scripting 0 Future Consideration

Dynamic node movement to specific resource pools (according to availability of resources)

Hello, I use cached on spotfire node dashboard (DXP files) with infolinks. I have webplayer 5 nodes, in order to support the amount of ram required for all cached reports. I set an amount of reports per node using rules to specific resource pools ...
over 3 years ago in Spotfire / System Administration 0 Future Consideration

Quickly transform data using Python or R

The Spotfire Data Canvas should support transforming data with Python or R code that's added directly to the data canvas pipeline. With a couple of clicks you should be able to paste your Python or R code directly into a new data function which is...
over 5 years ago in Spotfire / Data Management 0 Future Consideration

Option to release temporary data from memory when using "Add Rows" and "Add Columns" operation.

At this time, when using "Add Rows" and "Add Columns" operation, memory consumption becomes much larger than total of each data source. For example, four data sources with 1000 rows each are merged in one datatable with "Add Rows" operations, bel...
over 3 years ago in Spotfire / Data Management 0 Future Consideration