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 ...
allow to customize bind mounts for TERR/Python/R service engine container
Customer wants to read / write files on host OS or NAS shared folder from TERR/Python/R data functions when TERR/Python/R service is configured to use container for engine process. So to do this we need to add more bind mounts to the container. ak...
I want to retain color settings when I change the category of an axis in a graph with properties.
I will answer based on the understanding that the color change is not reflected when categories A and B exist in the properties and the following actions are taken. Step 1) Select category A for the axis of the graph, and change the color usin...
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...
In Spotfire 14 LTS (14.0.3), actions performed by analytics tools are not tracked/logged to the actionlog database.
In Spotfire 14 LTS (14.0.3), the "Export" operations for the following three newly added features, performed by Analysis Tools (Category: analysis_pro), are not being tracked or logged in the action log database:
1. Export "Visualization to Mic...