Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Unable to execute notebook with dynamic content

Hi there,   I am trying to execute data pipieline in Fabric but notebook failed to execute.   There is a notebook activity that takes dynamic content, I have 'silver_sf_case' notebook in the same...
  • NandanHegde's avatar
    2 years ago

    Basically every notebook you created would have a unique ID assoacited with it.

    You need to pass that ID value as the parameter rather than the name.

    Even though when you select the notebook name directly from drop down, fabric pipeline at the backend remaps it to a guid while authenticating