Dynamic value input to a job
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2025 11:39 PM
How do I pass dynamic value to a databricks job?
I created a notebook which will extract the names of files in the catalog, I want to pass these names as parameter to another notebook task in a job.
What are the ways I can do this?