Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 4221 of 4805

Allow editing of oauth2 api clients

We can add or delete oauth2 clients using the register-api-client and delete-oauth2-client command line, but there doesn't appear to be a way to edit the scopes associated with an account, or to generate a new client secret. Editing the scopes wou...
over 6 years ago in Spotfire / System Administration 0 Future Consideration

setting columns width of box plot stat table

It's a customer request. Added the ability to optionally control the width of all columns in the statistics table below the boxplot thanks,
about 3 years ago in Spotfire / Visualization 0 Future Consideration

model version by ModelOps in Spotfire

now you can link a Modelops model from Spotfire by Spotfire UI, setting server, project, scoring flow and target environment. It would be very useful to have also the version, or, better, choose if a data function is linked to the published versio...
about 3 years ago in Spotfire / Data Functions 0 Future Consideration

Have the ability to perform Virtualization of Data without leaving platform

Have the ability to perform Data Virtualization on the data sets without having to leave the platform.
about 3 years ago in Spotfire / Data Management 1 Already exists

Allow sample data selection when opening analysis

Some analysis may involve minions of rows or against a slow DB or connection. When trying to open to make updates, it could take 20 minutes or more. Desire here is to allow a report to be opened with sample data so that it can be quickly checked. ...
over 9 years ago in Spotfire / Data Access 3 Future Consideration

add function to convert integer to ascii character and vice versa

Please add function to convert integer to ascii character and vice versa. Currently we use expression like below to do so, it's ugly & slow and can not cover all ascii chars. case when ([val]>=48) and ([val]<=57) then string([val] - 48) ...
about 3 years ago in Spotfire / Custom Expressions 1 Future Consideration

Color by X-Axis of Heatmap

It would be very useful to have small color blocks for the x-axis of a heatmap (for example, to show an additional parameter of the data like disease status in clustering)
about 3 years ago in Spotfire / Visualization 3 Future Consideration

Do not change display name of subset when editing custom expression

This is for Spotfire 7.11. When I add a subset through a custom expression, I usually want to name it. When I edit the custom expression of the subset later on, the display name of the subset is changed to the custom expression. I have to rename i...
over 6 years ago in Spotfire / Visualization 0 Future Consideration

Spotfire API provide access to the time a data source was loaded

In Data Table Properties, the Source Information tab lists information about each data source in a data table, including the time it was loaded. I would like to retrieve the data loaded time using the Spotfire API, so I write an IronPython script ...
about 3 years ago in Spotfire / API 0 Future Consideration

Format (Color by) legend number type for custom expressions

If we were to have a custom expression for the Value (Y) axis and Color by such as SUM(Profit)/SUM(Revenue) and both profit and revenue were in dollars then the Y-axis can be formatted to a Percentage. But the same cannot be done for color by lege...
over 9 years ago in Spotfire / Visualization 1 Future Consideration