Macro
Macros are functions that are written in Jinja. This allows us to write generic logic once, and then reference that logic throughout our project.
Creation steps:
-
Declare the macro by wrapping Jinja expression block
-
parametrize the hard code (column/ value)