Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 304

add API to get UI language of Analyst for Action Mods

Please add API to get UI language of Analyst / WP, so that we can use console.log() to report progress in appropirate language in accord with the UI.
5 days ago in Spotfire / Mods 0 To be Reviewed

allow to use icon for each script in a action mod

Please allow to use different icon for each script in a action mod, in order to distingish them in case several scripts from one action mod are added to visualizations as floating buttons or title bar buttons. Currently icon is on mod level and al...
5 days ago in Spotfire / Mods 0 To be Reviewed

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

add Linq support to Action Mod API

Please add Linq support to Action Mod API to increase productibility when manipulating IEnumerable objects.
16 days ago in Spotfire / Mods 2 Unlikely to implement

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