Forum Discussion
Fabric Pipeline: Notebook Activity, Dynamic notebook name
- Anonymous2 years ago
Hi AravindPeddola ,
This may occur because the Notebook ID provided was not in the correct format or was not retrieved correctly. Verify that the Notebook ID you passed is in the correct GUID format. A valid GUID would be for example: 123e4567-e89b-12d3-a456-426614174000.
If the problem persists, please provide the relevant code information. It's easier for me to troubleshoot for you in more depth.
Best Regards,
Adamk KongIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi AravindPeddola ,
This may occur because the Notebook ID provided was not in the correct format or was not retrieved correctly. Verify that the Notebook ID you passed is in the correct GUID format. A valid GUID would be for example: 123e4567-e89b-12d3-a456-426614174000.
If the problem persists, please provide the relevant code information. It's easier for me to troubleshoot for you in more depth.
Best Regards,
Adamk Kong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous
Here I am passing the notebook name dynamically, how to know the respective notebookID (GUID), from where I can get that.
Thanks,
Aravind
- KhagendraWagle1 year agoFrequent Visitor
Please visit the post and let me know if this solves your problem.