Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4837 of 4837

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...
over 7 years ago in Spotfire / API 1 Already exists

Have projects sorted in Google BigQuery connector

Hello, Would it be possible to improve the "Big GoogleQuery" connector interface ? Currently, projects are not sorted by alphabetical order and it is quite complex to find a project in an extensive list... Thanks in advance
over 2 years ago in Spotfire / User Experience 0 Future Consideration

Change behaviour of links to files in text areas

Summary: If you place a link to a file that is not accessible for the web player service in a text area, the whole text area can take very long to render. This should be changed so that the text area renders instantly (but the link does not work)....
over 2 years ago in Spotfire / Text Area 0 Future Consideration

Encrypt/Decrypt existing column in tibco DV

We create a view from datasource and we want to encrypt existed column by AES/DES in the view. But the methods and function used are not recorded in official documents. After encrypting, we need to know how to decrypt the column for verify.
over 2 years ago in Spotfire Data Virtualization / development 1 Will not implement

Default Color By Not Choosing the Same Colors

Currently, even with a Color By of less than 20 options, by default, Spotfire will use the same color for more than one of the options. Is there a way for the default settings to not choose the same color until you reach a very large number of cat...
about 5 years ago in Spotfire / User Experience 0 Future Consideration

Add driver support for datetimeoffset datatype in Spotfire

Currently columns with datetimeoffset format are no available in information links when using MS SQL driver. Spotfire does not support the datetimeoffset datatype so any columns that have this format are "invisible" when accessing MS SQL databases...
about 5 years ago in Spotfire / Data Access / Data Management 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

Provides a license monitor that monitors, aggregates, and displays user login and logout times

Session viewer of version 14.1 only shows who is connecting at the moment. Especially when using concurrent licenses, if an administrator can see which departments are using the software frequently, including past history, they may consider adding...
over 2 years ago in Spotfire Statistica 1 Already exists

Re-implement of Software-enforced licenesing management function for concurrent user license

Since end users cannot know who is connecting, they cannot control the number of simultaneous connections. Regarding concurrent user licenses, it is necessary to re-implement the function to limit the maximum number of concurrent connections.
over 2 years ago in Spotfire Statistica 1 Will not implement

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