Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
Hi ,
I have multiple notebooks, and based on the condition I have to pass the dynamic notebook name from Pipeline.
From the Notebook activity in Pipeline, if we select the notebook name from the drop-down list, while running its automatically fetching notebook ID.
but dynamically how to get the notebookID, if we pass the parameter for Notebook name dynamically, It gives the below error
'store_parent_api' is not a valid GUID value for 'Notebook id', please fix 'Notebook id' value before running it again`.
Solved! Go to Solution.
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 @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
Please visit the post and let me know if this solves your problem.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.