-
Re: Exporting a Dataset into Multiple .CSV files
Hi @tgb417 , I guess you'd like to avoid using a python recipe? That is what I'd do. I can't think about a way of doing this using no-code recipes, without being tedious, as you say. C…1 · -
Re: Exporting a Dataset into Multiple .CSV files
It looks good! One could perhaps save some lines at the end, but that is just being pedantic Have a great weekend Tom!1 · -
Re: Preventing users from accessing managed datasets as input
@VickeyC , I think there is not a single solution. I think it will depend on the connection's types: SQL, local folders or files, HDFS, etc. If the connection is to a SQL kind of database, as lo…1 · -
Re: API CALLS inside DSS
To what kind of API do you want to connect? We've working with Jira and Smartsheet api calls, and our approach has two steps: first, we use the python SDK available, and we implement the calls t…1 ·
