- When using the
load_data
function to chain processes, all variables are passed to all processes. - Variables can be passed to SQL and Python from MDX using the
defineState
argument as shown below.
-d
as follows.
Shell
Use Variables in SQL/Python
Variables are passed to SQL as arguments enclosed in
{{ }}
in Jinja format.