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.
Secure Authentication in Data Functions on Python/R nodes
Our users are increasingly leveraging Python Nodes for data access. A common challenge they’re encountering is around authenticating requests securely. As you're aware, there's currently no built-in way to pass user identity or authenticate reques...
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...
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 ...
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...