I need to execute a DLT pipeline from a Job, and I would like to know if there is any way of passing a dynamic input parameter to apply filter in databricks. I know settings in the pipeline that we use in the DLT notebook, but it seems we can only assign values to them when creating the pipeline. What I would like is to specify a value each time the pipeline is executed. Is that possible?
I tried doing through widget but I need to execute a DLT pipeline from a Job and pass through it