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