Would it be possible to have an option in Spotfire Analyst that launches reports in Development Mode, where in any query is limited to X rows, where X is a customizable option (e.g. 1000). This would allow my users and I to load reports quickly, w...
It would be great to have a license setting to avoid the Data Function proprietary scripts from being exposed to certain groups of Analyst users, while allowing them to execute data functions. As for right now, even with the Register data function...
Please record data function execution in user action log, including both executed locally and on server. We have many customers running data functions (Python / R / TERR) on daily basis and many of them consume lots of system resources, aka CPU or...
Addtl. algorithm for Data Relationship tool allowing to mix categorical and numerical variables
The Data Relationship tool is quick and easy way to search for pairwise correlations. However, the implemented algorithms a) mostly make strong assumptions and b) only allow searching relations between specific combinations of data types such as e...
TERR function does not throws any error for empty input, when data limit is selected by marking or filtering in data function. but when we do the same with python function it throws the error.
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 ...
configure TERR/Python/R services to use proxy to build docker image
Please allow to configure TERR/Python/R services to use proxy to build docker image. The server needs to use proxy to connect to the internet and currently TERR service doesn't support to configure proxy to build docker images, also, TERR service ...
Allow for dropdowns or fixed options in data function flyout
When configuring or registering a data function, I'd like to be able to enforce fixed choices for those input parameters. When running the function in a dashboard with document properties you are able to set options, however when you are running f...
need "go to folder" and "find dependencies / references" for user-driven library search
It's great to be able to search the library from the "open" + button. But, there needs to be a context menu item to go to the parent folder, like there is in the Library Admin Tool. And there needs to be an item to find the references/dependencies...