Hi @ssommer-ai ,
When you use a table update trigger with a parameter like {{job.trigger.table_update.updated_tables}}, this dynamic parameter only gets populated when the job is triggered by an actual table update event. When you manually click "Run Now", there's no table update context, so the parameter resolution fails.
What you can try to do - instead using Run now directly you can click 3 vertical dots next to it and then choose Run now with different settings

Here just provide some text for this required parameter (or empty string). The job should start now properly.
