koji_kawamura
Databricks Employee
Databricks Employee

Hi @Nexusss7 

Out of curiosity, I tried to retrieve the resolved task parameter values. Finding a way to retrieve executed sub-tasks by the for_each task using APIs was challenging. So, I devised a solution using API and system tables.

I simplified the job as follows, focusing on the key parts. The resolved values were successfully retrieved. The whole notebook code is available here. I hope this helps! https://gist.github.com/koji-kawamura-db/ac46d736d411a13cfe70818afdd4b6ec

koji_kawamura_0-1741939412787.png

koji_kawamura_1-1741939556212.png

 

View solution in original post