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.