Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4798

Allow setting of the AllowCaching flag for the DataFunctionDefinition class via the API

I've built an extension that creates custom data functions and allows the user to edit them. I'd like to be able to alter the 'AllowCaching' setting, but the only public API method for setting the value is on the DataFunctionDefinitionBuilder clas...
about 7 years ago in Spotfire / API 1 Already exists

Add the user and request details to the mail body in Workload Management rule

We need a feature to show RequestID and UserAccount automatically in Mail body when triggering the rule limit in Workload Management. For example, I add a rule for Request Lifetime Limit and set the action to EMAIL.I would like to use parameters i...
over 2 years ago in Spotfire Data Virtualization / management 0 To be Reviewed

Import selected scripts from other file

Importing a script from another dxp is an important, time saving feature which I use regularly. However, I usually want to import a specific script from another dxp, not all of them. So I'd like to have the possiblity to import only selected scrip...
almost 5 years ago in Spotfire / Scripting 0 Future Consideration

Provide same options sharing analysis in folders and as it is available in sharing links

Copy link is available in the webplayer under the "File > Share > Copy link..." menu. This helps to restrict users to view certain options when you share a link to the analysis (dxp file). Please provide the same feature to analysis (dxp fil...
over 2 years ago in Spotfire / Library 0 Future Consideration

Add script and custom query permissions for TIBCO Cloud Spotfire product

TIBCO Cloud Spotfire users with Analyst licenses need permission to write trusted custom queries. In order to point at a new database server for other Analyst users, I have to open a custom query, verify it, refresh the results, change the databas...
over 7 years ago in Spotfire 0 Future Consideration

Add (Tools menu) Models to Recommendations Engine

It would be valuable to have an option to initiate the Tools menu models (Data Relationships, Clustering, Regression, Classification) with the Recommendations engine. Data exploration can become tedious and haphazard when dealing with more than a ...
over 9 years ago in Spotfire / Analytics / Visualization 0 Future Consideration

Deployment area details in Global Troubleshooting Bundle

When looking through the logs I can see the GUID of a deployment area a service is running (Web player / Automation service), but there is no way to convert that into a name that makes any sense to the Admins. A simple CSV type file with GUID and ...
almost 5 years ago in Spotfire / System Administration 0 Future Consideration

Chord Diagram

A graphical method of displaying the inter-relationships between data in a matrix. The data is arranged radially around a circle with the relationships between the points typically drawn as arcs connecting the data together.
almost 5 years ago in Spotfire / Visualization 0 Future Consideration

Make DataFunctionInput.InputType public

I'm building a complex custom data function and need to be able to check whether an input to a data function is an expression or a value. The DataFunctionInput class has an InputType property, but it's not public so I can't directly access it with...
over 7 years ago in Spotfire / API 1 Future Consideration

add option to trust PyPI sites for installing python packages to Analyst

Some of our customers are seeing below error when using Python Tools to manage python packages. (possible due to proxy server is enforcing SSL inspection on HTTS communications including PyPI) 2023-07-14T08:55:42,837+09:00 2023-07-13 23:55:42,837 ...
over 2 years ago in Spotfire / Data Functions 1 Unlikely to implement