Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 279

add capability to allow file I/O access

Please add capability to allow file I/O under management. We have seen lots of use cases that utilize IronPythonscripts (possibly migrate to action mods in the future) to export data to csv, load data from csv, export pdf to file, etc.
15 days ago in Spotfire / Mods 0 Future Consideration

Make Spotfire.Dxp.Data.DataOperations.DisplayName read/write

The Spotfire.Dxp.Data.DataOperations.DisplayName IronPython API is read only. Make it read and write so the data operation can be renamed programmatically or from the GUI This idea is somewhat related to https://ideas.spotfire.com/ideas/TS-I-7195 ...
about 1 month ago in Spotfire / API 0 Future Consideration

Ability to access binary columns

Ability to pass through binary columns like images through to mods for rendering
about 2 months ago in Spotfire / Mods 0 Future Consideration

ironpython api reference documentation in python

The API documentation to understand parameters and methods are in C# and is not python friendly. Is it possible to have another comprehensive resource just like it but in python?
2 months ago in Spotfire / API 0 Future Consideration

Add method in IronPython API to export visualization (as-is) to Excel

Currently, the CreateDataWriter method is available to export to Excel (reference); however, this export strips any formatting in the underlying visualization - e.g., Table. Spotfire v14.x offers an in-UI feature to export visualizations, as-is (r...
3 months ago in Spotfire / API / Scripting 0 Future Consideration

All table data in spotfire can be accessed through the spotfire mods api

Recently we wanted to create a custom component using the spotfire mods component I have a problem during this period I wanted to get all the table data from spotfire in the mods development environment because I needed this interaction to display...
3 months ago in Spotfire / Mods 0 Future Consideration

Please add APis to retrieve metadata like connection string of data source and other information of data source

CUrrently, we have usecase for data catalog to retrieve information of a dashboard like the data tables used, data sources relevant and the connect info. But we do not see the DXP having this info and there are no underlying APIs to extract such m...
4 months ago in Spotfire / API 0 Future Consideration

validate information links via an API/CLI command

Currently information designer in Analyst is used for validating infolinks, but we would like to do it without Analyst. Idea is to create an API/CLI command we can use for this purpose.
4 months ago in Spotfire / API 0 Future Consideration

calling an custom Export Tool from Iron Python

te Excecute methot within the CustomTool API is not valid for an customExportTool (even if this inherits it). therefore there is no public method to be called from IronPython in order to trigger a custom export from a button for example. Furthermo...
6 months ago in Spotfire / API 0 Future Consideration

Perform "Resize Columns to Fit" and "Size to Fit" from IronPython Script

Customer would like to perform "Resize Columns to Fit" and "Size to Fit" on table plot from IronPython Script.
7 months ago in Spotfire / API 1 Future Consideration