adding Widget as a column and populating its value every-time in that column in a table.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2023 08:06 PM
hi ,
I want date for runtime from ADF as @utcnow() -- base paramater of notebook activity in ADF and take the data in ADB using widgets as runtime_date,
further i want that column to be added in my table X with the populated value from the widget.
Every time the widget col runtime_date value will change whenever my pipeline run.
I am struggling with the idea that how can i add a column which will have runtime_date value everytime.
Labels:
- Labels:
-
Azure databricks
-
Databricks SQL
-
Widget