One of the main functionalities needed in almost each analysis is adding Calculated Columns. Considering that Spotfire Copilot could do many including adding data function, it would be a interesting feature if directly from Spotfire Copilot, calcu...
2 months ago
in Spotfire / AI
0
Planning to implement
Web Player Configuration Block URL parameter configuration guide for external LLM Copilot integration
Integration between an External LLM Copilot and Spotfire Web Player relies on dynamically constructing Web Player URLs that include a Configuration Block (configurationBlock). This mechanism allows the external LLM to translate natural language re...
Dynamic wafer map rendering by reading BLOB/CLOB binary data from the database
In semiconductor manufacturing and test engineering, dynamic wafer map rendering involves retrieving raw binary or text-encoded grid data (BLOB/CLOB) from a database (e.g., SEMI E142 XML, KLARF, or compressed bin strings) and parsing it into inter...
In Spotfire Web Player, permissions for custom analyses are governed by a combination of functional license roles, folder-level library access, and underlying data security: standard users with a Consumer license can only view and interact with ex...
When doing support, we need to open DXP file with sometime HUGE amount of data.
It would be useful to be able to open a DXP file in Spotfire Analyst, with a special option "Without Data".
So we could just have a look to
* how many data source the...
Support Parameterization of SELECT Clause in Custom Queries
Enable parameterization of the SELECT statement (column list) within custom SQL queries in Spotfire. Currently, query parameters can be used in filters and conditions, but not to dynamically control which columns are returned. This limits flexibil...
Enhance the usability and flexibility of the configuration interface for Action Mods, particularly for more complex implementations. As mods grow in complexity, the current configuration window can become crowded and difficult to navigate, making ...
5 months ago
in Spotfire / API
0
Future Consideration
Enable support for embedding data functions directly within the Action Mod package, rather than requiring them to be stored and referenced separately in the Spotfire Library. Currently, Action Mods depend on externally managed data functions, whic...
5 months ago
in Spotfire / API
0
Future Consideration
Enable Data Connection Management from Action Mods
Extend the Mod API to allow Action Mods to interact with Spotfire’s data layer, specifically to create, modify, or trigger data connections. Currently, Action Mods cannot:
Create new data connections (e.g., databases, APIs, local files)
Modify...
5 months ago
in Spotfire / API
0
Future Consideration
Add Document Properties to a Text Area via an Action Mod
Currently, it is not possible to create a Text Area and embed Document Properties or other objects directly through an Action Mod. While it is possible to:
create and edit Text Areas, and
create or modify Document Properties via the mod,
the...
5 months ago
in Spotfire / API
0
Future Consideration