-
Re: Concurrent triggers of scenarios in WebApp
Hi @brs , There is not a queue for scenarios, so if a scenario is triggered while it is already running, the "second" scenario run will not execute. In your webapp you could use scenario po…1 · -
Re: How can we "User Secrets" in visual recipes?
Hi @Siddharth1316 , It sounds like you have two questions with the ultimate goal of using stored credentials to perform exports to a plugin like Tableau. To answer the question regarding user credent…1 · -
Re: is it possible to bulk delete projects in a folder in the UI?
Hi @kathyqingyuxu , There isn't currently a way to bulk delete projects in the UI. At the moment there is also no a way to retrieve a project's last modified date from the API. If you can r…2 · -
Re: How to create a python recipe Template
Hi @darioromero , If you wanted to create a python recipe template for users, I think the easiest way to do this is probably to create a "code sample" from the Python recipe screen, like th…1 · -
Re: When reading dataiku dataset, can we read empty string as empty string instead of float NaN?
Hi @Blossom , I don't think that I've been able to reproduce exactly what you are describing. Would you mind providing some more information on your setup and the issue that you are running…1 ·