Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Data Access

Showing 494

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.
19 days ago in Spotfire / Data Access 0 To be Reviewed

Add support for Client Credentials Flow for JDBC Data Access

Currently the OAuth2 client in the Spotfire Server configuration only allows for the OAuth2 authorisation code flow to access data. This is not very useful for the reasons described below. Please allow the client credentials flow as an alternative...
20 days ago in Spotfire / Information Services 0 Future Consideration

Remove the requirement for a Metadata URL when configuring the OAuth2 client

When configuring an OAuth2 client in the Spotfire server config GUI, the dialogue will not close unless a Metadata URL is entered. It is incorrect to require this since the OAuth 2.0 Authorization Framework (RFC 6749) does not require a metadata U...
about 1 month ago in Spotfire / Information Services 0 Future Consideration

support to load data from csv/txt/excel etc files via FTP protocol

One of our customers would like to have the ability to load data from csv/txt/excel etc files via FTP protocol.
about 1 month ago in Spotfire / Data Access 0 Future Consideration

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...
about 2 months ago in Spotfire / Data Access 0 Future Consideration

add capability to use a piece of sql expression in custom expressions

Hello, We understand that available functions are limited in custom expressions when data is loaded as external. Our customer would like to have the ability to specify a piece of sql expression like below in custom expressions. CASE WHEN [column]=...
about 2 months ago in Spotfire / Data Access 1 Needs Info

A function that centrally visualizes and manages what databases dashboards created on Spotfire are connected to.

Currently, we can check what database each dashboard created in Spotfire is connected to by opening the dashboard and displaying the data canvas. However, in the above, we can only check the dashboard that is open. We would like a function that al...
about 2 months ago in Spotfire / Data Access 0 Future Consideration

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 2 months ago in Spotfire / Data Access 0 Future Consideration

Support Arrow Flight ODBC Driver for Dremio

Dremio has introduced a new ODBC and JDBC driver based on the Apache Arrow Flight protocol which offers new features and performance enhancements for data transfer. See documentation for more details.
3 months ago in Spotfire / Data Access 0 Future Consideration

Add support for Snowflake key pair authenticator type

Hello, Currently Spotfire Analyst only supports connect to Snowflake using the Snowflake username / password. For enhanced security, please add support for connection by key pair authentication.
5 months ago in Spotfire / Data Access 1 Unlikely to implement