Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 3876

Categorize data functions

i find the new data function capabilities in Spotfire really useful and the ability to pin data functions to an easily accessible data function panel is very handy. However the long list of functions looks a bit intimidating. It would make it much...
almost 3 years ago in Spotfire / Data Functions 0 Future Consideration

Supporting STYLE element

It would be great to have possibility to use STYLE element in HTML text area.
almost 6 years ago in Spotfire / Text Area 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

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 ...
over 1 year ago in Spotfire / Scripting 0 Future Consideration

Store calculated columns in data connections

If you have a lot of calculated columns in your analysis file, it's frustrating that the only way to share these is by duplicating the analysis file. If they could be stored in data connections these could be reused across multiple dashboards. The...
almost 6 years ago in Spotfire / Data Access / Data Management 0 Future Consideration

Search and locate connections based on guid

Connection to table shows connection name and not GUID. Name is not necessarily unique Source Properties on tables built from a connection does have GUID. This makes reverse trace harder. Searching on NAME is slow and may return duplicates or si...
almost 6 years ago in Spotfire / Data Access 0 Future Consideration

All connectors should be available in the web clients' flyout

I expect all connectors to be available in Business Author. Authoring connections to my data sources is the only reason for me to download the Spotfire Windows client.
almost 6 years ago in Spotfire / Data Access 2 Future Consideration

Dynamically adjust zoom slider scale range setting based on an expression

I would like to write an expression that say adjusts the zoom scale range in and out say one month from say today's date but without filtering out data extraneous to that setting. Currently I have a fixed manual option or auto option that fits to ...
over 7 years ago in Spotfire / Visualization 0 Future Consideration

Add an Ignore Zeros option in an Unpivot transformation

I often have a table with a large number of zero values ( rather than null values) in soem columns that I then need to Unpivot. This results in a table with a large number of rows where the valu column is zero and this impacts overall performance....
almost 6 years ago in Spotfire / Data Management 0 Future Consideration