Inconsistent user input format for color specification in different parts of the product:
• RGB inputs for
• Visualization color schemes
• Text area font colors and control font colors
• HEX inputs for
• “Edit Custom Theme…” dialog
We should provi...
please add logical function any() / all() to calculate any(true,false,false) => true any(fale,false,false) => false all(true,true,true) => true all(true,true,false) => false Currently we can sum them and compare to the count to do the ...
Documentation defining all License Preference Options in Administration Manager
It would be very useful to understand the full implications of checking/unchecking License features in the Administration manager. See attached highlighted. Currently, the definitions are available for the broad licenses, not the individual licens...
Data Streams: Ability to manage multiple data streams data sources for the same DXP/visualisation
Data streams caches will have a memory limit and so it may be necessary to manually partition the same type of data across multiple data streams instances that will have a different connection URL. We need a way to manage this within spotfire/data...
Currently there are too many objects (views/Procedures etc) in a specific folder where we end up scrolling through the whole of them to identify the object we need to view in Studio. If can introduce the capability to apply search and filter only ...
Automatically execute procedure when user logs in.
Many times we need a way to trigger a procedure when a user logs in. The procedure could be associated to a user login, or to a virtual database. When the account connects to TDV, it will automatically trigger.