Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire

Showing 4104 of 4363

Colors-Apply to Visualizations-Add All

Please add button "add all" to properties-Colors-Apply to Visualizations-[Add All] In very large reports you need to add a lot of pages.
almost 7 years ago in Spotfire / Visualization 1 Future Consideration

Allow users to unhook embedded data function from Spotfire library

If a user has a dxp file containing an embedded TERR data function that is synchronized with the Spotfire library, the path to the library is visible in the Data Function Properties dialog. If the user makes a change to the local copy and saves wi...
over 8 years ago in Spotfire / Analytics / Data Functions 0 Future Consideration

Simplifying the Creation of Task Automation Scripts in Spotfire

This is more of a generalized request, but I just read up on the new Power Automate Visual for Microsoft Power BI, and I really think that Spotfire needs some improvements to match the simplicity delivered for a Business Analyst with Microsoft's i...
over 3 years ago in Spotfire / Scripting 0 Future Consideration

Pass None as Input parameter to python script

Sometimes it would be good when None could be passed as input parameter to a python script which could be used to trigger a special behaviour of the script. Independent of the parameter type there should always be a "None" choice. In the script, t...
almost 7 years ago in Spotfire / Scripting 0 Future Consideration

Lists as input parameter for python scripts

I would be nice if lists could be passed as input parameters for python scripts. Lists of Strings, lists of Reals etc. but also Lists of pages, visualisations etc. It should also be possible to pass an empty list (which could be tested in python b...
almost 7 years ago in Spotfire / Scripting 0 Future Consideration

Export/Import Lists to/from Library

Lists can be exported, but onyl to files. However, to share them with colleagues it would be much more convenient to be able to export them to the library and import them from there.
almost 7 years ago in Spotfire / Lists 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

Allow change data source load method between external and import

Customer request this feature to make spotfire even more easy to use. As you know when importing data from database via data connector, either external or import can be specified, however it can not be changed after the import is done. Customer ho...
about 5 years ago in Spotfire / Data Access 1 Future Consideration

show TERR/Python service configuration (from custom.properties) in Monitoring&Diagnostics page

Please show TERR/Python service configuration (from custom.properties) in Monitoring&Diagnostics page. Currently we have to export current configuration file to confirm what has been changed for each instance.
over 3 years ago in Spotfire / System Administration 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