Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 71

Support IronPython Script for Data Export to Excel in Spotfire Web Player

Currently, IronPython scripts that export data to Excel work seamlessly in the Spotfire client version but do not function when used in the Web Player. This limitation poses a significant challenge for users who rely on automated data exports from...
6 days ago in Spotfire / Export 0 To be Reviewed

Handle empty input/output in python data function

TERR function does not throws any error for empty input, when data limit is selected by marking or filtering in data function. but when we do the same with python function it throws the error.
1 day ago in Spotfire / Data Functions 0 To be Reviewed

Data connection to Databricks (M2M)

With Personal Tokens going away we have the need to allow a Machine to Machine connection between Spotfire and Databricks to allow a data connection without the end user needing to log in to Databricks using OAuth2 as authorization.
1 day ago in Spotfire / API 0 To be Reviewed

Enable Execution of Database Statements in (Custom) Queries

If one fires a custom query, Spotfire builds a SELECT * FROM () around the query. This means that only queries with a SELECT statement are supported. However, I often have the case that I want to use other SQL statements. For example, the statemen...
28 days ago in Spotfire / Data Access 0 To be Reviewed

Secure Authentication in Data Functions on Python/R nodes

Our users are increasingly leveraging Python Nodes for data access. A common challenge they’re encountering is around authenticating requests securely. As you're aware, there's currently no built-in way to pass user identity or authenticate reques...
9 days ago in Spotfire / Data Functions 0 To be Reviewed

Show background progress activity circle when executing a script in the background

When executing an IronPython script from a button, or for example by triggering a script when changing a document property the user should have some visual feedback of the fact that there is a background process running.
22 days ago in Spotfire / User Experience 1 To be Reviewed

Sync data function script with external repo

It would be very useful to be able to synchronize the data function code to an external repository like GIT, so that developers can continue to work with traditional tools and then from Spotfire simply perform the pull of the code keeping the vers...
2 months ago in Spotfire / Library 0 To be Reviewed

SharePoint Online File connector with OAuth and Credentials Profile

Dear Team, We successfully implemented the Credentials Profile with the SharePoint Online Connector (https://community.spotfire.com/files/file/147-custom-connector-for-spotfire%C2%AE-to-read-file-data-from-ms-sharepoint-online/) for use with the A...
about 1 month ago in Spotfire / System Administration 0 To be Reviewed

speed up csv load

Attached screenshot indicates that csv file load is much slower than stdf or sbdf. It makes sense that sbdf is fast because it's binary, however we didn't expect stdf is almost as fast as sbdf. Since both csv and stdf are text files and the size o...
about 1 month ago in Spotfire / Data Access 0 To be Reviewed

Allow a Spotfire DXP file to be opened from a Web location

Our current implementation for the Spotfire analyst client is still converting the webdav URL to an UNC path and then feed Spotfire. The UNC-based solution requires the windows WebDav client service to work properly. An implementation was done in ...
21 days ago in Spotfire / Data Access 0 To be Reviewed