-
Changing Dataset connection in Python recipe has to be run twice
Hi All, I have a Python recipe that outputs a SQL Dataset. I wish to control to which SQL Database the output Dataset is written to. I have been able to do it with the following code: import dataikui…1 · -
Re: Changing Dataset connection in Python recipe has to be run twice
Thanks @ZachM , Adding the connection change as a separate step of a scenario works1 ·