Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 4199 of 4800

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 ...
almost 3 years 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...
almost 3 years ago in Spotfire / Scripting 0 Future Consideration

Built in conversion for Date strings in serial format

There doesn't seem to be any way for Spotfire to take a date string in serial format (41397) and convert it into a working date. I know when the data table is being uploaded, it can be registered as a date and will be converted. For the purpose of...
over 8 years ago in Spotfire / Custom Expressions 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 3 years ago in Spotfire / Scripting 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

While using property control dropdown, how to get "Select All" instead of None

While using property control dropdown, how to get "Select All" instead of None
over 8 years ago in Spotfire / Visualization 0 Future Consideration

Custom Query Functionality in Odata Connector

Its a must to have custom query functionality available in Odata Connector so the user has control to bring in data from mulitple tables using custom joins etc.
over 8 years ago in Spotfire / Data Access 0 Future Consideration

Add a year scroll bar to the date range calendar filter interface

If you want to filter to a set of dates that are really far from the start dates, it's a lot of clicking to get to the date you want. In addition to clicking into the text box to edit the date, it would be nice to be able to scroll forward by year...
over 8 years ago in Spotfire / Visualization 0 Future Consideration

Calculating area of a lasso on map

Once a user marked the map with a lasso, the user can get the long/ lat of the boundary data points of the lasso plus the area of the lasso.
over 8 years ago in Spotfire / Maps 0 Future Consideration

Scheduled analysis balancing based on in size

Scheduled analyses are balanced across Web Players assuming no Resource Pools, but they are also balanced on number not size. The current method is causing large differences in the resources consumed even though the number of visualizations is bal...
over 8 years ago in Spotfire / System Administration 0 Future Consideration