variables in application-as-recipe
krillin
Registered Posts: 5 ✭
i have defined variables for user to give while running application-as-recipe where and how can i access those
Operating system used: windows 11
Operating system used: windows 11
Answers
-
importthepandas Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS Core Concepts, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 115 Neuron
You can find the variables in the application's variables section. I believe if you are setting them via an e.g. variables edit block, they will be in the local section. You can also manipulate variables programmatically with the python API.