Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 4224 of 4806

Alternate between Scroll for large tabular visualisations and a "Paging" option

At the moment, the only option we have for tabular visualisations is to scroll through them. It would be great if we could add an alternative UI for the tabular visualisations such as a "page" option (Previous, Next, page 1-2-3-4-5-6-7 etc.). User...
about 8 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 ...
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

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

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

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

use document property to set low / high on a range filter

One of our customers wants to use document property to set low / high on a range filter, instead of currently only actual value can be used.
almost 3 years ago in Spotfire / Filters 0 Future Consideration