Passing a date parameter through workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2023 12:32 PM
Hi , when we pass the parameter through workflows in DB, should we need to manually provide the parameter all the time? or any dynamic way of passing the parameter?
- Labels:
-
Date
-
DateParameter
-
Parameter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2023 11:12 PM
Hi, When you create a task in a Databricks job, you can assign parameters to that task. These parameters are linked to the job which means if you have multiple tasks with the same parameter name, then the value provided at runtime is the same for all tasks in that job.
You can refer to https://docs.databricks.com/notebooks/notebook-workflows.html and https://community.databricks.com/s/question/0D53f00001HKHZfCAP/how-do-i-pass-argumentsvariables-to-n...
Please let us know if this doesn't help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2023 01:57 AM
Hi @Menaka Murugesan
Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.
We'd love to hear from you.
Thanks!